Searched refs:kf_ops (Results 1 – 2 of 2) sorted by relevance
/arch/x86/kernel/cpu/resctrl/ |
D | rdtgroup.c | 225 0, rft->kf_ops, rft, NULL, NULL); in rdtgroup_add_file() 1443 .kf_ops = &rdtgroup_kf_single_ops, 1450 .kf_ops = &rdtgroup_kf_single_ops, 1457 .kf_ops = &rdtgroup_kf_single_ops, 1464 .kf_ops = &rdtgroup_kf_single_ops, 1471 .kf_ops = &rdtgroup_kf_single_ops, 1478 .kf_ops = &rdtgroup_kf_single_ops, 1485 .kf_ops = &rdtgroup_kf_single_ops, 1492 .kf_ops = &rdtgroup_kf_single_ops, 1499 .kf_ops = &rdtgroup_kf_single_ops, [all …]
|
D | internal.h | 274 const struct kernfs_ops *kf_ops; member
|