Home
last modified time | relevance | path

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

/openbmc/linux/kernel/cgroup/
H A Dmisc.c17 #define MAX_NUM U64_MAX macro
215 if (max == MAX_NUM) in misc_cg_max_show()
270 max = MAX_NUM; in misc_cg_max_write()
398 WRITE_ONCE(cg->res[i].max, MAX_NUM); in misc_cg_alloc()