Home
last modified time | relevance | path

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

/linux/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.c294 llist_for_each_entry(l, pending, llnode) { in mce_panic()
304 llist_for_each_entry(l, pending, llnode) { in mce_panic()
/linux/include/linux/
H A Dllist.h180 #define llist_for_each_entry(pos, node, member) \ macro
/linux/drivers/dma/
H A Dcv1800b-dmamux.c135 llist_for_each_entry(map, dmamux->reserve_maps.first, node) { in cv1800_dmamux_route_allocate()
/linux/net/core/
H A Dnet_namespace.c679 llist_for_each_entry(net, net_kill_list, cleanup_list) { in cleanup_net()
699 llist_for_each_entry(net, net_kill_list, cleanup_list) { in cleanup_net()
/linux/
H A D.clang-format571 - 'llist_for_each_entry'
/linux/kernel/
H A Dsmp.c508 llist_for_each_entry(csd, entry, node.llist) { in __flush_smp_call_function_queue()
/linux/mm/
H A Dmemory-failure.c1860 llist_for_each_entry(p, raw_hwp_head->first, node) { in is_raw_hwpoison_page_in_hugepage()
1915 llist_for_each_entry(p, head->first, node) { in hugetlb_update_hwpoison()
/linux/drivers/net/ovpn/
H A Dpeer.c33 llist_for_each_entry(peer, release_list->first, release_entry) { in unlock_ovpn()
/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c1277 llist_for_each_entry(qp, active, tx_list) { in siw_run_sq()
/linux/drivers/gpu/drm/
H A Ddrm_gpuvm.c1785 llist_for_each_entry(vm_bo, bo_defer, list.entry.bo_defer) { in drm_gpuvm_bo_deferred_cleanup()
/linux/drivers/gpu/drm/xe/
H A Dxe_oa.c936 llist_for_each_entry(oa_bo, stream->oa_config_bos.first, node) { in xe_oa_alloc_config_buffer()
/linux/drivers/gpu/drm/i915/
H A Di915_perf.c2289 llist_for_each_entry(oa_bo, stream->oa_config_bos.first, node) { in get_oa_vma()
/linux/drivers/iommu/amd/
H A Diommu.c398 llist_for_each_entry(dev_data, node, dev_data_list) { in search_dev_data()