Home
last modified time | relevance | path

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

12

/linux-6.15/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-6.15/ipc/
H A Dnamespace.c174 llist_for_each_entry_safe(n, t, node, mnt_llist) in free_ipc()
180 llist_for_each_entry_safe(n, t, node, mnt_llist) in free_ipc()
/linux-6.15/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-6.15/include/linux/
H A Dllist.h202 #define llist_for_each_entry_safe(pos, n, node, member) \ macro
/linux-6.15/kernel/
H A Dirq_work.c251 llist_for_each_entry_safe(work, tmp, llnode, node.llist) in irq_work_run_list()
H A Dsmp.c527 llist_for_each_entry_safe(csd, csd_next, entry, node.llist) { in __flush_smp_call_function_queue()
555 llist_for_each_entry_safe(csd, csd_next, entry, node.llist) { in __flush_smp_call_function_queue()
/linux-6.15/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()
589 llist_for_each_entry_safe(desc, t, head, llnode) { in irq_process_pending_llist()
H A Ddevice.c1259 llist_for_each_entry_safe(desc, itr, head, llnode) in idxd_flush_pending_descs()
/linux-6.15/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-6.15/lib/
H A Dclosure.c89 llist_for_each_entry_safe(cl, t, reverse, list) { in __closure_wake_up()
/linux-6.15/fs/
H A Dfile_table.c487 llist_for_each_entry_safe(f, t, node, f_llist) in delayed_fput()
/linux-6.15/drivers/tty/
H A Dtty_buffer.c135 llist_for_each_entry_safe(p, next, llist, free) in tty_buffer_free_all()
/linux-6.15/
H A D.clang-format571 - 'llist_for_each_entry_safe'
/linux-6.15/net/ipv4/
H A Dinet_fragment.c168 llist_for_each_entry_safe(fqdir, tmp, kill_list, free_list) { in fqdir_free_fn()
/linux-6.15/drivers/gpu/drm/i915/gem/
H A Di915_gem_object.c411 llist_for_each_entry_safe(obj, on, freed, freed) { in __i915_gem_free_objects()
/linux-6.15/drivers/vhost/
H A Dscsi.c421 llist_for_each_entry_safe(cmd, t, llnode, tvc_completion_list) in vhost_scsi_drop_cmds()
572 llist_for_each_entry_safe(evt, t, llnode, list) { in vhost_scsi_complete_events()
633 llist_for_each_entry_safe(cmd, t, llnode, tvc_completion_list) { in vhost_scsi_complete_cmd_work()
/linux-6.15/fs/ocfs2/
H A Dquota_global.c717 llist_for_each_entry_safe(odquot, next_odquot, list, list) { in ocfs2_drop_dquot_refs()
/linux-6.15/net/core/
H A Dnet_namespace.c464 llist_for_each_entry_safe(net, next, kill_list, defer_free_list) in net_complete_free()
/linux-6.15/drivers/edac/
H A Digen6_edac.c878 llist_for_each_entry_safe(node, tmp, head, llnode) { in ecclog_work_cb()
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_request.c198 llist_for_each_entry_safe(cb, cn, in __notify_execute_cb()
/linux-6.15/fs/xfs/
H A Dxfs_icache.c1981 llist_for_each_entry_safe(ip, n, node, i_gclist) { in xfs_inodegc_worker()
/linux-6.15/block/
H A Dblk-cgroup.c1085 llist_for_each_entry_safe(bisc, next_bisc, lnode, lnode) { in __blkcg_rstat_flush()
/linux-6.15/mm/
H A Dmemory-failure.c1918 llist_for_each_entry_safe(p, next, head, node) { in __folio_free_raw_hwp()
/linux-6.15/drivers/gpu/drm/
H A Ddrm_connector.c216 llist_for_each_entry_safe(connector, n, freed, free_node) { in drm_connector_free_work_fn()

12