Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/mce/
H A Dgenpool.c39 llist_for_each_entry(node, &l->llnode, llnode) { in is_duplicate_mce_record()
H A Dcore.c293 llist_for_each_entry(l, pending, llnode) { in mce_panic()
303 llist_for_each_entry(l, pending, llnode) { in mce_panic()
/linux-6.15/include/linux/
H A Dllist.h180 #define llist_for_each_entry(pos, node, member) \ macro
/linux-6.15/
H A D.clang-format570 - 'llist_for_each_entry'
/linux-6.15/net/core/
H A Dnet_namespace.c612 llist_for_each_entry(net, net_kill_list, cleanup_list) in cleanup_net()
627 llist_for_each_entry(net, net_kill_list, cleanup_list) { in cleanup_net()
/linux-6.15/kernel/
H A Dsmp.c502 llist_for_each_entry(csd, entry, node.llist) { in __flush_smp_call_function_queue()
/linux-6.15/mm/
H A Dmemory-failure.c1899 llist_for_each_entry(p, raw_hwp_head->first, node) { in is_raw_hwpoison_page_in_hugepage()
1944 llist_for_each_entry(p, head->first, node) { in folio_set_hugetlb_hwpoison()
/linux-6.15/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c1268 llist_for_each_entry(qp, active, tx_list) { in siw_run_sq()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_oa.c924 llist_for_each_entry(oa_bo, stream->oa_config_bos.first, node) { in xe_oa_alloc_config_buffer()
/linux-6.15/drivers/iommu/amd/
H A Diommu.c358 llist_for_each_entry(dev_data, node, dev_data_list) { in search_dev_data()
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_perf.c2288 llist_for_each_entry(oa_bo, stream->oa_config_bos.first, node) { in get_oa_vma()