Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dkernfs.h436 void kernfs_break_active_protection(struct kernfs_node *kn);
/linux-6.1.9/kernel/cgroup/
Dcgroup-v1.c847 kernfs_break_active_protection(new_parent); in cgroup1_rename()
848 kernfs_break_active_protection(kn); in cgroup1_rename()
Dcpuset.c2700 kernfs_break_active_protection(of->kn); in cpuset_write_resmask()
Dcgroup.c1662 kernfs_break_active_protection(kn); in cgroup_kn_lock_live()
/linux-6.1.9/fs/kernfs/
Ddir.c1491 void kernfs_break_active_protection(struct kernfs_node *kn) in kernfs_break_active_protection() function
1563 kernfs_break_active_protection(kn); in kernfs_remove_self()
/linux-6.1.9/fs/sysfs/
Dfile.c452 kernfs_break_active_protection(kn); in sysfs_break_active_protection()
/linux-6.1.9/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c2039 kernfs_break_active_protection(kn); in rdtgroup_kn_lock_live()