Searched defs:hlt (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/include/linux/ ! |
D | rhashtable.h | 693 struct rhltable *hlt, const void *key, in rhltable_lookup() 858 struct rhltable *hlt, const void *key, struct rhlist_head *list, in rhltable_insert_key() 881 struct rhltable *hlt, struct rhlist_head *list, in rhltable_insert() 1141 struct rhltable *hlt, struct rhlist_head *list, in rhltable_remove() 1259 static inline void rhltable_walk_enter(struct rhltable *hlt, in rhltable_walk_enter() 1273 static inline void rhltable_free_and_destroy(struct rhltable *hlt, in rhltable_free_and_destroy() 1281 static inline void rhltable_destroy(struct rhltable *hlt) in rhltable_destroy()
|
/linux-6.6.21/lib/ ! |
D | rhashtable.c | 1090 int rhltable_init(struct rhltable *hlt, const struct rhashtable_params *params) in rhltable_init()
|
/linux-6.6.21/include/uapi/linux/ ! |
D | fd.h | 134 unsigned long hlt; /* Head load/settle time, msec */ member
|
/linux-6.6.21/drivers/net/ethernet/marvell/octeontx2/af/ ! |
D | rvu_npc_fs.c | 473 #define NPC_SCAN_HDR(name, hlid, hlt, hstart, hlen) \ in npc_scan_ldata() argument
|
/linux-6.6.21/drivers/block/ ! |
D | floppy.c | 1284 unsigned long hlt; in fdc_specify() local 3587 compat_ulong_t hlt; member
|
/linux-6.6.21/tools/testing/selftests/kvm/include/x86_64/ ! |
D | processor.h | 794 #define hlt() \ macro
|