Searched refs:obj_stock_pcp (Results 1 – 1 of 1) sorted by relevance
2020 struct obj_stock_pcp { struct2032 static DEFINE_PER_CPU_ALIGNED(struct obj_stock_pcp, obj_stock) = { argument2038 static void drain_obj_stock(struct obj_stock_pcp *stock);2039 static bool obj_stock_flush_required(struct obj_stock_pcp *stock,2137 struct obj_stock_pcp *stock; in drain_local_obj_stock()2265 struct obj_stock_pcp *obj_st = &per_cpu(obj_stock, cpu); in drain_all_stock()3141 static struct obj_stock_pcp *trylock_stock(void) in trylock_stock()3149 static void unlock_stock(struct obj_stock_pcp *stock) in unlock_stock()3157 struct obj_stock_pcp *stock, int nr, in __account_obj_stock()3210 struct obj_stock_pcp *stock, in __consume_obj_stock()[all …]