Home
last modified time | relevance | path

Searched refs:kernfs_unbreak_active_protection (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dkernfs.h388 void kernfs_unbreak_active_protection(struct kernfs_node *kn);
/kernel/linux/linux-5.10/kernel/cgroup/
Dcgroup-v1.c868 kernfs_unbreak_active_protection(kn); in cgroup1_rename()
869 kernfs_unbreak_active_protection(new_parent); in cgroup1_rename()
Dcpuset.c2434 kernfs_unbreak_active_protection(of->kn); in cpuset_write_resmask()
Dcgroup.c1564 kernfs_unbreak_active_protection(kn); in cgroup_kn_unlock()
/kernel/linux/linux-5.10/fs/kernfs/
Ddir.c1399 void kernfs_unbreak_active_protection(struct kernfs_node *kn) in kernfs_unbreak_active_protection() function
1486 kernfs_unbreak_active_protection(kn); in kernfs_remove_self()
/kernel/linux/linux-5.10/fs/sysfs/
Dfile.c451 kernfs_unbreak_active_protection(kn); in sysfs_unbreak_active_protection()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c2071 kernfs_unbreak_active_protection(kn); in rdtgroup_kn_unlock()
2074 kernfs_unbreak_active_protection(kn); in rdtgroup_kn_unlock()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dkernel.patch482 kernfs_unbreak_active_protection(of->kn);