Home
last modified time | relevance | path

Searched defs:end_time (Results 1 – 25 of 56) sorted by relevance

123

/linux/drivers/gpu/drm/i915/selftests/
H A Di915_gem_gtt.c246 unsigned long end_time) in lowlevel_hole()
411 unsigned long end_time) in fill_hole()
637 unsigned long end_time) in walk_hole()
720 unsigned long end_time) in pot_hole()
795 unsigned long end_time) in drunk_hole()
906 unsigned long end_time) in __shrink_hole()
984 unsigned long end_time) in shrink_hole()
1006 unsigned long end_time) in shrink_boom()
1149 unsigned long end_time) in misaligned_pin()
1196 unsigned long end_time)) in exercise_ppgtt()
[all …]
/linux/fs/
H A Dselect.c295 static int poll_select_finish(struct timespec64 *end_time, in poll_select_finish()
483 static noinline_for_stack 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
877 struct timespec64 *end_time) in do_poll()
968 struct timespec64 *end_time) in do_sys_poll()
1045 struct timespec64 *to = NULL, end_time; in do_restart_poll() local
1065 struct timespec64 end_time, *to = NULL; in SYSCALL_DEFINE3() local
1099 struct timespec64 ts, end_time, *to = NULL; in SYSCALL_DEFINE5() local
[all …]
/linux/include/net/
H A Dbusy_poll.h92 unsigned long end_time = start_time + bp_usec; in busy_loop_timeout() local
108 unsigned long end_time = start_time + bp_usec; in sk_busy_loop_timeout() local
/linux/tools/testing/selftests/mm/
H A Dksm_tests.c527 struct timespec start_time, end_time; in ksm_merge_hugepages_time() local
599 struct timespec start_time, end_time; in ksm_merge_time() local
640 struct timespec start_time, end_time; in ksm_unmerge_time() local
687 struct timespec start_time, end_time; in ksm_cow_time() local
/linux/sound/pci/lola/
H A Dlola_pcm.c85 unsigned long end_time = jiffies + msecs_to_jiffies(200); in wait_for_srst_clear() local
101 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
H A Dlola.c298 unsigned long end_time; reset_controller() local
348 unsigned long end_time; setup_corb_rirb() local
/linux/kernel/power/
H A Dprocess.c33 unsigned long end_time; in try_to_freeze_tasks() local
/linux/tools/power/cpupower/utils/idle_monitor/
H A Dcpuidle_sysfs.c63 struct timespec end_time; in cpuidle_stop() local
H A Damd_fam14h_idle.c248 struct timespec end_time; in amd_fam14h_stop() local
/linux/mm/
H A Ddmapool_test.c65 ktime_t start_time, end_time; in dmapool_test_block() local
H A Dgup_test.c103 ktime_t start_time, end_time; in __gup_test_ioctl() local
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_fw.c70 unsigned long end_time; in ionic_fw_status_long_wait() local
/linux/drivers/net/ethernet/amd/pds_core/
H A Dfw.c72 unsigned long end_time; in pdsc_fw_status_long_wait() local
/linux/tools/perf/
H A Dbuiltin-timechart.c99 u64 end_time; member
113 u64 end_time; member
146 u64 end_time; member
165 u64 end_time; member
181 u64 end_time; member
/linux/kernel/trace/
H A Dring_buffer_benchmark.c234 ktime_t start_time, end_time, timeout; in ring_buffer_producer() local
/linux/io_uring/
H A Dnapi.c135 ktime_t end_time = ktime_add(start_time, bp); in io_napi_busy_loop_timeout() local
/linux/sound/isa/
H A Dsscape.c367 unsigned long end_time = jiffies + msecs_to_jiffies(timeout); obp_startup_ack() local
394 unsigned long end_time = jiffies + msecs_to_jiffies(timeout); host_startup_ack() local
/linux/sound/pci/mixart/
H A Dmixart_hwdep.c38 unsigned long end_time = jiffies + (timeout * HZ / 100); in mixart_wait_nice_for_register_value() local
/linux/sound/pcmcia/vx/
H A Dvxp_ops.c79 unsigned long end_time = jiffies + HZ / 5; in vx_check_magic() local
/linux/sound/drivers/vx/
H A Dvx_core.c41 unsigned long end_time = jiffies + (time * HZ + 999) / 1000; in snd_vx_check_reg_bit() local
/linux/drivers/fsi/
H A Dfsi-sbefifo.c343 unsigned long end_time; in sbefifo_request_reset() local
454 unsigned long end_time; in sbefifo_wait() local
/linux/sound/i2c/
H A Dcs8427.c318 unsigned long end_time; in snd_cs8427_reset() local
/linux/sound/pci/ac97/
H A Dac97_codec.c1903 unsigned long end_time; ac97_reset_wait() local
2066 unsigned long end_time; snd_ac97_mixer() local
2594 unsigned long end_time; snd_ac97_resume() local
[all...]
/linux/sound/pci/trident/
H A Dtrident_main.c3206 unsigned long end_time; snd_trident_sis_reset() local
3367 unsigned long end_time; snd_trident_4d_dx_init() local
3407 unsigned long end_time; snd_trident_4d_nx_init() local
[all...]
/linux/drivers/ata/
H A Dpata_pdc2027x.c588 ktime_t start_time, end_time; in pdc_detect_pll_input_clock() local

123