Home
last modified time | relevance | path

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

123

/linux-5.19.10/fs/
Dselect.c298 static int poll_select_finish(struct timespec64 *end_time, in poll_select_finish()
479 static int do_select(int n, fd_set_bits *fds, struct timespec64 *end_time) in do_select()
626 fd_set __user *exp, struct timespec64 *end_time) in core_sys_select()
707 struct timespec64 end_time, *to = NULL; in kern_select() local
737 struct timespec64 ts, end_time, *to = NULL; in do_pselect() local
886 struct timespec64 *end_time) in do_poll()
975 struct timespec64 *end_time) in do_sys_poll()
1051 struct timespec64 *to = NULL, end_time; in do_restart_poll() local
1071 struct timespec64 end_time, *to = NULL; in SYSCALL_DEFINE3() local
1105 struct timespec64 ts, end_time, *to = NULL; in SYSCALL_DEFINE5() local
[all …]
/linux-5.19.10/drivers/gpu/drm/i915/selftests/
Di915_gem_gtt.c242 unsigned long end_time) in lowlevel_hole()
404 unsigned long end_time) in fill_hole()
629 unsigned long end_time) in walk_hole()
712 unsigned long end_time) in pot_hole()
787 unsigned long end_time) in drunk_hole()
897 unsigned long end_time) in __shrink_hole()
975 unsigned long end_time) in shrink_hole()
997 unsigned long end_time) in shrink_boom()
1147 unsigned long end_time) in misaligned_pin()
1194 unsigned long end_time)) in exercise_ppgtt()
[all …]
/linux-5.19.10/include/net/
Dbusy_poll.h79 unsigned long end_time = start_time + bp_usec; in busy_loop_timeout() local
95 unsigned long end_time = start_time + bp_usec; in sk_busy_loop_timeout() local
/linux-5.19.10/tools/testing/selftests/vm/
Dksm_tests.c458 struct timespec start_time, end_time; in ksm_merge_hugepages_time() local
525 struct timespec start_time, end_time; in ksm_merge_time() local
566 struct timespec start_time, end_time; in ksm_cow_time() local
/linux-5.19.10/sound/pci/lola/
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
Dlola.c298 unsigned long end_time; in reset_controller() local
348 unsigned long end_time; in setup_corb_rirb() local
/linux-5.19.10/kernel/power/
Dprocess.c31 unsigned long end_time; in try_to_freeze_tasks() local
/linux-5.19.10/tools/perf/util/
Dnamespaces.h25 u64 end_time; member
/linux-5.19.10/tools/power/cpupower/utils/idle_monitor/
Dcpuidle_sysfs.c63 struct timespec end_time; in cpuidle_stop() local
Damd_fam14h_idle.c248 struct timespec end_time; in amd_fam14h_stop() local
/linux-5.19.10/drivers/net/ethernet/pensando/ionic/
Dionic_fw.c70 unsigned long end_time; in ionic_fw_status_long_wait() local
/linux-5.19.10/mm/
Dgup_test.c101 ktime_t start_time, end_time; in __gup_test_ioctl() local
/linux-5.19.10/tools/perf/
Dbuiltin-timechart.c97 u64 end_time; member
111 u64 end_time; member
144 u64 end_time; member
163 u64 end_time; member
179 u64 end_time; member
/linux-5.19.10/kernel/trace/
Dring_buffer_benchmark.c232 ktime_t start_time, end_time, timeout; in ring_buffer_producer() local
/linux-5.19.10/sound/isa/
Dsscape.c366 unsigned long end_time = jiffies + msecs_to_jiffies(timeout); in obp_startup_ack() local
393 unsigned long end_time = jiffies + msecs_to_jiffies(timeout); in host_startup_ack() local
/linux-5.19.10/sound/drivers/vx/
Dvx_core.c41 unsigned long end_time = jiffies + (time * HZ + 999) / 1000; in snd_vx_check_reg_bit() local
/linux-5.19.10/sound/pci/mixart/
Dmixart_hwdep.c38 unsigned long end_time = jiffies + (timeout * HZ / 100); in mixart_wait_nice_for_register_value() local
/linux-5.19.10/sound/pcmcia/vx/
Dvxp_ops.c79 unsigned long end_time = jiffies + HZ / 5; in vx_check_magic() local
/linux-5.19.10/drivers/fsi/
Dfsi-sbefifo.c341 unsigned long end_time; in sbefifo_request_reset() local
452 unsigned long end_time; in sbefifo_wait() local
/linux-5.19.10/sound/i2c/
Dcs8427.c315 unsigned long end_time; in snd_cs8427_reset() local
/linux-5.19.10/sound/pci/trident/
Dtrident_main.c3206 unsigned long end_time; in snd_trident_sis_reset() local
3367 unsigned long end_time; in snd_trident_4d_dx_init() local
3407 unsigned long end_time; in snd_trident_4d_nx_init() local
/linux-5.19.10/sound/pci/ac97/
Dac97_codec.c1901 unsigned long end_time; in ac97_reset_wait() local
2063 unsigned long end_time; in snd_ac97_mixer() local
2593 unsigned long end_time; in snd_ac97_resume() local
/linux-5.19.10/drivers/ata/
Dpata_pdc2027x.c588 ktime_t start_time, end_time; in pdc_detect_pll_input_clock() local
/linux-5.19.10/kernel/rcu/
Drcuscale.c667 u64 start_time, end_time; in kfree_scale_thread() local
/linux-5.19.10/sound/hda/
Dhdac_device.c1081 unsigned long end_time = jiffies + msecs_to_jiffies(500); in snd_hdac_sync_power_state() local

123