Home
last modified time | relevance | path

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

/linux/include/net/page_pool/
H A Dtypes.h250 refcount_t user_cnt; member
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c368 static u32 user_cnt, kernel_cnt; in dispatch_highpri()
383 if (stall_user_nth && !(++user_cnt % stall_user_nth)) in dispatch_highpri()
204 static u32 user_cnt, kernel_cnt; BPF_STRUCT_OPS() local