Searched refs:list_splice_init_rcu (Results 1 – 6 of 6) sorted by relevance
274 static inline void list_splice_init_rcu(struct list_head *list, in list_splice_init_rcu() function
787 list_splice_init_rcu(&old->base.profiles, &lh, synchronize_rcu); in __replace_profile()
1925 list_splice_init_rcu(private, public, synchronize_rcu); in smk_list_swap_rcu()
921 list_splice_init_rcu
700 list_splice_init_rcu(&intf->cmd_rcvrs, &list, synchronize_rcu); in clean_up_interface_data()
2479 list_splice_init_rcu(&fs_devices->devices, &seed_devices->devices, in btrfs_prepare_sprout()
Completed in 39 milliseconds