Home
last modified time | relevance | path

Searched refs:hlist_add_behind (Results 1 – 14 of 14) sorted by relevance

/linux/lib/
H A Dlist-test.c890 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(&entries[i].list, &entries[i-1].list); in hlist_test_for_each_entry_from()
[all …]
/linux/net/batman-adv/
H A Dfragmentation.c203 hlist_add_behind(&frag_entry_new->list, &frag_entry_last->list); in batadv_frag_insert_packet()
/linux/tools/include/linux/
H A Dlist.h670 static inline void hlist_add_behind(struct hlist_node *n, in hlist_add_behind() function
/linux/fs/
H A Dlibfs.c133 hlist_add_behind(&cursor->d_sib, &d->d_sib); in scan_positives()
171 hlist_add_behind(&cursor->d_sib, &to->d_sib); in dcache_dir_lseek()
/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_main.c250 hlist_add_behind(&curr->nextchunk, in alloc_command_queues()
/linux/drivers/net/wireguard/selftest/
H A Dallowedips.c175 hlist_add_behind(&node->table, &where->table); in horrible_insert_ordered()
/linux/include/linux/
H A Dlist.h1058 static inline void hlist_add_behind(struct hlist_node *n, in hlist_add_behind() function
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_filters.c658 hlist_add_behind(&aq_rx_fltr->aq_node, &parent->aq_node); in aq_update_table_filters()
/linux/kernel/bpf/
H A Dcgroup.c677 hlist_add_behind(&pl->node, last); in __cgroup_bpf_attach()
/linux/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c2887 hlist_add_behind(&input->nfc_node, &parent->nfc_node); in igb_update_ethtool_nfc_entry()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c2755 hlist_add_behind(&input->fdir_node, &parent->fdir_node); in ixgbe_update_ethtool_fdir_entry()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c3791 hlist_add_behind(&input->fdir_node, &parent->fdir_node); in i40e_update_ethtool_fdir_entry()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c3339 hlist_add_behind(&mce->node, &tail->node); in nix_update_mce_list_entry()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c5262 hlist_add_behind(&rule->rule_node, &parent->rule_node); in hclge_fd_set_user_def_cmd()