Home
last modified time | relevance | path

Searched defs:tab (Results 1 – 22 of 22) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dckh.h62 ckhc_t *tab; member
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dckh.c259 ckhc_t *tab, *ttab; in ckh_grow() local
312 ckhc_t *tab, *ttab; in ckh_shrink() local
/f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daesopt.h701 #define one_table(x, op, tab, vf, rf, c) \ argument
707 #define four_tables(x, tab, vf, rf, c) \ argument
/f-stack/freebsd/kern/
H A Dsubr_scanf.c581 __sccl(char *tab, const u_char *fmt) in __sccl()
H A Dsubr_blist.c1049 blst_radix_print(blmeta_t *scan, daddr_t blk, daddr_t radix, int tab) in blst_radix_print()
H A Dkern_thread.c296 lwpid_t tab[16]; member
H A Dsubr_prf.c160 tablefull(const char *tab) in tablefull()
H A Dvfs_subr.c300 struct vnode *tab[VDBATCH_SIZE]; member
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_sync.c999 ipf_sync_new(softc, tab, fin, ptr) in ipf_sync_new() argument
1134 ipf_sync_update(softc, tab, fin, sl) in ipf_sync_update() argument
H A Dip_lookup.c930 void *tab = NULL; local
H A Dradix_ipf.c1180 tabe_t *tab; in buildtab() local
H A Dfil.c9218 ipf_settimeout_tcp(t, p, tab) in ipf_settimeout_tcp() argument
/f-stack/freebsd/arm64/arm64/
H A Ddisassem.c183 arm64_disasm_generate_masks(struct arm64_insn *tab) in arm64_disasm_generate_masks()
/f-stack/freebsd/x86/cpufreq/
H A Dest.c98 #define INTEL(tab, zhi, vhi, zlo, vlo, bus_clk) \ argument
100 #define CENTAUR(tab, zhi, vhi, zlo, vlo, bus_clk) \ argument
/f-stack/dpdk/drivers/net/mvpp2/
H A Dmrvl_qos.c215 get_entry_values(const char *entry, uint8_t *tab, in get_entry_values()
/f-stack/freebsd/contrib/openzfs/module/nvpair/
H A Dnvpair.c270 i_nvp_t **tab = nv_mem_zalloc(priv, buckets * sizeof (i_nvp_t *)); in nvt_tab_alloc() local
282 i_nvp_t **tab = priv->nvp_hashtable; in nvt_tab_free() local
332 i_nvp_t **tab = priv->nvp_hashtable; in nvt_lookup_name_type() local
367 i_nvp_t **tab = priv->nvp_hashtable; in nvt_resize() local
474 i_nvp_t **tab = priv->nvp_hashtable; in nvt_remove_nvpair() local
529 i_nvp_t **tab = priv->nvp_hashtable; in nvt_add_nvpair() local
/f-stack/dpdk/examples/l2fwd-cat/
H A Dcat.c735 struct pqos_l3ca tab[PQOS_MAX_L3CA_COS] = {{0} }; local
/f-stack/freebsd/netgraph/
H A Dng_bridge.c99 struct ng_bridge_bucket *tab; /* hash table bucket array */ member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dsa.c1136 sa_idx_tab_t *tab; in sa_tear_down() local
1174 sa_iterfunc_t func, sa_lot_t *tab, void *userp) in sa_attr_iter()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_ie.c703 static const struct uni_print_tbl tab[] = { in uni_print_msghdr_internal() local
6082 static const struct uni_print_tbl tab[] = { in DEF_IE_PRINT() local
6967 static const struct uni_print_tbl tab[] = { in DEF_IE_PRINT() local
/f-stack/freebsd/arm/mv/
H A Dmv_common.c1142 const struct decode_win *tab; in decode_win_overlap() local
/f-stack/freebsd/arm/arm/
H A Dpmap-v6.c2302 pt2tab_user_is_empty(pt2_entry_t *tab) in pt2tab_user_is_empty()