Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dshmem_quota.c48 struct quota_id { struct
49 struct rb_node node;
50 qid_t id;
51 qsize_t bhardlimit;
52 qsize_t bsoftlimit;
53 qsize_t ihardlimit;
54 qsize_t isoftlimit;
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Ddebug.c987 u32 quota_id; in rtw89_debug_mac_dump_dle_dbg() local