Searched refs:user_cnt (Results 1 – 3 of 3) sorted by relevance
250 refcount_t user_cnt; member
271 refcount_set(&pool->user_cnt, 1); in page_pool_init()1239 refcount_inc(&pool->user_cnt); in page_pool_use_xdp_mem()
404 static u32 user_cnt, kernel_cnt; in BPF_STRUCT_OPS() local426 if (stall_user_nth && !(++user_cnt % stall_user_nth)) in BPF_STRUCT_OPS()