Home
last modified time | relevance | path

Searched defs:misc_cg_try_charge (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Dmisc_cgroup.h111 static inline int misc_cg_try_charge(enum misc_res_type type, in misc_cg_try_charge() function
/linux-6.6.21/kernel/cgroup/
Dmisc.c140 int misc_cg_try_charge(enum misc_res_type type, struct misc_cg *cg, u64 amount) in misc_cg_try_charge() function