Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drhashtable.h693 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 Drhashtable.c1096 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/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c484 #define NPC_SCAN_HDR(name, hlid, hlt, hstart, hlen) \ in npc_scan_ldata() argument
/linux/drivers/block/
H A Dfloppy.c1287 unsigned long hlt; in fdc_specify() local
3591 compat_ulong_t hlt; member
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h846 #define hlt() \ macro