Home
last modified time | relevance | path

Searched refs:kernfs_break_active_protection (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
Dkernfs.h302 void kernfs_break_active_protection(struct kernfs_node *kn);
/linux-4.1.27/fs/kernfs/
Ddir.c1120 void kernfs_break_active_protection(struct kernfs_node *kn) in kernfs_break_active_protection() function
1191 kernfs_break_active_protection(kn); in kernfs_remove_self()
/linux-4.1.27/kernel/
Dcgroup.c1179 kernfs_break_active_protection(kn); in cgroup_kn_lock_live()
3039 kernfs_break_active_protection(new_parent); in cgroup_rename()
3040 kernfs_break_active_protection(kn); in cgroup_rename()
Dcpuset.c1671 kernfs_break_active_protection(of->kn); in cpuset_write_resmask()