Searched refs:LLIST_HEAD (Results 1 - 12 of 12) sorted by relevance

/linux-master/arch/x86/kernel/cpu/mce/
H A Dgenpool.c25 static LLIST_HEAD(mce_event_llist);
58 LLIST_HEAD(new_head);
/linux-master/include/linux/
H A Dllist.h65 #define LLIST_HEAD(name) struct llist_head name = LLIST_HEAD_INIT(name) macro
/linux-master/ipc/
H A Dnamespace.c166 static LLIST_HEAD(free_ipc_list);
/linux-master/fs/
H A Dfile_table.c438 static LLIST_HEAD(delayed_fput_list);
H A Dnamespace.c1277 static LLIST_HEAD(delayed_mntput_list);
/linux-master/net/ipv4/
H A Dinet_fragment.c152 static LLIST_HEAD(fqdir_free_list);
/linux-master/drivers/gpu/drm/xe/
H A Dxe_pt.c1285 LLIST_HEAD(deferred);
1589 LLIST_HEAD(deferred);
/linux-master/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c178 LLIST_HEAD(free);
/linux-master/drivers/edac/
H A Digen6_edac.c195 static LLIST_HEAD(ecclog_llist);
/linux-master/net/core/
H A Dnet_namespace.c578 static LLIST_HEAD(cleanup_list);
/linux-master/kernel/module/
H A Dmain.c79 static LLIST_HEAD(init_free_list);
/linux-master/mm/
H A Dhugetlb.c1814 static LLIST_HEAD(hpage_freelist);

Completed in 391 milliseconds