Home
last modified time | relevance | path

Searched refs:HLIST_HEAD_INIT (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dhashtable.h18 { [0 ... ((1 << (bits)) - 1)] = HLIST_HEAD_INIT }
22 { [0 ... ((1 << (bits)) - 1)] = HLIST_HEAD_INIT }
H A Dlist.h789 #define HLIST_HEAD_INIT { .first = NULL } macro
/kernel/linux/linux-6.6/include/linux/
H A Dhashtable.h18 { [0 ... ((1 << (bits)) - 1)] = HLIST_HEAD_INIT }
22 { [0 ... ((1 << (bits)) - 1)] = HLIST_HEAD_INIT }
H A Dlist.h931 #define HLIST_HEAD_INIT { .first = NULL } macro
/kernel/linux/linux-5.10/fs/fscache/
H A Dfsdef.c51 .backing_objects = HLIST_HEAD_INIT,
/kernel/linux/linux-5.10/tools/include/linux/
H A Dhashtable.h19 { [0 ... ((1 << (bits)) - 1)] = HLIST_HEAD_INIT }
H A Dlist.h595 #define HLIST_HEAD_INIT { .first = NULL } macro
/kernel/linux/linux-6.6/tools/include/linux/
H A Dhashtable.h19 { [0 ... ((1 << (bits)) - 1)] = HLIST_HEAD_INIT }
H A Dlist.h606 #define HLIST_HEAD_INIT { .first = NULL } macro
/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_queue.c38 .queue[0 ... IMA_MEASURE_HTABLE_SIZE - 1] = HLIST_HEAD_INIT
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_queue.c38 .queue[0 ... IMA_MEASURE_HTABLE_SIZE - 1] = HLIST_HEAD_INIT
/kernel/linux/linux-5.10/init/
H A Dinit_task.c26 .multiprocess = HLIST_HEAD_INIT,
/kernel/linux/linux-6.6/init/
H A Dinit_task.c26 .multiprocess = HLIST_HEAD_INIT,
/kernel/linux/linux-5.10/net/batman-adv/
H A Dsend.c978 struct hlist_head head = HLIST_HEAD_INIT; in batadv_purge_outstanding_packets()
H A Dfragmentation.c316 struct hlist_head head = HLIST_HEAD_INIT; in batadv_frag_skb_buffer()
H A Dmulticast.c906 struct hlist_head mcast_list = HLIST_HEAD_INIT; in __batadv_mcast_mla_update()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dfragmentation.c315 struct hlist_head head = HLIST_HEAD_INIT; in batadv_frag_skb_buffer()
H A Dsend.c1111 struct hlist_head head = HLIST_HEAD_INIT; in batadv_purge_outstanding_packets()
H A Dmulticast.c872 struct hlist_head mcast_list = HLIST_HEAD_INIT; in __batadv_mcast_mla_update()
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dvector.c56 .head = HLIST_HEAD_INIT,
/kernel/linux/linux-6.6/lib/
H A Dlist-test.c816 struct hlist_head list1 = HLIST_HEAD_INIT; in hlist_test_init()

Completed in 21 milliseconds