/linux-6.3-rc2/fs/ |
A D | select.c | 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 1131 struct timespec64 ts, end_time, *to = NULL; in SYSCALL_DEFINE5() local 1196 struct timespec64 *end_time) in compat_core_sys_select() 1269 struct timespec64 end_time, *to = NULL; in do_compat_select() local [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/i915/selftests/ |
A D | i915_gem_gtt.c | 244 unsigned long end_time) in lowlevel_hole() 406 unsigned long end_time) in fill_hole() 631 unsigned long end_time) in walk_hole() 714 unsigned long end_time) in pot_hole() 789 unsigned long end_time) in drunk_hole() 899 unsigned long end_time) in __shrink_hole() 977 unsigned long end_time) in shrink_hole() 999 unsigned long end_time) in shrink_boom() 1142 unsigned long end_time) in misaligned_pin() 1275 unsigned long end_time)) in exercise_ggtt() [all …]
|
/linux-6.3-rc2/include/net/ |
A D | busy_poll.h | 79 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-6.3-rc2/tools/testing/selftests/mm/ |
A D | ksm_tests.c | 472 struct timespec start_time, end_time; in ksm_merge_hugepages_time() local 539 struct timespec start_time, end_time; in ksm_merge_time() local 580 struct timespec start_time, end_time; in ksm_unmerge_time() local 627 struct timespec start_time, end_time; in ksm_cow_time() local
|
/linux-6.3-rc2/sound/pci/lola/ |
A D | lola_pcm.c | 85 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
|
A D | lola.c | 298 unsigned long end_time; in reset_controller() local 348 unsigned long end_time; in setup_corb_rirb() local
|
/linux-6.3-rc2/kernel/power/ |
A D | process.c | 33 unsigned long end_time; in try_to_freeze_tasks() local
|
/linux-6.3-rc2/tools/perf/util/ |
A D | namespaces.h | 25 u64 end_time; member
|
/linux-6.3-rc2/tools/power/cpupower/utils/idle_monitor/ |
A D | cpuidle_sysfs.c | 63 struct timespec end_time; in cpuidle_stop() local
|
A D | amd_fam14h_idle.c | 248 struct timespec end_time; in amd_fam14h_stop() local
|
/linux-6.3-rc2/drivers/net/ethernet/pensando/ionic/ |
A D | ionic_fw.c | 70 unsigned long end_time; in ionic_fw_status_long_wait() local
|
/linux-6.3-rc2/tools/perf/ |
A D | builtin-timechart.c | 99 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-6.3-rc2/mm/ |
A D | gup_test.c | 102 ktime_t start_time, end_time; in __gup_test_ioctl() local
|
/linux-6.3-rc2/kernel/trace/ |
A D | ring_buffer_benchmark.c | 232 ktime_t start_time, end_time, timeout; in ring_buffer_producer() local
|
/linux-6.3-rc2/sound/isa/ |
A D | sscape.c | 366 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-6.3-rc2/sound/drivers/vx/ |
A D | vx_core.c | 41 unsigned long end_time = jiffies + (time * HZ + 999) / 1000; in snd_vx_check_reg_bit() local
|
/linux-6.3-rc2/sound/pci/mixart/ |
A D | mixart_hwdep.c | 38 unsigned long end_time = jiffies + (timeout * HZ / 100); in mixart_wait_nice_for_register_value() local
|
/linux-6.3-rc2/sound/pcmcia/vx/ |
A D | vxp_ops.c | 79 unsigned long end_time = jiffies + HZ / 5; in vx_check_magic() local
|
/linux-6.3-rc2/drivers/fsi/ |
A D | fsi-sbefifo.c | 341 unsigned long end_time; in sbefifo_request_reset() local 452 unsigned long end_time; in sbefifo_wait() local
|
/linux-6.3-rc2/sound/i2c/ |
A D | cs8427.c | 315 unsigned long end_time; in snd_cs8427_reset() local
|
/linux-6.3-rc2/sound/pci/ac97/ |
A D | ac97_codec.c | 1900 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-6.3-rc2/sound/pci/trident/ |
A D | trident_main.c | 3206 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-6.3-rc2/drivers/ata/ |
A D | pata_pdc2027x.c | 588 ktime_t start_time, end_time; in pdc_detect_pll_input_clock() local
|
/linux-6.3-rc2/net/sched/ |
A D | sch_taprio.c | 53 ktime_t end_time; member 883 ktime_t end_time) in should_change_schedules() 924 ktime_t end_time; in advance_sched() local
|
/linux-6.3-rc2/kernel/rcu/ |
A D | rcuscale.c | 677 u64 start_time, end_time; in kfree_scale_thread() local
|