Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dkernfs.h436 void kernfs_break_active_protection(struct kernfs_node *kn);
/Linux-v6.6/kernel/cgroup/
Dcgroup-v1.c846 kernfs_break_active_protection(new_parent); in cgroup1_rename()
847 kernfs_break_active_protection(kn); in cgroup1_rename()
Dcpuset.c2864 kernfs_break_active_protection(of->kn); in cpuset_write_resmask()
Dcgroup.c1640 kernfs_break_active_protection(kn); in cgroup_kn_lock_live()
/Linux-v6.6/fs/kernfs/
Ddir.c1525 void kernfs_break_active_protection(struct kernfs_node *kn) in kernfs_break_active_protection() function
1599 kernfs_break_active_protection(kn); in kernfs_remove_self()
/Linux-v6.6/fs/sysfs/
Dfile.c452 kernfs_break_active_protection(kn); in sysfs_break_active_protection()
/Linux-v6.6/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c2311 kernfs_break_active_protection(kn); in rdtgroup_kn_get()