Home
last modified time | relevance | path

Searched defs:nloops (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/rcu/
H A Drefscale.c129 static void ref_rcu_read_section(const int nloops) in ref_rcu_read_section()
139 static void ref_rcu_delay_section(const int nloops, const int udl, const int ndl) in ref_rcu_delay_section()
165 static void srcu_ref_scale_read_section(const int nloops) in srcu_ref_scale_read_section()
176 static void srcu_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in srcu_ref_scale_delay_section()
197 static void rcu_tasks_ref_scale_read_section(const int nloops) in rcu_tasks_ref_scale_read_section()
205 static void rcu_tasks_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in rcu_tasks_ref_scale_delay_section()
221 static void rcu_trace_ref_scale_read_section(const int nloops) in rcu_trace_ref_scale_read_section()
231 static void rcu_trace_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in rcu_trace_ref_scale_delay_section()
252 static void ref_refcnt_section(const int nloops) in ref_refcnt_section()
262 static void ref_refcnt_delay_section(const int nloops, const int udl, const int ndl) in ref_refcnt_delay_section()
[all …]
/OK3568_Linux_fs/kernel/drivers/input/joystick/
H A Dgrip_mp.c136 int i, nloops; in poll_until() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.h1423 unsigned nloops; /**< number of active loops (max SOX_MAX_NLOOPS). */ member