Home
last modified time | relevance | path

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

/linux/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/include/linux/
A Dllist.h65 #define LLIST_HEAD(name) struct llist_head name = LLIST_HEAD_INIT(name) macro
/linux/ipc/
A Dnamespace.c134 static LLIST_HEAD(free_ipc_list);
/linux/fs/
A Dfile_table.c301 static LLIST_HEAD(delayed_fput_list);
A Dnamespace.c1147 static LLIST_HEAD(delayed_mntput_list);
/linux/net/ipv4/
A Dinet_fragment.c148 static LLIST_HEAD(fqdir_free_list);
/linux/net/sunrpc/xprtrdma/
A Dsvc_rdma_rw.c192 LLIST_HEAD(free); in svc_rdma_cc_release()
/linux/drivers/edac/
A Digen6_edac.c191 static LLIST_HEAD(ecclog_llist);
/linux/net/core/
A Dnet_namespace.c543 static LLIST_HEAD(cleanup_list);
/linux/drivers/iommu/amd/
A Diommu.c66 static LLIST_HEAD(dev_data_list);
/linux/kernel/
A Dmodule.c97 static LLIST_HEAD(init_free_list);
/linux/mm/
A Dhugetlb.c1579 static LLIST_HEAD(hpage_freelist);

Completed in 49 milliseconds