Home
last modified time | relevance | path

Searched refs:LLIST_HEAD (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/arch/x86/kernel/cpu/mce/
A Dgenpool.c25 static LLIST_HEAD(mce_event_llist);
58 LLIST_HEAD(new_head); in mce_gen_pool_prepare_records()
/linux-6.3-rc2/include/linux/
A Dllist.h65 #define LLIST_HEAD(name) struct llist_head name = LLIST_HEAD_INIT(name) macro
/linux-6.3-rc2/ipc/
A Dnamespace.c166 static LLIST_HEAD(free_ipc_list);
/linux-6.3-rc2/fs/
A Dfile_table.c337 static LLIST_HEAD(delayed_fput_list);
A Dnamespace.c1187 static LLIST_HEAD(delayed_mntput_list);
/linux-6.3-rc2/net/ipv4/
A Dinet_fragment.c149 static LLIST_HEAD(fqdir_free_list);
/linux-6.3-rc2/net/sunrpc/xprtrdma/
A Dsvc_rdma_rw.c192 LLIST_HEAD(free); in svc_rdma_cc_release()
/linux-6.3-rc2/drivers/edac/
A Digen6_edac.c191 static LLIST_HEAD(ecclog_llist);
/linux-6.3-rc2/net/core/
A Dnet_namespace.c563 static LLIST_HEAD(cleanup_list);
/linux-6.3-rc2/kernel/module/
A Dmain.c77 static LLIST_HEAD(init_free_list);
/linux-6.3-rc2/mm/
A Dhugetlb.c1771 static LLIST_HEAD(hpage_freelist);

Completed in 45 milliseconds