Home
last modified time | relevance | path

Searched refs:llist_for_each_entry (Results 1 – 10 of 10) sorted by relevance

/linux/arch/x86/kernel/cpu/mce/
A Dgenpool.c39 llist_for_each_entry(node, &l->llnode, llnode) { in is_duplicate_mce_record()
A Dcore.c293 llist_for_each_entry(l, pending, llnode) { in mce_panic()
302 llist_for_each_entry(l, pending, llnode) { in mce_panic()
/linux/include/linux/
A Dllist.h153 #define llist_for_each_entry(pos, node, member) \ macro
/linux/
A D.clang-format395 - 'llist_for_each_entry'
/linux/net/core/
A Dnet_namespace.c559 llist_for_each_entry(net, net_kill_list, cleanup_list) in cleanup_net()
574 llist_for_each_entry(net, net_kill_list, cleanup_list) { in cleanup_net()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_counters.c250 llist_for_each_entry(counter, addlist, addlist) in mlx5_fc_stats_work()
/linux/kernel/
A Dsmp.c590 llist_for_each_entry(csd, entry, node.llist) { in flush_smp_call_function_queue()
/linux/drivers/infiniband/sw/siw/
A Dsiw_qp_tx.c1250 llist_for_each_entry(qp, active, tx_list) { in siw_run_sq()
/linux/drivers/iommu/amd/
A Diommu.c167 llist_for_each_entry(dev_data, node, dev_data_list) { in search_dev_data()
/linux/drivers/gpu/drm/i915/
A Di915_perf.c1950 llist_for_each_entry(oa_bo, stream->oa_config_bos.first, node) { in get_oa_vma()

Completed in 36 milliseconds