Home
last modified time | relevance | path

Searched defs:qlen_lazy (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/trace/events/
Drcu.h722 #define trace_rcu_callback(rcuname, rhp, qlen_lazy, qlen) do { } while (0) argument
723 #define trace_rcu_kfree_callback(rcuname, rhp, offset, qlen_lazy, qlen) \ argument
725 #define trace_rcu_batch_start(rcuname, qlen_lazy, qlen, blimit) \ argument
/linux-4.1.27/kernel/rcu/
Dtree.h304 long qlen_lazy; /* # of lazy queued callbacks */ member
455 long qlen_lazy; /* Number of lazy callbacks. */ member