Home
last modified time | relevance | path

Searched defs:full (Results 1 – 23 of 23) sorted by relevance

/f-stack/dpdk/drivers/net/cxgbe/
H A Dmps_tcam.h38 bool full; /* since free index can be present member
/f-stack/dpdk/lib/librte_eal/windows/
H A Deal_lcore.c55 bool full = false; in eal_create_cpu_map() local
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dprint.c215 void PrintFunction(const Proto* f, int full) in PrintFunction()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-ndf-defs.h313 uint64_t full : 1; /**< Command fifo is full */ member
352 uint64_t full : 1; /**< Command fifo is full */ member
H A Dcvmx-sriomaintx-defs.h1006 uint32_t full : 1; /**< Not able to receive Doorbell Transactions */ member
2777 uint32_t full : 1; /**< This bit is set when the value of Buffers Filled member
2802 uint32_t full : 1; /**< This bit is set when the value of Buffers Filled member
2914 uint32_t full : 1; /**< This bit is set when the value of Buffers Filled member
H A Dcvmx-sso-defs.h1837 …uint64_t full : 1; /**< FIFO Full. When set, the FPA is busy writing ent… member
1854 …uint64_t full : 1; /**< FIFO Full. When set, the FPA is busy writing ent… member
/f-stack/app/nginx-1.16.1/src/core/
H A Dnginx.c1628 ngx_str_t full; in ngx_set_fstack_conf() local
H A Dngx_conf_file.c900 ngx_str_t full; in ngx_conf_open_file() local
/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni.c829 size_t full; in ng_uni_malloc() local
/f-stack/freebsd/netgraph/
H A Dng_lmi.c311 nglmi_inquire(sc_p sc, int full) in nglmi_inquire()
/f-stack/freebsd/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_lzma2.c58 size_t full; member
/f-stack/freebsd/net/
H A Dif_bridge.c2856 bridge_rtflush(struct bridge_softc *sc, int full) in bridge_rtflush()
2901 bridge_rtdelete(struct bridge_softc *sc, struct ifnet *ifp, int full) in bridge_rtdelete()
H A Dif.c3207 int error, full = 0, valid_len, max_len; in ifconf() local
/f-stack/freebsd/vm/
H A Dvm_object.c2725 boolean_t full = have_addr; in DB_SHOW_COMMAND() local
/f-stack/freebsd/i386/i386/
H A Dmachdep.c2048 int tmp, page_bad, full; in getmemsize() local
/f-stack/freebsd/amd64/amd64/
H A Dmachdep.c1354 int tmp, page_bad, full; in getmemsize() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_recv.c109 boolean_t full; /* this is a full send stream */ member
H A Darc.c9063 boolean_t full; in l2arc_write_buffers() local
/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c1977 bool ref = true, full = false; in pfsync_update_state_req() local
/f-stack/app/redis-5.0.5/src/
H A Dquicklist.c834 int full = 0, at_tail = 0, at_head = 0, full_next = 0, full_prev = 0; in _quicklistInsert() local
H A Dredis-cli.c453 sds full; member
/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h276 u8 full; /* the Tx ring is full */ member
/f-stack/dpdk/app/test-pmd/
H A Dcmdline_flow.c4348 strcmp_partial(const char *full, const char *partial, size_t partial_len) in strcmp_partial()