Home
last modified time | relevance | path

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

/openbmc/linux/kernel/cgroup/
H A Dmisc.c40 static u64 misc_res_capacity[MISC_CG_RES_TYPES];
67 return type >= 0 && type < MISC_CG_RES_TYPES; in valid_type()
212 for (i = 0; i < MISC_CG_RES_TYPES; i++) { in misc_cg_max_show()
250 enum misc_res_type type = MISC_CG_RES_TYPES; in misc_cg_max_write()
259 for (i = 0; i < MISC_CG_RES_TYPES; i++) { in misc_cg_max_write()
266 if (type == MISC_CG_RES_TYPES) in misc_cg_max_write()
301 for (i = 0; i < MISC_CG_RES_TYPES; i++) { in misc_cg_current_show()
325 for (i = 0; i < MISC_CG_RES_TYPES; i++) { in misc_cg_capacity_show()
340 for (i = 0; i < MISC_CG_RES_TYPES; i++) { in misc_events_show()
397 for (i = 0; i < MISC_CG_RES_TYPES; i++) { in misc_cg_alloc()
/openbmc/linux/include/linux/
H A Dmisc_cgroup.h21 MISC_CG_RES_TYPES enumerator
54 struct misc_res res[MISC_CG_RES_TYPES];
/openbmc/linux/arch/x86/kvm/svm/
H A Dsev.c46 #define MISC_CG_RES_SEV MISC_CG_RES_TYPES
47 #define MISC_CG_RES_SEV_ES MISC_CG_RES_TYPES