Searched defs:hlt (Results 1 – 5 of 5) sorted by relevance
/linux/include/linux/ |
A D | rhashtable.h | 685 struct rhltable *hlt, const void *key, in rhltable_lookup() 849 struct rhltable *hlt, const void *key, struct rhlist_head *list, in rhltable_insert_key() 872 struct rhltable *hlt, struct rhlist_head *list, in rhltable_insert() 1131 struct rhltable *hlt, struct rhlist_head *list, in rhltable_remove() 1248 static inline void rhltable_walk_enter(struct rhltable *hlt, in rhltable_walk_enter() 1262 static inline void rhltable_free_and_destroy(struct rhltable *hlt, in rhltable_free_and_destroy() 1270 static inline void rhltable_destroy(struct rhltable *hlt) in rhltable_destroy()
|
/linux/lib/ |
A D | rhashtable.c | 1086 int rhltable_init(struct rhltable *hlt, const struct rhashtable_params *params) in rhltable_init()
|
/linux/include/uapi/linux/ |
A D | fd.h | 134 unsigned long hlt; /* Head load/settle time, msec */ member
|
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
A D | rvu_npc_fs.c | 414 #define NPC_SCAN_HDR(name, hlid, hlt, hstart, hlen) \ in npc_scan_ldata() argument
|
/linux/drivers/block/ |
A D | floppy.c | 1285 unsigned long hlt; in fdc_specify() local 3566 compat_ulong_t hlt; member
|
Completed in 21 milliseconds