Home
last modified time | relevance | path

Searched defs:ht (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/qemu/util/
H A Dqht.c110 static inline void qht_lock(struct qht *ht) in qht_lock()
119 static inline int qht_trylock(struct qht *ht) in qht_trylock()
128 static inline void qht_unlock(struct qht *ht) in qht_unlock()
338 static inline bool qht_map_is_stale__locked(const struct qht *ht, in qht_map_is_stale__locked()
352 void qht_map_lock_buckets__no_stale(struct qht *ht, struct qht_map **pmap) in qht_map_lock_buckets__no_stale()
381 struct qht_bucket *qht_bucket_lock__no_stale(struct qht *ht, uint32_t hash, in qht_bucket_lock__no_stale()
464 void qht_init(struct qht *ht, qht_cmp_func_t cmp, size_t n_elems, in qht_init()
479 void qht_destroy(struct qht *ht) in qht_destroy()
516 void qht_reset(struct qht *ht) in qht_reset()
525 static inline void qht_do_resize(struct qht *ht, struct qht_map *new) in qht_do_resize()
[all …]
H A Dqsp.c94 struct qht ht; member
289 qsp_entry_create(struct qht *ht, const QSPEntry *entry, uint32_t hash) in qsp_entry_create()
307 qsp_entry_find(struct qht *ht, const QSPEntry *entry, uint32_t hash) in qsp_entry_find()
530 struct qht *ht = up; in qsp_aggregate() local
547 struct qht *ht = htp; in qsp_iter_diff() local
577 struct qht *ht = htp; in qsp_iter_callsite_coalesce() local
601 struct qht ht, coalesce_ht; in qsp_mktree() local
/openbmc/linux/kernel/
Dsmpboot.c
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dact_stats.c
/openbmc/linux/net/netfilter/
Dxt_hashlimit.c
/openbmc/linux/tools/include/linux/
Dhashtable.h
/openbmc/linux/include/linux/
Dhashtable.h
/openbmc/linux/drivers/gpu/drm/i2c/
Dch7006_mode.c
/openbmc/linux/include/net/
Draw.h
/openbmc/u-boot/arch/powerpc/lib/
H A Dkgdb.c70 struct hard_trap_info *ht; in computeSignal() local
/openbmc/linux/arch/mips/kernel/
Dkgdb.c
Dptrace.c
/openbmc/linux/drivers/clk/pxa/
Dclk-pxa27x.c
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
D4965-debug.c
/openbmc/qemu/tests/unit/
H A Dtest-qht.c13 static struct qht ht; variable
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
Deeprom.h
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
Dphy.h
/openbmc/linux/drivers/video/fbdev/matrox/
Dmatroxfb_misc.c
/openbmc/linux/drivers/video/fbdev/
Dasiliantfb.c
/openbmc/qemu/tests/bench/
H A Dqht-bench.c40 static struct qht ht; variable
/openbmc/linux/drivers/net/wireless/broadcom/b43/
Dphy_common.h
/openbmc/linux/drivers/media/pci/zoran/
Dvideocodec.h
/openbmc/qemu/hw/9pfs/
H A D9p.c796 static void qp_table_destroy(struct qht *ht) in qp_table_destroy()
805 static void qpd_table_init(struct qht *ht) in qpd_table_init()
810 static void qpp_table_init(struct qht *ht) in qpp_table_init()
815 static void qpf_table_init(struct qht *ht) in qpf_table_init()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
Dmt76x02.h
/openbmc/linux/drivers/net/wireless/ti/wl18xx/
Dconf.h

12