Searched defs:ndl (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.15/kernel/rcu/ | 
| D | refscale.c | 134 static void un_delay(const int udl, const int ndl)  in un_delay() 152 static void ref_rcu_delay_section(const int nloops, const int udl, const int ndl)  in ref_rcu_delay_section() 189 static void srcu_ref_scale_delay_section(const int nloops, const int udl, const int ndl)  in srcu_ref_scale_delay_section() 218 static void rcu_tasks_ref_scale_delay_section(const int nloops, const int udl, const int ndl)  in rcu_tasks_ref_scale_delay_section() 244 static void rcu_trace_ref_scale_delay_section(const int nloops, const int udl, const int ndl)  in rcu_trace_ref_scale_delay_section() 275 static void ref_refcnt_delay_section(const int nloops, const int udl, const int ndl)  in ref_refcnt_delay_section() 311 static void ref_rwlock_delay_section(const int nloops, const int udl, const int ndl)  in ref_rwlock_delay_section() 347 static void ref_rwsem_delay_section(const int nloops, const int udl, const int ndl)  in ref_rwsem_delay_section() 380 static void ref_lock_delay_section(const int nloops, const int udl, const int ndl)  in ref_lock_delay_section() 414 static void ref_lock_irq_delay_section(const int nloops, const int udl, const int ndl)  in ref_lock_irq_delay_section() [all …] 
 | 
| /Linux-v5.15/drivers/gpu/drm/omapdrm/dss/ | 
| D | dsi.c | 2642 	int ndl = dsi->num_lanes_used - 1;  in dsi_config_cmd_mode_interleaving()  local 2826 	int ndl = dsi->num_lanes_used - 1;  in dsi_proto_timings()  local 3710 	int bitspp, ndl;  in dsi_cm_calc()  local 3749 	int ndl = dsi->num_lanes_used - 1;  in dsi_vm_calc_blanking()  local 4013 	int ndl = dsi->num_lanes_used - 1;  in dsi_vm_calc()  local
  | 
| D | dsi.h | 187 	unsigned int ndl;  member
  | 
| /Linux-v5.15/drivers/video/fbdev/omap2/omapfb/dss/ | 
| D | dsi.c | 3448 	int ndl = dsi->num_lanes_used - 1;  in dsi_config_cmd_mode_interleaving()  local 3634 	int ndl = dsi->num_lanes_used - 1;  in dsi_proto_timings()  local 4449 	int bitspp, ndl;  in dsi_cm_calc()  local 4488 	int ndl = dsi->num_lanes_used - 1;  in dsi_vm_calc_blanking()  local 4750 	int ndl = dsi->num_lanes_used - 1;  in dsi_vm_calc()  local
  | 
| /Linux-v5.15/drivers/nvdimm/ | 
| D | region_devs.c | 1100 		struct nd_percpu_lane *ndl;  in nd_region_create()  local
  | 
| /Linux-v5.15/include/video/ | 
| D | omapfb_dss.h | 201 	unsigned ndl;  member
  |