Searched refs:llist_for_each_entry (Results 1 – 14 of 14) sorted by relevance
| /linux/arch/x86/kernel/cpu/mce/ |
| H A D | genpool.c | 39 llist_for_each_entry(node, &l->llnode, llnode) { in is_duplicate_mce_record()
|
| H A D | core.c | 294 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 D | llist.h | 180 #define llist_for_each_entry(pos, node, member) \ macro
|
| /linux/drivers/dma/ |
| H A D | cv1800b-dmamux.c | 135 llist_for_each_entry(map, dmamux->reserve_maps.first, node) { in cv1800_dmamux_route_allocate()
|
| /linux/net/core/ |
| H A D | net_namespace.c | 679 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-format | 571 - 'llist_for_each_entry'
|
| /linux/kernel/ |
| H A D | smp.c | 508 llist_for_each_entry(csd, entry, node.llist) { in __flush_smp_call_function_queue()
|
| /linux/mm/ |
| H A D | memory-failure.c | 1860 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 D | peer.c | 33 llist_for_each_entry(peer, release_list->first, release_entry) { in unlock_ovpn()
|
| /linux/drivers/infiniband/sw/siw/ |
| H A D | siw_qp_tx.c | 1277 llist_for_each_entry(qp, active, tx_list) { in siw_run_sq()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_gpuvm.c | 1785 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 D | xe_oa.c | 936 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 D | i915_perf.c | 2289 llist_for_each_entry(oa_bo, stream->oa_config_bos.first, node) { in get_oa_vma()
|
| /linux/drivers/iommu/amd/ |
| H A D | iommu.c | 398 llist_for_each_entry(dev_data, node, dev_data_list) { in search_dev_data()
|