Home
last modified time | relevance | path

Searched refs:hlist_nulls_for_each_entry_safe (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Drculist_nulls.h182 #define hlist_nulls_for_each_entry_safe(tpos, pos, head, member) \ macro
/kernel/linux/linux-5.10/
D.clang-format338 - 'hlist_nulls_for_each_entry_safe'
/kernel/linux/linux-5.10/kernel/bpf/
Dhashtab.c1313 hlist_nulls_for_each_entry_safe(l, n, head, hash_node) { in delete_all_elements()
1485 hlist_nulls_for_each_entry_safe(l, n, head, hash_node) { in __htab_map_lookup_and_delete_batch()
2023 hlist_nulls_for_each_entry_safe(l, n, head, hash_node) { in fd_htab_map_free()