Home
last modified time | relevance | path

Searched refs:misc_cg_set_capacity (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dmisc_cgroup.h67 int misc_cg_set_capacity(enum misc_res_type type, u64 capacity);
110 static inline int misc_cg_set_capacity(enum misc_res_type type, u64 capacity) in misc_cg_set_capacity() function
/linux/kernel/cgroup/
H A Dmisc.c86 int misc_cg_set_capacity(enum misc_res_type type, u64 capacity) in misc_cg_set_capacity() function
94 EXPORT_SYMBOL_GPL(misc_cg_set_capacity);
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst2875 capacity prior to using the resource by calling misc_cg_set_capacity().