Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dmemcontrol.c2040 struct obj_stock { struct
2055 struct obj_stock task_obj; argument
2056 struct obj_stock irq_obj;
2066 static void drain_obj_stock(struct obj_stock *stock);
2071 static inline void drain_obj_stock(struct obj_stock *stock) in drain_obj_stock()
2092 static inline struct obj_stock *get_obj_stock(unsigned long *pflags) in get_obj_stock()
3034 struct obj_stock *stock = get_obj_stock(&flags); in mod_objcg_state()
3093 struct obj_stock *stock = get_obj_stock(&flags); in consume_obj_stock()
3106 static void drain_obj_stock(struct obj_stock *stock) in drain_obj_stock()
3180 struct obj_stock *stock = get_obj_stock(&flags); in refill_obj_stock()