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
901 list_splice_init_rcu(&old->base.profiles, &lh, synchronize_rcu); in __replace_profile()
1936 list_splice_init_rcu(private, public, synchronize_rcu); in smk_list_swap_rcu()
1025 list_splice_init_rcu
718 list_splice_init_rcu(&intf->cmd_rcvrs, &list, synchronize_rcu); in clean_up_interface_data()
2505 list_splice_init_rcu(&fs_devices->devices, &seed_devices->devices, in btrfs_setup_sprout()
Completed in 34 milliseconds