Home
last modified time | relevance | path

Searched refs:llist_for_each_entry (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
H A Dgenpool.c39 llist_for_each_entry(node, &l->llnode, llnode) { in is_duplicate_mce_record()
H A Dcore.c303 llist_for_each_entry(l, pending, llnode) { in mce_panic() function
312 llist_for_each_entry(l, pending, llnode) { in mce_panic() function
/kernel/linux/linux-5.10/include/linux/
H A Dllist.h137 * llist_for_each_entry - iterate over some deleted entries of lock-less list of given type
151 #define llist_for_each_entry(pos, node, member) \ macro
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/
H A Dgenpool.c39 llist_for_each_entry(node, &l->llnode, llnode) { in is_duplicate_mce_record()
H A Dcore.c262 llist_for_each_entry(l, pending, llnode) { in mce_panic() function
271 llist_for_each_entry(l, pending, llnode) { in mce_panic() function
/kernel/linux/linux-6.6/include/linux/
H A Dllist.h139 * llist_for_each_entry - iterate over some deleted entries of lock-less list of given type
153 #define llist_for_each_entry(pos, node, member) \ macro
/kernel/linux/linux-5.10/net/core/
H A Dnet_namespace.c584 llist_for_each_entry(net, net_kill_list, cleanup_list) in cleanup_net()
599 llist_for_each_entry(net, net_kill_list, cleanup_list) { in cleanup_net() function
/kernel/linux/linux-6.6/net/core/
H A Dnet_namespace.c580 llist_for_each_entry(net, net_kill_list, cleanup_list) in cleanup_net()
595 llist_for_each_entry(net, net_kill_list, cleanup_list) { in cleanup_net() function
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c245 llist_for_each_entry(counter, addlist, addlist) in mlx5_fc_stats_work() function
/kernel/linux/linux-5.10/kernel/
H A Dsmp.c357 llist_for_each_entry(csd, entry, llist) { in flush_smp_call_function_queue() function
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c288 llist_for_each_entry(counter, addlist, addlist) { in mlx5_fc_stats_work() function
/kernel/linux/linux-6.6/kernel/
H A Dsmp.c473 llist_for_each_entry(csd, entry, node.llist) { in __flush_smp_call_function_queue() function
/kernel/linux/linux-5.10/mm/
H A Dvmalloc.c1343 llist_for_each_entry(va, valist, purge_list) { in __purge_vmap_area_lazy() function
3499 llist_for_each_entry(va, head, purge_list) { in show_purge_info() function
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c1250 llist_for_each_entry(qp, active, tx_list) { in siw_run_sq() function
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c1285 llist_for_each_entry(qp, active, tx_list) { in siw_run_sq() function
/kernel/linux/linux-6.6/mm/
H A Dmemory-failure.c1860 llist_for_each_entry(p, raw_hwp_head->first, node) { in is_raw_hwpoison_page_in_hugepage()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_perf.c1919 llist_for_each_entry(oa_bo, stream->oa_config_bos.first, node) { in get_oa_vma()
/kernel/linux/linux-5.10/drivers/iommu/amd/
H A Diommu.c211 llist_for_each_entry(dev_data, node, dev_data_list) { in search_dev_data() function
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_perf.c2318 llist_for_each_entry(oa_bo, stream->oa_config_bos.first, node) { in get_oa_vma()
/kernel/linux/linux-6.6/drivers/iommu/amd/
H A Diommu.c212 llist_for_each_entry(dev_data, node, dev_data_list) { in search_dev_data() function

Completed in 50 milliseconds