Home
last modified time | relevance | path

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

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