Home
last modified time | relevance | path

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

123

/linux-6.12.1/drivers/gpu/drm/i915/selftests/
Di915_gem_gtt.c246 unsigned long end_time) in lowlevel_hole()
410 unsigned long end_time) in fill_hole()
635 unsigned long end_time) in walk_hole()
718 unsigned long end_time) in pot_hole()
793 unsigned long end_time) in drunk_hole()
903 unsigned long end_time) in __shrink_hole()
981 unsigned long end_time) in shrink_hole()
1003 unsigned long end_time) in shrink_boom()
1146 unsigned long end_time) in misaligned_pin()
1193 unsigned long end_time)) in exercise_ppgtt()
[all …]
/linux-6.12.1/fs/
Dselect.c295 static int poll_select_finish(struct timespec64 *end_time, in poll_select_finish()
476 static noinline_for_stack int do_select(int n, fd_set_bits *fds, struct timespec64 *end_time) in do_select()
623 fd_set __user *exp, struct timespec64 *end_time) in core_sys_select()
704 struct timespec64 end_time, *to = NULL; in kern_select() local
734 struct timespec64 ts, end_time, *to = NULL; in do_pselect() local
885 struct timespec64 *end_time) in do_poll()
974 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-6.12.1/include/net/
Dbusy_poll.h84 unsigned long end_time = start_time + bp_usec; in busy_loop_timeout() local
100 unsigned long end_time = start_time + bp_usec; in sk_busy_loop_timeout() local
/linux-6.12.1/tools/testing/selftests/mm/
Dksm_tests.c554 struct timespec start_time, end_time; in ksm_merge_hugepages_time() local
621 struct timespec start_time, end_time; in ksm_merge_time() local
662 struct timespec start_time, end_time; in ksm_unmerge_time() local
709 struct timespec start_time, end_time; in ksm_cow_time() local
/linux-6.12.1/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-6.12.1/tools/perf/util/
Dnamespaces.h26 u64 end_time; member
/linux-6.12.1/kernel/power/
Dprocess.c33 unsigned long end_time; in try_to_freeze_tasks() local
/linux-6.12.1/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-6.12.1/mm/
Ddmapool_test.c65 ktime_t start_time, end_time; in dmapool_test_block() local
Dgup_test.c103 ktime_t start_time, end_time; in __gup_test_ioctl() local
/linux-6.12.1/drivers/net/ethernet/pensando/ionic/
Dionic_fw.c70 unsigned long end_time; in ionic_fw_status_long_wait() local
/linux-6.12.1/drivers/net/ethernet/amd/pds_core/
Dfw.c72 unsigned long end_time; in pdsc_fw_status_long_wait() local
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/pcie/
Dtrans-gen2.c428 unsigned long end_time = jiffies + IML_WAIT_TIMEOUT; in iwl_pcie_spin_for_iml() local
/linux-6.12.1/tools/perf/
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-6.12.1/io_uring/
Dnapi.c114 ktime_t end_time = ktime_add(start_time, bp); in io_napi_busy_loop_timeout() local
/linux-6.12.1/kernel/trace/
Dring_buffer_benchmark.c234 ktime_t start_time, end_time, timeout; in ring_buffer_producer() local
/linux-6.12.1/lib/kunit/
Dstring-stream-test.c460 ktime_t start_time, end_time; in string_stream_performance_test() local
/linux-6.12.1/sound/isa/
Dsscape.c367 unsigned long end_time = jiffies + msecs_to_jiffies(timeout); in obp_startup_ack() local
394 unsigned long end_time = jiffies + msecs_to_jiffies(timeout); in host_startup_ack() local
/linux-6.12.1/sound/pci/mixart/
Dmixart_hwdep.c38 unsigned long end_time = jiffies + (timeout * HZ / 100); in mixart_wait_nice_for_register_value() local
/linux-6.12.1/sound/drivers/vx/
Dvx_core.c41 unsigned long end_time = jiffies + (time * HZ + 999) / 1000; in snd_vx_check_reg_bit() local
/linux-6.12.1/sound/pcmcia/vx/
Dvxp_ops.c79 unsigned long end_time = jiffies + HZ / 5; in vx_check_magic() local
/linux-6.12.1/drivers/fsi/
Dfsi-sbefifo.c343 unsigned long end_time; in sbefifo_request_reset() local
454 unsigned long end_time; in sbefifo_wait() local
/linux-6.12.1/sound/i2c/
Dcs8427.c318 unsigned long end_time; in snd_cs8427_reset() local

123