Searched defs:hlt (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/ |
| H A D | rhashtable.h | 730 struct rhltable *hlt, const void *key, in rhltable_lookup() 741 struct rhltable *hlt, const void *key, in rhltable_lookup_likely() 909 struct rhltable *hlt, const void *key, struct rhlist_head *list, in rhltable_insert_key() 932 struct rhltable *hlt, struct rhlist_head *list, in rhltable_insert() 1192 struct rhltable *hlt, struct rhlist_head *list, in rhltable_remove() 1310 static inline void rhltable_walk_enter(struct rhltable *hlt, in rhltable_walk_enter() 1324 static inline void rhltable_free_and_destroy(struct rhltable *hlt, in rhltable_free_and_destroy() 1332 static inline void rhltable_destroy(struct rhltable *hlt) in rhltable_destroy()
|
| /linux/lib/ |
| H A D | rhashtable.c | 1126 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/block/ |
| H A D | floppy.c | 1283 unsigned long hlt; in fdc_specify() local 3584 compat_ulong_t hlt; member
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npc_fs.c | 606 #define NPC_SCAN_HDR(name, hlid, hlt, hstart, hlen) \ in npc_scan_ldata() argument
|
| /linux/tools/testing/selftests/kvm/include/x86/ |
| H A D | processor.h | 889 #define hlt() \ macro
|