Home
last modified time | relevance | path

Searched defs:space (Results 1 – 25 of 55) sorted by relevance

123

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_channel.c26 char space[CMSG_SPACE(sizeof(int))]; in ngx_write_channel() member
106 char space[CMSG_SPACE(sizeof(int))]; in ngx_read_channel() member
/f-stack/tools/ipfw/
H A Dnat.c335 size_t space = sizeof(struct nat44_cfg_redir); in estimate_redir_addr() local
358 size_t space; in setup_redir_addr() local
397 size_t space = sizeof(struct nat44_cfg_redir); in estimate_redir_port() local
420 size_t space; in setup_redir_port() local
584 size_t space; in setup_redir_proto() local
/f-stack/dpdk/lib/librte_eventdev/
H A Drte_event_ring.h94 uint32_t space; in rte_event_ring_enqueue_burst() local
/f-stack/freebsd/kern/
H A Dsubr_sglist.c727 size_t space; in sglist_length() local
758 size_t space, split; in sglist_split() local
889 size_t space, end, foffs, loffs; in sglist_slice() local
H A Dkern_sendfile.c249 fixspace(int old, int new, off_t off, int *space) in fixspace()
764 int nios, space, npages, rhpages; in vn_sendfile() local
H A Duipc_mbuf.c871 int space; in m_pullup() local
931 int count, space; in m_copyup() local
1184 int remainder, space; in m_append() local
H A Dkern_intr.c194 int missed, space, flags; in intr_event_update() local
655 size_t space; in intr_event_describe_handler() local
H A Dvfs_bio.c667 long space; in bufspace_adjust() local
696 long space; in bufspace_reserve() local
905 long space, bspace; in runningbufwakeup() local
2239 long space; in bufwrite() local
/f-stack/freebsd/vm/
H A Dsg_pager.c153 size_t space; in sg_pager_getpages() local
/f-stack/dpdk/drivers/event/sw/
H A Devent_ring.h76 const uint32_t space = read + size - write; in rob_ring_enqueue() local
H A Dsw_evdev.c688 uint64_t space = rte_event_ring_free_count( in sw_dump() local
698 uint64_t space = rte_event_ring_free_count( in sw_dump() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_pool.c858 uint64_t space, resv, adjustedsize; in dsl_pool_adjustedsize() local
915 dsl_pool_dirty_space(dsl_pool_t *dp, int64_t space, dmu_tx_t *tx) in dsl_pool_dirty_space()
926 dsl_pool_undirty_space(dsl_pool_t *dp, int64_t space, uint64_t txg) in dsl_pool_undirty_space()
H A Ddsl_dir.c1171 uint64_t space = 0; in dsl_dir_space_towrite() local
1489 dsl_dir_willuse_space(dsl_dir_t *dd, int64_t space, dmu_tx_t *tx) in dsl_dir_willuse_space()
2153 uint64_t fs_cnt, uint64_t ss_cnt, uint64_t space, in dsl_dir_transfer_possible()
/f-stack/freebsd/contrib/openzfs/lib/libshare/os/linux/
H A Dnfs.c508 char *space = NULL; in nfs_copy_entries() local
640 char *space = NULL; in nfs_is_shared() local
/f-stack/freebsd/net80211/
H A Dieee80211_ioctl.c144 uint32_t space; in ieee80211_ioctl_getchaninfo() local
237 size_t space; member
331 uint32_t space; in ieee80211_ioctl_getscanresults() local
353 size_t space; member
466 size_t space; in getstainfo_common() local
2411 setwparsnie(struct ieee80211vap *vap, uint8_t *ie, int space) in setwparsnie()
H A Dieee80211_crypto_ccmp.c455 int data_len, i, space; in ccmp_encrypt() local
606 u_int space; in ccmp_decrypt() local
H A Dieee80211_acl.c297 uint32_t i, space; in acl_getioctl() local
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dstrbuf.c184 int space, i; in strbuf_append_string() local
/f-stack/dpdk/drivers/net/szedata2/
H A Drte_eth_szedata2.h42 void *space[RTE_SZE2_MMIO_MAX]; member
/f-stack/tools/compat/include/sys/
H A Dmalloc.h156 #define MALLOC(space, cast, size, type, flags) \ argument
/f-stack/freebsd/contrib/ncsw/etc/
H A Dmemcpy.c560 uint32_t space = (uint32_t)(PTR_TO_UINT(p) & 0x3); in MemDisp() local
/f-stack/dpdk/lib/librte_graph/
H A Drte_graph_worker.h219 const uint16_t idx, const uint16_t space) in __rte_node_enqueue_prologue()
/f-stack/freebsd/netgraph/atm/sscop/
H A Dng_sscop.c298 u_int window, space; in flow_upper() local
/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_ucode.h2994 uint32_t space = 0; in fill_fc_params() local
3313 uint32_t space = 0; in fill_digest_params() local
3412 int32_t dlen, space; in fill_digest_params() local
/f-stack/freebsd/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c1321 int n, space, offset; in ubt_isoc_write_callback() local

123