Home
last modified time | relevance | path

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

12

/linux/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/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()
H A Dxe_bo.c2499 llist_for_each_entry_safe(bo, next, freed, freed) in xe_bo_put_commit()
H A Dxe_oa.c699 llist_for_each_entry_safe(oa_bo, tmp, stream->oa_config_bos.first, node) in xe_oa_free_configs()
/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()
/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()
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/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/lib/
H A Dclosure.c89 llist_for_each_entry_safe(cl, t, reverse, list) { in __closure_wake_up()
/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.c486 llist_for_each_entry_safe(f, t, node, f_llist) in delayed_fput()
/linux/
H A D.clang-format549 - 'llist_for_each_entry_safe'
/linux/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/net/ipv4/
H A Dinet_fragment.c169 llist_for_each_entry_safe(fqdir, tmp, kill_list, free_list) { in fqdir_free_fn()
/linux/drivers/vhost/
H A Dscsi.c368 llist_for_each_entry_safe(cmd, t, llnode, tvc_completion_list) in vhost_scsi_drop_cmds()
519 llist_for_each_entry_safe(evt, t, llnode, list) { in vhost_scsi_complete_events()
574 llist_for_each_entry_safe(cmd, t, llnode, tvc_completion_list) { in vhost_scsi_complete_cmd_work()
/linux/fs/ocfs2/
H A Dquota_global.c717 llist_for_each_entry_safe(odquot, next_odquot, list, list) { in ocfs2_drop_dquot_refs()
/linux/drivers/edac/
H A Digen6_edac.c869 llist_for_each_entry_safe(node, tmp, head, llnode) { in ecclog_work_cb()
/linux/net/core/
H A Dnet_namespace.c462 llist_for_each_entry_safe(net, next, kill_list, defer_free_list) in net_complete_free()
/linux/fs/xfs/
H A Dxfs_icache.c1981 llist_for_each_entry_safe(ip, n, node, i_gclist) { in xfs_inodegc_worker()
/linux/block/
H A Dblk-cgroup.c1033 llist_for_each_entry_safe(bisc, next_bisc, lnode, lnode) { in __blkcg_rstat_flush()
/linux/mm/
H A Dmemory-failure.c1913 llist_for_each_entry_safe(p, next, head, node) { in __folio_free_raw_hwp()
/linux/drivers/target/
H A Dtarget_core_transport.c1894 llist_for_each_entry_safe(se_cmd, next_cmd, cmd_list, se_cmd_list) { in target_queued_submit_work()
/linux/drivers/block/
H A Dublk_drv.c1230 llist_for_each_entry_safe(data, tmp, io_cmds, node) in ublk_forward_io_cmds()

12