Searched defs:hlist_for_each_entry_safe (Results 1 - 25 of 49) sorted by relevance

12

/linux-master/drivers/net/ethernet/cisco/enic/
H A Denic_clsf.c97 hlist_for_each_entry_safe(n, tmp, hhead, node) { function
139 hlist_for_each_entry_safe(n, tmp, hhead, node) { function
H A Denic_ethtool.c400 hlist_for_each_entry_safe(n, tmp, hhead, node) { function
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_rx_filter.c39 hlist_for_each_entry_safe(f, tmp, head, by_id) { function
581 hlist_for_each_entry_safe(f, tmp, head, by_id) { function
H A Dionic_debugfs.c241 hlist_for_each_entry_safe(f, tmp, head, by_id) { function
/linux-master/fs/orangefs/
H A Dxattr.c72 hlist_for_each_entry_safe(cx, tmp, h, node) { function
295 hlist_for_each_entry_safe(cx, tmp, h, node) { function
386 hlist_for_each_entry_safe(cx, tmp, h, node) { function
/linux-master/net/batman-adv/
H A Dfragmentation.c42 hlist_for_each_entry_safe(entry, node, head, list) { function
H A Dsend.c613 hlist_for_each_entry_safe(forw_packet, safe_tmp_node, function
643 hlist_for_each_entry_safe(forw_packet, safe_tmp_node, head, function
H A Doriginator.c909 hlist_for_each_entry_safe(orig_node, node_tmp, function
1274 hlist_for_each_entry_safe(orig_node, node_tmp, function
H A Dnetwork-coding.c443 hlist_for_each_entry_safe(nc_path, node_tmp, head, hash_entry) { function
H A Dbridge_loop_avoidance.c316 hlist_for_each_entry_safe(claim, node_tmp, function
1237 hlist_for_each_entry_safe(backbone_gw, node_tmp, function
H A Dmulticast.c668 hlist_for_each_entry_safe(mcast_entry, tmp, mcast_list, list) { function
723 hlist_for_each_entry_safe(mcast_entry, tmp, mcast_list, list) { function
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_arfs.c114 hlist_for_each_entry_safe(e, n, del_list_head, list_entry) { function
151 hlist_for_each_entry_safe(ep, n, add_list_head, list_entry) { function
/linux-master/net/nfc/
H A Dllcp_commands.c185 hlist_for_each_entry_safe(sdp, n, head, node) { function
566 hlist_for_each_entry_safe(sdp, n, tlv_list, node) { function
596 hlist_for_each_entry_safe(sdreq, n, tlv_list, node) { function
/linux-master/tools/include/linux/
H A Dlist.h756 #define hlist_for_each_entry_safe(pos, n, head, member) \ macro
/linux-master/drivers/infiniband/core/
H A Diwpm_util.c170 hlist_for_each_entry_safe(map_info, tmp_hlist_node, function
282 hlist_for_each_entry_safe(rem_info, tmp_hlist_node, function
/linux-master/crypto/
H A Dalgapi.c607 hlist_for_each_entry_safe(inst, n, list, list) { function
/linux-master/fs/crypto/
H A Dkeyring.c247 hlist_for_each_entry_safe(mk, tmp, bucket, mk_node) { function
/linux-master/include/linux/
H A Dlist.h1193 #define hlist_for_each_entry_safe(pos, n, head, member) \ macro
/linux-master/fs/ocfs2/dlm/
H A Ddlmrecovery.c2348 hlist_for_each_entry_safe(res, tmp, bucket, hash_node) { function
/linux-master/net/openvswitch/
H A Dflow_table.c487 hlist_for_each_entry_safe(flow, n, head, function
/linux-master/net/netfilter/
H A Dnfnetlink_log.c846 hlist_for_each_entry_safe(inst, t2, head, hlist) { function
/linux-master/kernel/bpf/
H A Ddevmap.c213 hlist_for_each_entry_safe(dev, next, head, index_hlist) { function
762 hlist_for_each_entry_safe(dst, next, head, index_hlist) { function
1086 hlist_for_each_entry_safe(dev, next, head, index_hlist) { function
/linux-master/fs/smb/client/
H A Ddfs_cache.c145 hlist_for_each_entry_safe(ce, n, l, hlist) { function
/linux-master/net/ipv4/
H A Dfib_frontend.c1590 hlist_for_each_entry_safe(tb, tmp, head, tb_hlist) { function
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_ppe.c755 hlist_for_each_entry_safe(entry, n, head, list) { function

Completed in 307 milliseconds

12