/kernel/linux/linux-6.6/lib/ |
H A D | list-test.c | 890 hlist_add_behind(&b, &a); in hlist_test_del() 906 hlist_add_behind(&b, &a); in hlist_test_del_init() 929 hlist_add_behind(&d, &a); in hlist_test_add() 1035 hlist_add_behind(&entries[1], &entries[0]); in hlist_test_for_each() 1036 hlist_add_behind(&entries[2], &entries[1]); in hlist_test_for_each() 1054 hlist_add_behind(&entries[1], &entries[0]); in hlist_test_for_each_safe() 1055 hlist_add_behind(&entries[2], &entries[1]); in hlist_test_for_each_safe() 1077 hlist_add_behind(&entries[i].list, &entries[i-1].list); in hlist_test_for_each_entry() 1100 hlist_add_behind(&entries[i].list, &entries[i-1].list); in hlist_test_for_each_entry_continue() 1131 hlist_add_behind( in hlist_test_for_each_entry_from() [all...] |
/kernel/linux/linux-5.10/tools/include/linux/ |
H A D | list.h | 659 static inline void hlist_add_behind(struct hlist_node *n, in hlist_add_behind() function
|
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | fragmentation.c | 205 hlist_add_behind(&frag_entry_new->list, &frag_entry_last->list); in batadv_frag_insert_packet()
|
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | fragmentation.c | 204 hlist_add_behind(&frag_entry_new->list, &frag_entry_last->list); in batadv_frag_insert_packet()
|
/kernel/linux/linux-6.6/tools/include/linux/ |
H A D | list.h | 670 static inline void hlist_add_behind(struct hlist_node *n, in hlist_add_behind() function
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | list.h | 908 static inline void hlist_add_behind(struct hlist_node *n, in hlist_add_behind() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | list.h | 1046 * hlist_add_behind - add a new entry after the one specified 1050 static inline void hlist_add_behind(struct hlist_node *n, in hlist_add_behind() function
|
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
H A D | cptvf_main.c | 253 hlist_add_behind(&curr->nextchunk, in alloc_command_queues()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_filters.c | 658 hlist_add_behind(&aq_rx_fltr->aq_node, &parent->aq_node); in aq_update_table_filters()
|
/kernel/linux/linux-5.10/drivers/net/wireguard/selftest/ |
H A D | allowedips.c | 175 hlist_add_behind(&node->table, &where->table); in horrible_insert_ordered()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_filters.c | 658 hlist_add_behind(&aq_rx_fltr->aq_node, &parent->aq_node); in aq_update_table_filters()
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/ |
H A D | cptvf_main.c | 250 hlist_add_behind(&curr->nextchunk, in alloc_command_queues()
|
/kernel/linux/linux-6.6/drivers/net/wireguard/selftest/ |
H A D | allowedips.c | 175 hlist_add_behind(&node->table, &where->table); in horrible_insert_ordered()
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | cgroup.c | 677 hlist_add_behind(&pl->node, last); in __cgroup_bpf_attach()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | igb_ethtool.c | 2899 hlist_add_behind(&input->nfc_node, &parent->nfc_node); in igb_update_ethtool_nfc_entry()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ethtool.c | 2732 hlist_add_behind(&input->fdir_node, &parent->fdir_node); in ixgbe_update_ethtool_fdir_entry()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_nix.c | 2033 hlist_add_behind(&mce->node, &tail->node); in nix_update_mce_list()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ethtool.c | 2754 hlist_add_behind(&input->fdir_node, &parent->fdir_node); in ixgbe_update_ethtool_fdir_entry()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | igb_ethtool.c | 2890 hlist_add_behind(&input->nfc_node, &parent->nfc_node); in igb_update_ethtool_nfc_entry()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 3626 hlist_add_behind(&input->fdir_node, &parent->fdir_node); in i40e_update_ethtool_fdir_entry()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 3781 hlist_add_behind(&input->fdir_node, &parent->fdir_node); in i40e_update_ethtool_fdir_entry()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_nix.c | 3025 hlist_add_behind(&mce->node, &tail->node); in nix_update_mce_list_entry()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 5673 hlist_add_behind(&new_rule->rule_node, &parent->rule_node); in hclge_fd_update_rule_list()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 5196 hlist_add_behind(&rule->rule_node, &parent->rule_node); in hclge_fd_insert_rule_node()
|