Home
last modified time | relevance | path

Searched defs:ndl (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/rcu/
H A Drefscale.c144 static void un_delay(const int udl, const int ndl) in un_delay() argument
162 static void ref_rcu_delay_section(const int nloops, const int udl, const int ndl) in ref_rcu_delay_section() argument
200 static void srcu_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in srcu_ref_scale_delay_section() argument
230 static void srcu_fast_ref_scale_delay_section(const int nloops, const int udl, const int ndl) in srcu_fast_ref_scale_delay_section() argument
261 rcu_tasks_ref_scale_delay_section(const int nloops,const int udl,const int ndl) rcu_tasks_ref_scale_delay_section() argument
297 rcu_trace_ref_scale_delay_section(const int nloops,const int udl,const int ndl) rcu_trace_ref_scale_delay_section() argument
336 ref_refcnt_delay_section(const int nloops,const int udl,const int ndl) ref_refcnt_delay_section() argument
373 ref_rwlock_delay_section(const int nloops,const int udl,const int ndl) ref_rwlock_delay_section() argument
410 ref_rwsem_delay_section(const int nloops,const int udl,const int ndl) ref_rwsem_delay_section() argument
443 ref_lock_delay_section(const int nloops,const int udl,const int ndl) ref_lock_delay_section() argument
477 ref_lock_irq_delay_section(const int nloops,const int udl,const int ndl) ref_lock_irq_delay_section() argument
513 ref_acqrel_delay_section(const int nloops,const int udl,const int ndl) ref_acqrel_delay_section() argument
547 ref_sched_clock_delay_section(const int nloops,const int udl,const int ndl) ref_sched_clock_delay_section() argument
580 ref_clock_delay_section(const int nloops,const int udl,const int ndl) ref_clock_delay_section() argument
612 ref_jiffies_delay_section(const int nloops,const int udl,const int ndl) ref_jiffies_delay_section() argument
700 typesafe_delay_section(const int nloops,const int udl,const int ndl) typesafe_delay_section() argument
[all...]
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c3455 int ndl = dsi->num_lanes_used - 1; in dsi_config_cmd_mode_interleaving() local
3641 int ndl = dsi->num_lanes_used - 1; in dsi_proto_timings() local
4456 int bitspp, ndl; in dsi_cm_calc() local
4495 int ndl = dsi->num_lanes_used - 1; in dsi_vm_calc_blanking() local
4757 int ndl = dsi->num_lanes_used - 1; in dsi_vm_calc() local
/linux/drivers/nvdimm/
H A Dregion_devs.c1028 struct nd_percpu_lane *ndl; in nd_region_create() local
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.h187 unsigned int ndl; member