Searched defs:hlt (Results 1 – 6 of 6) sorted by relevance
/linux/include/linux/ |
H A 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/lib/ |
H A D | rhashtable.c | 1096 int rhltable_init_noprof(struct rhltable *hlt, const struct rhashtable_params *params) in rhltable_init_noprof()
|
/linux/include/uapi/linux/ |
H A D | fd.h | 134 unsigned long hlt; /* Head load/settle time, msec */ member
|
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc_fs.c | 484 #define NPC_SCAN_HDR(name, hlid, hlt, hstart, hlen) \ in npc_scan_ldata() argument
|
/linux/drivers/block/ |
H A D | floppy.c | 1287 unsigned long hlt; in fdc_specify() local 3591 compat_ulong_t hlt; member
|
/linux/tools/testing/selftests/kvm/include/x86_64/ |
H A D | processor.h | 846 #define hlt() \ macro
|