Home
last modified time | relevance | path

Searched refs:HLIST_HEAD_INIT (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dhashtable.h18 { [0 ... ((1 << (bits)) - 1)] = HLIST_HEAD_INIT }
22 { [0 ... ((1 << (bits)) - 1)] = HLIST_HEAD_INIT }
A Dlist.h850 #define HLIST_HEAD_INIT { .first = NULL } macro
/linux-6.3-rc2/tools/include/linux/
A Dhashtable.h19 { [0 ... ((1 << (bits)) - 1)] = HLIST_HEAD_INIT }
A Dlist.h606 #define HLIST_HEAD_INIT { .first = NULL } macro
/linux-6.3-rc2/security/integrity/ima/
A Dima_queue.c38 .queue[0 ... IMA_MEASURE_HTABLE_SIZE - 1] = HLIST_HEAD_INIT
/linux-6.3-rc2/init/
A Dinit_task.c26 .multiprocess = HLIST_HEAD_INIT,
/linux-6.3-rc2/net/batman-adv/
A Dfragmentation.c315 struct hlist_head head = HLIST_HEAD_INIT; in batadv_frag_skb_buffer()
A Dsend.c1111 struct hlist_head head = HLIST_HEAD_INIT; in batadv_purge_outstanding_packets()
A Dmulticast.c872 struct hlist_head mcast_list = HLIST_HEAD_INIT; in __batadv_mcast_mla_update()
/linux-6.3-rc2/lib/
A Dlist-test.c815 struct hlist_head list1 = HLIST_HEAD_INIT; in hlist_test_init()

Completed in 19 milliseconds