Searched defs:space (Results 76 - 100 of 147) sorted by relevance

123456

/freebsd-current/sys/fs/ext2fs/
H A Dext2_htree.c220 uint32_t space; local
236 uint32_t space; local
/freebsd-current/sys/net80211/
H A Dieee80211_freebsd.c523 int pktlen, space; local
/freebsd-current/contrib/libevent/
H A Dbufferevent_openssl.c589 struct evbuffer_iovec space[2]; local
659 struct evbuffer_iovec space[8]; local
[all...]
/freebsd-current/sys/ufs/ffs/
H A Dffs_snapshot.c205 void *space; local
[all...]
H A Dffs_vfsops.c755 void *space; local
[all...]
/freebsd-current/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c466 const char *space = " "; local
/freebsd-current/sys/dev/malo/
H A Dif_malo.c1105 const int space = sizeof(struct malo_txrec) - hdrlen; local
/freebsd-current/sys/dev/xen/netback/
H A Dnetback_unit_tests.c1074 size_t space = 0; local
H A Dnetback.c1721 const size_t space = MIN(pkt_space, mbuf_space); local
1877 xnb_mbufc2pkt(const struct mbuf *mbufc, struct xnb_pkt *pkt, RING_IDX start, int space) argument
1975 const size_t space = MIN(pkt_space, mbuf_space); local
2395 RING_IDX space; local
[all...]
/freebsd-current/sys/dev/mps/
H A Dmps_user.c406 int off, space; local
[all...]
/freebsd-current/sys/dev/mpr/
H A Dmpr_user.c420 int off, space; local
[all...]
/freebsd-current/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_main.c1047 long space, resid; local
[all...]
/freebsd-current/sys/kern/
H A Dsys_pipe.c1165 int space; local
[all...]
H A Duipc_sockbuf.c1272 int space = asa->sa_len; local
[all...]
H A Duipc_mbuf.c929 int space; local
989 int count, space; local
1334 int remainder, space; local
[all...]
/freebsd-current/sys/dev/nvmf/
H A Dnvmf_tcp.c1308 u_long space, tosend; local
/freebsd-current/usr.bin/diff/
H A Ddiffreg.c1377 int i, t, space; local
[all...]
/freebsd-current/crypto/heimdal/lib/sl/
H A Dslc-gram.c1803 space(FILE *f, int level) function
/freebsd-current/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c149 size_t space; member in struct:dump_context_struct
H A Dvchiq_core.c562 reserve_space(VCHIQ_STATE_T *state, int space, int is_blocking) argument
/freebsd-current/sys/contrib/xen/
H A Dmemory.h252 unsigned int space; /* => enum phys_map_space */ member in struct:xen_add_to_physmap
271 uint16_t space; /* => enum phys_map_space */ member in struct:xen_add_to_physmap_batch
[all...]
/freebsd-current/contrib/libpcap/
H A Doptimize.c273 bpf_u_int32 *space; member in struct:__anon135
/freebsd-current/sys/dev/ath/ath_hal/
H A Dah.c973 ath_hal_setregs(struct ath_hal *ah, const HAL_REGWRITE *regs, int space) argument
951 ath_hal_getregdump(struct ath_hal *ah, const HAL_REGRANGE *regs, void *dstbuf, int space) argument
/freebsd-current/sys/dev/ixgbe/
H A Dif_ix.c4777 const char *space = ""; local
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Ddsl_dir.c1186 uint64_t space = 0; local
1514 dsl_dir_willuse_space(dsl_dir_t *dd, int64_t space, dmu_tx_t *tx) argument
2225 dsl_dir_transfer_possible(dsl_dir_t *sdd, dsl_dir_t *tdd, uint64_t fs_cnt, uint64_t ss_cnt, uint64_t space, cred_t *cr, proc_t *proc) argument
[all...]

Completed in 774 milliseconds

123456