Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dkernfs.h304 void kernfs_break_active_protection(struct kernfs_node *kn);
/linux-4.4.14/fs/kernfs/
Ddir.c1143 void kernfs_break_active_protection(struct kernfs_node *kn) in kernfs_break_active_protection() function
1214 kernfs_break_active_protection(kn); in kernfs_remove_self()
/linux-4.4.14/kernel/
Dcgroup.c1392 kernfs_break_active_protection(kn); in cgroup_kn_lock_live()
3320 kernfs_break_active_protection(new_parent); in cgroup_rename()
3321 kernfs_break_active_protection(kn); in cgroup_rename()
Dcpuset.c1705 kernfs_break_active_protection(of->kn); in cpuset_write_resmask()