Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/cgroup/
Dmisc.c17 #define MAX_NUM ULONG_MAX macro
219 if (max == MAX_NUM) in misc_cg_max_show()
274 max = MAX_NUM; in misc_cg_max_write()
383 WRITE_ONCE(cg->res[i].max, MAX_NUM); in misc_cg_alloc()