Home
last modified time | relevance | path

Searched refs:llist_for_each_entry_safe (Results 1 – 25 of 49) sorted by relevance

12

/linux/arch/x86/kernel/cpu/mce/
H A Dgenpool.c66 llist_for_each_entry_safe(node, t, head, llnode) { in mce_gen_pool_prepare_records()
85 llist_for_each_entry_safe(node, tmp, head, llnode) { in mce_gen_pool_process()
/linux/ipc/
H A Dnamespace.c176 llist_for_each_entry_safe(n, t, node, mnt_llist) in free_ipc()
182 llist_for_each_entry_safe(n, t, node, mnt_llist) in free_ipc()
/linux/drivers/gpu/drm/xe/
H A Dxe_range_fence.c34 llist_for_each_entry_safe(rfence, next, node, link) { in __xe_range_fence_tree_cleanup()
/linux/include/linux/
H A Dllist.h202 #define llist_for_each_entry_safe(pos, n, node, member) \ macro
/linux/kernel/
H A Dirq_work.c251 llist_for_each_entry_safe(work, tmp, llnode, node.llist) in irq_work_run_list()
H A Dsmp.c533 llist_for_each_entry_safe(csd, csd_next, entry, node.llist) { in __flush_smp_call_function_queue()
561 llist_for_each_entry_safe(csd, csd_next, entry, node.llist) { in __flush_smp_call_function_queue()
/linux/drivers/dma/idxd/
H A Dsubmit.c112 llist_for_each_entry_safe(d, t, head, llnode) { in llist_abort_desc()
H A Dirq.c114 llist_for_each_entry_safe(d, t, head, llnode) in idxd_abort_invalid_int_handle_descs()
605 llist_for_each_entry_safe(desc, t, head, llnode) { in irq_process_pending_llist()
/linux/lib/
H A Dclosure.c89 llist_for_each_entry_safe(cl, t, reverse, list) { in __closure_wake_up()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_requests.c250 llist_for_each_entry_safe(rq, rn, first, watchdog.link) { in intel_gt_watchdog_work()
/linux/io_uring/
H A Dtw.c29 llist_for_each_entry_safe(req, tmp, node, io_task_work.node) in io_fallback_req_func()
/linux/kernel/bpf/
H A Dstream.c101 llist_for_each_entry_safe(elem, tmp, list, node) in bpf_stream_free_list()
/linux/drivers/tty/
H A Dtty_buffer.c135 llist_for_each_entry_safe(p, next, llist, free) in tty_buffer_free_all()
/linux/fs/
H A Dfile_table.c491 llist_for_each_entry_safe(f, t, node, f_llist) in delayed_fput()
H A Dpidfs.c195 llist_for_each_entry_safe(attr, next, head, pidfs_llist) { in pidfs_free_attr_work()
/linux/kernel/trace/
H A Dtrace_events_trigger.c54 llist_for_each_entry_safe(data, tmp, llnodes, llist) in trigger_data_free_queued_locked()
77 llist_for_each_entry_safe(data, tmp, llnodes, llist) in trigger_kthread_fn()
/linux/
H A D.clang-format572 - 'llist_for_each_entry_safe'
/linux/net/ipv4/
H A Dinet_fragment.c168 llist_for_each_entry_safe(fqdir, tmp, kill_list, free_list) { in fqdir_free_fn()
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_object.c413 llist_for_each_entry_safe(obj, on, freed, freed) { in __i915_gem_free_objects()
/linux/drivers/vhost/
H A Dscsi.c476 llist_for_each_entry_safe(cmd, t, llnode, tvc_completion_list) in vhost_scsi_drop_cmds()
641 llist_for_each_entry_safe(evt, t, llnode, list) { in vhost_scsi_complete_events()
702 llist_for_each_entry_safe(cmd, t, llnode, tvc_completion_list) { in vhost_scsi_complete_cmd_work()
/linux/drivers/gpu/drm/
H A Ddrm_pagemap.c837 llist_for_each_entry_safe(dev_hold, next, node, link) { in drm_pagemap_dev_unhold_work()
/linux/net/netfilter/
H A Dnft_set_hash.c357 llist_for_each_entry_safe(he, tmp, first_node, walk_node) { in nft_rhash_walk_update()
/linux/fs/ocfs2/
H A Dquota_global.c717 llist_for_each_entry_safe(odquot, next_odquot, list, list) { in ocfs2_drop_dquot_refs()
/linux/net/core/
H A Dnet_namespace.c525 llist_for_each_entry_safe(net, next, kill_list, defer_free_list) in net_complete_free()
/linux/drivers/edac/
H A Digen6_edac.c968 llist_for_each_entry_safe(node, tmp, head, llnode) { in ecclog_work_cb()

12