Home
last modified time | relevance | path

Searched defs:hlt (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Drhashtable.h730 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 Drhashtable.c1126 int rhltable_init_noprof(struct rhltable *hlt, const struct rhashtable_params *params) in rhltable_init_noprof()
/linux/include/uapi/linux/
H A Dfd.h134 unsigned long hlt; /* Head load/settle time, msec */ member
/linux/drivers/block/
H A Dfloppy.c1283 unsigned long hlt; in fdc_specify() local
3584 compat_ulong_t hlt; member
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c606 #define NPC_SCAN_HDR(name, hlid, hlt, hstart, hlen) \ in npc_scan_ldata() argument
/linux/tools/testing/selftests/kvm/include/x86/
H A Dprocessor.h889 #define hlt() \ macro