| /kernel/linux/linux-5.10/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() function 85 llist_for_each_entry_safe(node, tmp, head, llnode) { in mce_gen_pool_process() function
|
| /kernel/linux/linux-6.6/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() function 85 llist_for_each_entry_safe(node, tmp, head, llnode) { in mce_gen_pool_process() function
|
| /kernel/linux/linux-5.10/drivers/md/bcache/ |
| H A D | closure.c | 72 llist_for_each_entry_safe(cl, t, reverse, list) { in __closure_wake_up() function
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | llist.h | 173 #define llist_for_each_entry_safe(pos, n, node, member) \ macro
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | llist.h | 175 #define llist_for_each_entry_safe(pos, n, node, member) \ macro
|
| /kernel/linux/linux-6.6/drivers/dma/idxd/ |
| H A D | submit.c | 110 llist_for_each_entry_safe(d, t, head, llnode) { in llist_abort_desc() function
|
| H A D | irq.c | 568 llist_for_each_entry_safe(desc, t, head, llnode) { in irq_process_pending_llist() function
|
| /kernel/linux/linux-6.6/drivers/md/bcache/ |
| H A D | closure.c | 72 llist_for_each_entry_safe(cl, t, reverse, list) { in __closure_wake_up() function
|
| /kernel/linux/linux-5.10/drivers/dma/idxd/ |
| H A D | init.c | 407 llist_for_each_entry_safe(desc, itr, head, llnode) { in idxd_flush_pending_llist() function
|
| H A D | irq.c | 187 llist_for_each_entry_safe(desc, t, head, llnode) { in irq_process_pending_llist() function
|
| /kernel/linux/linux-6.6/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() function
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_object.c | 202 llist_for_each_entry_safe(obj, on, freed, freed) { in __i915_gem_free_objects() function
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | quota_global.c | 705 llist_for_each_entry_safe(odquot, next_odquot, list, list) { in ocfs2_drop_dquot_refs() function
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | quota_global.c | 705 llist_for_each_entry_safe(odquot, next_odquot, list, list) { in ocfs2_drop_dquot_refs() function
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | inet_fragment.c | 166 llist_for_each_entry_safe(fqdir, tmp, kill_list, free_list) { in fqdir_free_fn() function
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | smp.c | 382 llist_for_each_entry_safe(csd, csd_next, entry, llist) { in flush_smp_call_function_queue() function 410 llist_for_each_entry_safe(csd, csd_next, entry, llist) { in flush_smp_call_function_queue() function
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_counters.c | 293 llist_for_each_entry_safe(counter, tmp, dellist, dellist) { in mlx5_fc_stats_work() function
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_object.c | 405 llist_for_each_entry_safe(obj, on, freed, freed) { in __i915_gem_free_objects() function
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | smp.c | 498 llist_for_each_entry_safe(csd, csd_next, entry, node.llist) { in __flush_smp_call_function_queue() function 526 llist_for_each_entry_safe(csd, csd_next, entry, node.llist) { in __flush_smp_call_function_queue() function
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| H A D | drm_connector.c | 206 llist_for_each_entry_safe(connector, n, freed, free_node) { in drm_connector_free_work_fn() function
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_icache.c | 1876 llist_for_each_entry_safe(ip, n, node, i_gclist) { in xfs_inodegc_worker() function
|
| /kernel/linux/linux-6.6/block/ |
| H A D | blk-cgroup.c | 1021 llist_for_each_entry_safe(bisc, next_bisc, lnode, lnode) { in __blkcg_rstat_flush() function
|
| /kernel/linux/linux-5.10/drivers/vhost/ |
| H A D | vhost.c | 368 llist_for_each_entry_safe(work, work_next, node, node) { in vhost_worker() function
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | checkpoint.c | 1788 llist_for_each_entry_safe(req, next, dispatch_list, llnode) { in __checkpoint_and_complete_reqs() function
|
| /kernel/linux/linux-6.6/drivers/target/ |
| H A D | target_core_transport.c | 1920 llist_for_each_entry_safe(se_cmd, next_cmd, cmd_list, se_cmd_list) { in target_queued_submit_work() function
|