Searched refs:llist_for_each_entry (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/arch/x86/kernel/cpu/mce/ |
| D | genpool.c | 39 llist_for_each_entry(node, &l->llnode, llnode) { in is_duplicate_mce_record()
|
| D | core.c | 336 llist_for_each_entry(l, pending, llnode) { in mce_panic() 345 llist_for_each_entry(l, pending, llnode) { in mce_panic()
|
| /Linux-v5.4/include/linux/ |
| D | llist.h | 151 #define llist_for_each_entry(pos, node, member) \ macro
|
| /Linux-v5.4/ |
| D | .clang-format | 351 - 'llist_for_each_entry'
|
| /Linux-v5.4/kernel/ |
| D | smp.c | 233 llist_for_each_entry(csd, entry, llist) in flush_smp_call_function_queue()
|
| /Linux-v5.4/net/core/ |
| D | net_namespace.c | 563 llist_for_each_entry(net, net_kill_list, cleanup_list) in cleanup_net() 578 llist_for_each_entry(net, net_kill_list, cleanup_list) { in cleanup_net()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | fs_counters.c | 245 llist_for_each_entry(counter, addlist, addlist) in mlx5_fc_stats_work()
|
| /Linux-v5.4/drivers/infiniband/sw/siw/ |
| D | siw_qp_tx.c | 1233 llist_for_each_entry(qp, active, tx_list) { in siw_run_sq()
|
| /Linux-v5.4/mm/ |
| D | vmalloc.c | 1268 llist_for_each_entry(va, valist, purge_list) { in __purge_vmap_area_lazy() 3470 llist_for_each_entry(va, head, purge_list) { in show_purge_info()
|
| /Linux-v5.4/drivers/iommu/ |
| D | amd_iommu.c | 221 llist_for_each_entry(dev_data, node, dev_data_list) { in search_dev_data()
|