| /kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_rx_filter.c | 38 hlist_for_each_entry_safe(f, tmp, head, by_id) { in ionic_rx_filter_replay() function
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_clsf.c | 97 hlist_for_each_entry_safe(n, tmp, hhead, node) { in enic_rfs_flw_tbl_free() function 139 hlist_for_each_entry_safe(n, tmp, hhead, node) { in enic_flow_may_expire() function
|
| H A D | enic_ethtool.c | 407 hlist_for_each_entry_safe(n, tmp, hhead, node) { in enic_grxclsrlall() function
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_clsf.c | 97 hlist_for_each_entry_safe(n, tmp, hhead, node) { in enic_rfs_flw_tbl_free() function 139 hlist_for_each_entry_safe(n, tmp, hhead, node) { in enic_flow_may_expire() function
|
| H A D | enic_ethtool.c | 400 hlist_for_each_entry_safe(n, tmp, hhead, node) { in enic_grxclsrlall() function
|
| /kernel/linux/linux-5.10/fs/orangefs/ |
| H A D | xattr.c | 72 hlist_for_each_entry_safe(cx, tmp, h, node) { in find_cached_xattr() function 295 hlist_for_each_entry_safe(cx, tmp, h, node) { in orangefs_inode_removexattr() function 386 hlist_for_each_entry_safe(cx, tmp, h, node) { in orangefs_inode_setxattr() function
|
| /kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
| H A D | nip_fib.c | 230 hlist_for_each_entry_safe(fn, tmp, h, fib_hlist) { in nip_fib_clean_hash() function
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
| H A D | ice_arfs.c | 113 hlist_for_each_entry_safe(e, n, del_list_head, list_entry) { in ice_arfs_del_flow_rules() function 150 hlist_for_each_entry_safe(ep, n, add_list_head, list_entry) { in ice_arfs_add_flow_rules() function
|
| /kernel/linux/linux-5.10/net/batman-adv/ |
| H A D | fragmentation.c | 44 hlist_for_each_entry_safe(entry, node, head, list) { in batadv_frag_clear_chain() function
|
| H A D | send.c | 619 hlist_for_each_entry_safe(forw_packet, safe_tmp_node, in batadv_forw_packet_list_steal() function 649 hlist_for_each_entry_safe(forw_packet, safe_tmp_node, head, in batadv_forw_packet_list_free() function
|
| H A D | originator.c | 926 hlist_for_each_entry_safe(orig_node, node_tmp, in batadv_originator_free() function 1291 hlist_for_each_entry_safe(orig_node, node_tmp, in batadv_purge_orig_ref() function
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| H A D | ice_arfs.c | 113 hlist_for_each_entry_safe(e, n, del_list_head, list_entry) { in ice_arfs_del_flow_rules() function 150 hlist_for_each_entry_safe(ep, n, add_list_head, list_entry) { in ice_arfs_add_flow_rules() function
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_debugfs.c | 241 hlist_for_each_entry_safe(f, tmp, head, by_id) { in lif_filters_show() function
|
| H A D | ionic_rx_filter.c | 39 hlist_for_each_entry_safe(f, tmp, head, by_id) { in ionic_rx_filter_replay() function 581 hlist_for_each_entry_safe(f, tmp, head, by_id) { in ionic_rx_filter_sync() function
|
| /kernel/linux/linux-6.6/fs/orangefs/ |
| H A D | xattr.c | 72 hlist_for_each_entry_safe(cx, tmp, h, node) { in find_cached_xattr() function 295 hlist_for_each_entry_safe(cx, tmp, h, node) { in orangefs_inode_removexattr() function 386 hlist_for_each_entry_safe(cx, tmp, h, node) { in orangefs_inode_setxattr() function
|
| /kernel/linux/linux-6.6/net/batman-adv/ |
| H A D | fragmentation.c | 43 hlist_for_each_entry_safe(entry, node, head, list) { in batadv_frag_clear_chain() function
|
| H A D | send.c | 613 hlist_for_each_entry_safe(forw_packet, safe_tmp_node, in batadv_forw_packet_list_steal() function 643 hlist_for_each_entry_safe(forw_packet, safe_tmp_node, head, in batadv_forw_packet_list_free() function
|
| /kernel/linux/linux-5.10/net/nfc/ |
| H A D | llcp_commands.c | 185 hlist_for_each_entry_safe(sdp, n, head, node) { in nfc_llcp_free_sdp_tlv_list() function 574 hlist_for_each_entry_safe(sdp, n, tlv_list, node) { in nfc_llcp_send_snl_sdres() function 604 hlist_for_each_entry_safe(sdreq, n, tlv_list, node) { in nfc_llcp_send_snl_sdreq() function
|
| /kernel/linux/linux-6.6/net/nfc/ |
| H A D | llcp_commands.c | 185 hlist_for_each_entry_safe(sdp, n, head, node) { in nfc_llcp_free_sdp_tlv_list() function 566 hlist_for_each_entry_safe(sdp, n, tlv_list, node) { in nfc_llcp_send_snl_sdres() function 596 hlist_for_each_entry_safe(sdreq, n, tlv_list, node) { in nfc_llcp_send_snl_sdreq() function
|
| /kernel/linux/linux-5.10/drivers/infiniband/core/ |
| H A D | iwpm_util.c | 200 hlist_for_each_entry_safe(map_info, tmp_hlist_node, in iwpm_remove_mapinfo() function 316 hlist_for_each_entry_safe(rem_info, tmp_hlist_node, in iwpm_get_remote_info() function
|
| /kernel/linux/linux-5.10/tools/include/linux/ |
| H A D | list.h | 745 #define hlist_for_each_entry_safe(pos, n, head, member) \ macro
|
| /kernel/linux/linux-5.10/fs/crypto/ |
| H A D | keyring.c | 230 hlist_for_each_entry_safe(mk, tmp, bucket, mk_node) { in fscrypt_destroy_keyring() function
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| H A D | devmap.c | 231 hlist_for_each_entry_safe(dev, next, head, index_hlist) { in dev_map_free() function 796 hlist_for_each_entry_safe(dev, next, head, index_hlist) { in dev_map_hash_remove_netdev() function
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | list.h | 1023 #define hlist_for_each_entry_safe(pos, n, head, member) \ macro
|
| /kernel/linux/linux-6.6/fs/crypto/ |
| H A D | keyring.c | 231 hlist_for_each_entry_safe(mk, tmp, bucket, mk_node) { in fscrypt_destroy_keyring() function
|