| /linux/arch/x86/kernel/cpu/mce/ |
| H A D | genpool.c | 66 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 D | namespace.c | 176 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 D | xe_range_fence.c | 34 llist_for_each_entry_safe(rfence, next, node, link) { in __xe_range_fence_tree_cleanup()
|
| /linux/include/linux/ |
| H A D | llist.h | 202 #define llist_for_each_entry_safe(pos, n, node, member) \ macro
|
| /linux/kernel/ |
| H A D | irq_work.c | 251 llist_for_each_entry_safe(work, tmp, llnode, node.llist) in irq_work_run_list()
|
| H A D | smp.c | 533 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 D | submit.c | 112 llist_for_each_entry_safe(d, t, head, llnode) { in llist_abort_desc()
|
| H A D | irq.c | 114 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 D | closure.c | 89 llist_for_each_entry_safe(cl, t, reverse, list) { in __closure_wake_up()
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_gt_requests.c | 250 llist_for_each_entry_safe(rq, rn, first, watchdog.link) { in intel_gt_watchdog_work()
|
| /linux/io_uring/ |
| H A D | tw.c | 29 llist_for_each_entry_safe(req, tmp, node, io_task_work.node) in io_fallback_req_func()
|
| /linux/kernel/bpf/ |
| H A D | stream.c | 101 llist_for_each_entry_safe(elem, tmp, list, node) in bpf_stream_free_list()
|
| /linux/drivers/tty/ |
| H A D | tty_buffer.c | 135 llist_for_each_entry_safe(p, next, llist, free) in tty_buffer_free_all()
|
| /linux/fs/ |
| H A D | file_table.c | 491 llist_for_each_entry_safe(f, t, node, f_llist) in delayed_fput()
|
| H A D | pidfs.c | 195 llist_for_each_entry_safe(attr, next, head, pidfs_llist) { in pidfs_free_attr_work()
|
| /linux/kernel/trace/ |
| H A D | trace_events_trigger.c | 54 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-format | 572 - 'llist_for_each_entry_safe'
|
| /linux/net/ipv4/ |
| H A D | inet_fragment.c | 168 llist_for_each_entry_safe(fqdir, tmp, kill_list, free_list) { in fqdir_free_fn()
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_object.c | 413 llist_for_each_entry_safe(obj, on, freed, freed) { in __i915_gem_free_objects()
|
| /linux/drivers/vhost/ |
| H A D | scsi.c | 476 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 D | drm_pagemap.c | 837 llist_for_each_entry_safe(dev_hold, next, node, link) { in drm_pagemap_dev_unhold_work()
|
| /linux/net/netfilter/ |
| H A D | nft_set_hash.c | 357 llist_for_each_entry_safe(he, tmp, first_node, walk_node) { in nft_rhash_walk_update()
|
| /linux/fs/ocfs2/ |
| H A D | quota_global.c | 717 llist_for_each_entry_safe(odquot, next_odquot, list, list) { in ocfs2_drop_dquot_refs()
|
| /linux/net/core/ |
| H A D | net_namespace.c | 525 llist_for_each_entry_safe(net, next, kill_list, defer_free_list) in net_complete_free()
|
| /linux/drivers/edac/ |
| H A D | igen6_edac.c | 968 llist_for_each_entry_safe(node, tmp, head, llnode) { in ecclog_work_cb()
|