Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
Di915_gem_gtt.c223 unsigned long end_time) in lowlevel_hole()
367 unsigned long end_time) in fill_hole()
578 unsigned long end_time) in walk_hole()
658 unsigned long end_time) in pot_hole()
730 unsigned long end_time) in drunk_hole()
836 unsigned long end_time) in __shrink_hole()
911 unsigned long end_time) in shrink_hole()
933 unsigned long end_time) in shrink_boom()
1012 unsigned long end_time)) in exercise_ppgtt()
1093 unsigned long end_time)) in exercise_ggtt()
[all …]
/kernel/linux/linux-6.6/fs/
Dselect.c298 static int poll_select_finish(struct timespec64 *end_time, in poll_select_finish()
479 static noinline_for_stack 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 …]
/kernel/linux/linux-5.10/fs/
Dselect.c297 static int poll_select_finish(struct timespec64 *end_time, in poll_select_finish()
478 static int do_select(int n, fd_set_bits *fds, struct timespec64 *end_time) in do_select()
625 fd_set __user *exp, struct timespec64 *end_time) in core_sys_select()
706 struct timespec64 end_time, *to = NULL; in kern_select() local
736 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()
1050 struct timespec64 *to = NULL, end_time; in do_restart_poll() local
1070 struct timespec64 end_time, *to = NULL; in SYSCALL_DEFINE3() local
1104 struct timespec64 ts, end_time, *to = NULL; in SYSCALL_DEFINE5() local
[all …]
/kernel/linux/linux-5.10/include/net/
Dbusy_poll.h77 unsigned long end_time = start_time + bp_usec; in busy_loop_timeout() local
93 unsigned long end_time = start_time + bp_usec; in sk_busy_loop_timeout() local
/kernel/linux/linux-6.6/include/net/
Dbusy_poll.h80 unsigned long end_time = start_time + bp_usec; in busy_loop_timeout() local
96 unsigned long end_time = start_time + bp_usec; in sk_busy_loop_timeout() local
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.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.c299 unsigned long end_time; in reset_controller() local
350 unsigned long end_time; in setup_corb_rirb() local
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/tools/perf/util/
Dnamespaces.h26 u64 end_time; member
/kernel/linux/linux-5.10/kernel/power/
Dprocess.c34 unsigned long end_time; in try_to_freeze_tasks() local
/kernel/linux/linux-6.6/kernel/power/
Dprocess.c33 unsigned long end_time; in try_to_freeze_tasks() local
/kernel/linux/linux-5.10/tools/perf/util/
Dnamespaces.h24 u64 end_time; member
/kernel/linux/linux-5.10/tools/power/cpupower/utils/idle_monitor/
Dcpuidle_sysfs.c63 struct timespec end_time; in cpuidle_stop() local
/kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/
Dcpuidle_sysfs.c63 struct timespec end_time; in cpuidle_stop() local
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
Dionic_fw.c70 unsigned long end_time; in ionic_fw_status_long_wait() local
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/pds_core/
Dfw.c72 unsigned long end_time; in pdsc_fw_status_long_wait() local
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
Dionic_fw.c70 unsigned long end_time; in ionic_fw_status_long_wait() local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/
Dtrans-gen2.c414 unsigned long end_time = jiffies + IML_WAIT_TIMEOUT; in iwl_pcie_spin_for_iml() local
/kernel/linux/linux-5.10/mm/
Dgup_benchmark.c70 ktime_t start_time, end_time; in __gup_benchmark_ioctl() local
/kernel/linux/linux-6.6/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

12345