Home
last modified time | relevance | path

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

12

/linux-6.6.21/arch/x86/kernel/cpu/mce/
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.6.21/ipc/
Dnamespace.c172 llist_for_each_entry_safe(n, t, node, mnt_llist) in free_ipc()
178 llist_for_each_entry_safe(n, t, node, mnt_llist) in free_ipc()
/linux-6.6.21/include/linux/
Dllist.h175 #define llist_for_each_entry_safe(pos, n, node, member) \ macro
/linux-6.6.21/drivers/md/bcache/
Dclosure.c72 llist_for_each_entry_safe(cl, t, reverse, list) { in __closure_wake_up()
/linux-6.6.21/kernel/
Dirq_work.c251 llist_for_each_entry_safe(work, tmp, llnode, node.llist) in irq_work_run_list()
Dsmp.c498 llist_for_each_entry_safe(csd, csd_next, entry, node.llist) { in __flush_smp_call_function_queue()
526 llist_for_each_entry_safe(csd, csd_next, entry, node.llist) { in __flush_smp_call_function_queue()
/linux-6.6.21/drivers/dma/idxd/
Dsubmit.c110 llist_for_each_entry_safe(d, t, head, llnode) { in llist_abort_desc()
Dirq.c114 llist_for_each_entry_safe(d, t, head, llnode) in idxd_abort_invalid_int_handle_descs()
568 llist_for_each_entry_safe(desc, t, head, llnode) { in irq_process_pending_llist()
Ddevice.c1254 llist_for_each_entry_safe(desc, itr, head, llnode) in idxd_flush_pending_descs()
/linux-6.6.21/drivers/gpu/drm/i915/gt/
Dintel_gt_requests.c250 llist_for_each_entry_safe(rq, rn, first, watchdog.link) { in intel_gt_watchdog_work()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c293 llist_for_each_entry_safe(counter, tmp, dellist, dellist) { in mlx5_fc_stats_work()
469 llist_for_each_entry_safe(counter, tmp, tmplist, addlist) in mlx5_cleanup_fc_stats()
/linux-6.6.21/fs/
Dfile_table.c406 llist_for_each_entry_safe(f, t, node, f_llist) in delayed_fput()
/linux-6.6.21/
D.clang-format489 - 'llist_for_each_entry_safe'
/linux-6.6.21/drivers/tty/
Dtty_buffer.c135 llist_for_each_entry_safe(p, next, llist, free) in tty_buffer_free_all()
/linux-6.6.21/net/ipv4/
Dinet_fragment.c166 llist_for_each_entry_safe(fqdir, tmp, kill_list, free_list) { in fqdir_free_fn()
/linux-6.6.21/drivers/gpu/drm/i915/gem/
Di915_gem_object.c405 llist_for_each_entry_safe(obj, on, freed, freed) { in __i915_gem_free_objects()
/linux-6.6.21/mm/
Dmemory-failure.c1879 llist_for_each_entry_safe(p, next, head, node) { in __folio_free_raw_hwp()
1905 llist_for_each_entry_safe(p, next, head->first, node) { in folio_set_hugetlb_hwpoison()
/linux-6.6.21/fs/ocfs2/
Dquota_global.c705 llist_for_each_entry_safe(odquot, next_odquot, list, list) { in ocfs2_drop_dquot_refs()
/linux-6.6.21/drivers/vhost/
Dscsi.c510 llist_for_each_entry_safe(evt, t, llnode, list) { in vhost_scsi_evt_work()
557 llist_for_each_entry_safe(cmd, t, llnode, tvc_completion_list) { in vhost_scsi_complete_cmd_work()
/linux-6.6.21/drivers/edac/
Digen6_edac.c680 llist_for_each_entry_safe(node, tmp, head, llnode) { in ecclog_work_cb()
/linux-6.6.21/drivers/block/
Dublk_drv.c1215 llist_for_each_entry_safe(data, tmp, io_cmds, node) in ublk_forward_io_cmds()
1224 llist_for_each_entry_safe(data, tmp, io_cmds, node) in ublk_abort_io_cmds()
/linux-6.6.21/fs/xfs/
Dxfs_icache.c1876 llist_for_each_entry_safe(ip, n, node, i_gclist) { in xfs_inodegc_worker()
/linux-6.6.21/drivers/gpu/drm/i915/
Di915_request.c199 llist_for_each_entry_safe(cb, cn, in __notify_execute_cb()
/linux-6.6.21/block/
Dblk-cgroup.c1021 llist_for_each_entry_safe(bisc, next_bisc, lnode, lnode) { in __blkcg_rstat_flush()
/linux-6.6.21/drivers/gpu/drm/
Ddrm_connector.c215 llist_for_each_entry_safe(connector, n, freed, free_node) { in drm_connector_free_work_fn()

12