Searched defs:qlen_lazy (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/include/trace/events/ |
D | rcu.h | 772 #define trace_rcu_callback(rcuname, rhp, qlen_lazy, qlen) do { } while (0) argument 773 #define trace_rcu_kfree_callback(rcuname, rhp, offset, qlen_lazy, qlen) \ argument 775 #define trace_rcu_batch_start(rcuname, qlen_lazy, qlen, blimit) \ argument
|