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

/linux-master/arch/x86/kernel/cpu/mce/
H A Dgenpool.c39 llist_for_each_entry(node, &l->llnode, llnode) {
H A Dcore.c272 llist_for_each_entry(l, pending, llnode) { function
281 llist_for_each_entry(l, pending, llnode) { function
/linux-master/include/linux/
H A Dllist.h166 * llist_for_each_entry - iterate over some deleted entries of lock-less list of given type
180 #define llist_for_each_entry(pos, node, member) \ macro
/linux-master/kernel/
H A Dsmp.c473 llist_for_each_entry(csd, entry, node.llist) { function
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c288 llist_for_each_entry(counter, addlist, addlist) { function
/linux-master/net/core/
H A Dnet_namespace.c595 llist_for_each_entry(net, net_kill_list, cleanup_list)
610 llist_for_each_entry(net, net_kill_list, cleanup_list) { function
/linux-master/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c1272 llist_for_each_entry(qp, active, tx_list) { function
/linux-master/mm/
H A Dmemory-failure.c1887 llist_for_each_entry(p, raw_hwp_head->first, node) {
/linux-master/drivers/gpu/drm/i915/
H A Di915_perf.c2285 llist_for_each_entry(oa_bo, stream->oa_config_bos.first, node) {
/linux-master/drivers/iommu/amd/
H A Diommu.c214 llist_for_each_entry(dev_data, node, dev_data_list) { function

Completed in 171 milliseconds