| /Linux-v5.4/drivers/gpu/drm/i915/selftests/ | 
| D | i915_gem_gtt.c | 218 			 unsigned long end_time)  in lowlevel_hole()345 		     unsigned long end_time)  in fill_hole()
 557 		     unsigned long end_time)  in walk_hole()
 641 		    unsigned long end_time)  in pot_hole()
 717 		      unsigned long end_time)  in drunk_hole()
 827 			 unsigned long end_time)  in __shrink_hole()
 894 		       unsigned long end_time)  in shrink_hole()
 917 		       unsigned long end_time)  in shrink_boom()
 997 				      unsigned long end_time))  in exercise_ppgtt()
 1080 				     unsigned long end_time))  in exercise_ggtt()
 [all …]
 
 | 
| /Linux-v5.4/fs/ | 
| D | select.c | 297 static int poll_select_finish(struct timespec64 *end_time,  in poll_select_finish()476 static int do_select(int n, fd_set_bits *fds, struct timespec64 *end_time)  in do_select()
 622 			   fd_set __user *exp, struct timespec64 *end_time)  in core_sys_select()
 703 	struct timespec64 end_time, *to = NULL;  in kern_select()  local
 733 	struct timespec64 ts, end_time, *to = NULL;  in do_pselect()  local
 872 		   struct timespec64 *end_time)  in do_poll()
 961 		struct timespec64 *end_time)  in do_sys_poll()
 1029 	struct timespec64 *to = NULL, end_time;  in do_restart_poll()  local
 1050 	struct timespec64 end_time, *to = NULL;  in SYSCALL_DEFINE3()  local
 1085 	struct timespec64 ts, end_time, *to = NULL;  in SYSCALL_DEFINE5()  local
 [all …]
 
 | 
| /Linux-v5.4/include/net/ | 
| D | busy_poll.h | 77 		unsigned long end_time = start_time + bp_usec;  in busy_loop_timeout()  local93 		unsigned long end_time = start_time + bp_usec;  in sk_busy_loop_timeout()  local
 
 | 
| /Linux-v5.4/sound/pci/lola/ | 
| D | lola_pcm.c | 85 	unsigned long end_time = jiffies + msecs_to_jiffies(200);  in wait_for_srst_clear()  local101 	unsigned long end_time = jiffies + msecs_to_jiffies(200);  in lola_stream_wait_for_fifo()  local
 120 	unsigned long end_time = jiffies + msecs_to_jiffies(200);  in lola_sync_wait_for_fifo()  local
 
 | 
| D | lola.c | 299 	unsigned long end_time;  in reset_controller()  local350 	unsigned long end_time;  in setup_corb_rirb()  local
 
 | 
| /Linux-v5.4/kernel/power/ | 
| D | process.c | 34 	unsigned long end_time;  in try_to_freeze_tasks()  local
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | namespaces.h | 24 	u64 end_time;  member
 | 
| /Linux-v5.4/tools/power/cpupower/utils/idle_monitor/ | 
| D | cpuidle_sysfs.c | 63 	struct timespec end_time;  in cpuidle_stop()  local
 | 
| D | amd_fam14h_idle.c | 248 	struct timespec end_time;  in amd_fam14h_stop()  local
 | 
| /Linux-v5.4/mm/ | 
| D | gup_benchmark.c | 25 	ktime_t start_time, end_time;  in __gup_benchmark_ioctl()  local
 | 
| /Linux-v5.4/sound/drivers/ | 
| D | ml403-ac97cr.c | 825 	unsigned long end_time;  local949 	unsigned long end_time;  local
 1055 	unsigned long end_time;  local
 
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-timechart.c | 96 	u64		end_time;  member110 	u64		end_time;  member
 143 	u64 end_time;  member
 162 	u64 end_time;  member
 178 	u64 end_time;  member
 
 | 
| /Linux-v5.4/kernel/trace/ | 
| D | ring_buffer_benchmark.c | 232 	ktime_t start_time, end_time, timeout;  in ring_buffer_producer()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/gem/selftests/ | 
| D | i915_gem_mman.c | 79 				 unsigned long end_time)  in check_partial_mapping()
 | 
| /Linux-v5.4/sound/drivers/vx/ | 
| D | vx_core.c | 41 	unsigned long end_time = jiffies + (time * HZ + 999) / 1000;  in snd_vx_check_reg_bit()  local
 | 
| /Linux-v5.4/sound/isa/ | 
| D | sscape.c | 377 	unsigned long end_time = jiffies + msecs_to_jiffies(timeout);  in obp_startup_ack()  local404 	unsigned long end_time = jiffies + msecs_to_jiffies(timeout);  in host_startup_ack()  local
 
 | 
| /Linux-v5.4/sound/pcmcia/vx/ | 
| D | vxp_ops.c | 79 	unsigned long end_time = jiffies + HZ / 5;  in vx_check_magic()  local
 | 
| /Linux-v5.4/sound/pci/mixart/ | 
| D | mixart_hwdep.c | 37 	unsigned long end_time = jiffies + (timeout * HZ / 100);  in mixart_wait_nice_for_register_value()  local
 | 
| /Linux-v5.4/drivers/ide/ | 
| D | pdc202xx_new.c | 242 	ktime_t start_time, end_time;  in detect_pll_input_clock()  local
 | 
| /Linux-v5.4/sound/i2c/ | 
| D | cs8427.c | 308 	unsigned long end_time;  in snd_cs8427_reset()  local
 | 
| /Linux-v5.4/drivers/ata/ | 
| D | pata_pdc2027x.c | 603 	ktime_t start_time, end_time;  in pdc_detect_pll_input_clock()  local
 | 
| /Linux-v5.4/sound/usb/ | 
| D | endpoint.c | 511 	unsigned long end_time = jiffies + msecs_to_jiffies(1000);  in wait_clear_urbs()  local
 | 
| /Linux-v5.4/sound/pci/trident/ | 
| D | trident_main.c | 3220 	unsigned long end_time;  in snd_trident_sis_reset()  local3391 	unsigned long end_time;  in snd_trident_4d_dx_init()  local
 3431 	unsigned long end_time;  in snd_trident_4d_nx_init()  local
 
 | 
| /Linux-v5.4/sound/pci/ac97/ | 
| D | ac97_codec.c | 1840 	unsigned long end_time;  in ac97_reset_wait()  local1999 	unsigned long end_time;  in snd_ac97_mixer()  local
 2525 	unsigned long end_time;  in snd_ac97_resume()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/gt/ | 
| D | selftest_timeline.c | 253 	unsigned long end_time, count;  in bench_sync()  local
 |