Searched defs:hlt (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Drhashtable.h692 rhltable_lookup( struct rhltable *hlt, const void *key, const struct rhashtable_params params) argument
857 rhltable_insert_key( struct rhltable *hlt, const void *key, struct rhlist_head *list, const struct rhashtable_params params) argument
880 rhltable_insert( struct rhltable *hlt, struct rhlist_head *list, const struct rhashtable_params params) argument
1140 rhltable_remove( struct rhltable *hlt, struct rhlist_head *list, const struct rhashtable_params params) argument
1259 rhltable_walk_enter(struct rhltable *hlt, struct rhashtable_iter *iter) argument
1273 rhltable_free_and_destroy(struct rhltable *hlt, void (*free_fn)(void *ptr, void *arg), void *arg) argument
1281 rhltable_destroy(struct rhltable *hlt) argument
[all...]
/linux-master/lib/
H A Drhashtable.c1090 int rhltable_init(struct rhltable *hlt, const struct rhashtable_params *params) argument
/linux-master/include/uapi/linux/
H A Dfd.h134 unsigned long hlt; /* Head load/settle time, msec */ member in struct:floppy_drive_params
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h828 #define hlt() \ macro
/linux-master/drivers/block/
H A Dfloppy.c1287 unsigned long hlt; local
3591 compat_ulong_t hlt; member in struct:compat_floppy_drive_params
[all...]

Completed in 131 milliseconds