Home
last modified time | relevance | path

Searched defs:end_time (Results 26 - 50 of 109) sorted by relevance

12345

/kernel/linux/linux-5.10/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.c299 unsigned long end_time; in reset_controller() local
350 unsigned long end_time; in setup_corb_rirb() local
/kernel/linux/linux-5.10/sound/i2c/
H A Dcs8427.c308 unsigned long end_time; in snd_cs8427_reset() local
/kernel/linux/linux-5.10/sound/pci/mixart/
H A Dmixart_hwdep.c37 unsigned long end_time = jiffies + (timeout * HZ / 100); in mixart_wait_nice_for_register_value() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dselftest_timeline.c259 unsigned long end_time, count; in bench_sync() local
[all...]
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/sound/i2c/
H A Dcs8427.c315 unsigned long end_time; in snd_cs8427_reset() local
/kernel/linux/linux-6.6/sound/pci/mixart/
H A Dmixart_hwdep.c38 unsigned long end_time = jiffies + (timeout * HZ / 100); in mixart_wait_nice_for_register_value() local
/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_pdc2027x.c603 ktime_t start_time, end_time; in pdc_detect_pll_input_clock() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_mman.c171 check_partial_mappings(struct drm_i915_gem_object *obj, const struct tile *tile, unsigned long end_time) check_partial_mappings() argument
H A Di915_gem_context.c78 unsigned long end_time, prime; in live_nop_switch() local
[all...]
/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_device.c1082 unsigned long end_time = jiffies + msecs_to_jiffies(500); in snd_hdac_sync_power_state() local
/kernel/linux/linux-5.10/sound/usb/
H A Dendpoint.c539 unsigned long end_time = jiffies + msecs_to_jiffies(1000); in wait_clear_urbs() local
/kernel/linux/linux-5.10/kernel/rcu/
H A Drcuscale.c517 u64 start_time, end_time; in kfree_scale_thread() local
/kernel/linux/linux-6.6/drivers/ata/
H A Dpata_pdc2027x.c588 ktime_t start_time, end_time; in pdc_detect_pll_input_clock() local
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dhabanalabs_ioctl.c352 ktime_t end_time, zero_time = ktime_set(0, 0); in clk_throttle_info() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dselftest_timeline.c291 unsigned long end_time, count; in bench_sync() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A 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; ksm_cow_time() local
[all...]
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_device.c1082 unsigned long end_time = jiffies + msecs_to_jiffies(500); in snd_hdac_sync_power_state() local
/kernel/linux/linux-5.10/drivers/fsi/
H A Dfsi-sbefifo.c328 unsigned long end_time; in sbefifo_request_reset() local
439 unsigned long end_time; in sbefifo_wait() local
/kernel/linux/linux-5.10/sound/isa/wss/
H A Dwss_lib.c388 unsigned long end_time; in snd_wss_mce_down() local
/kernel/linux/linux-5.10/sound/isa/
H A Dsscape.c377 unsigned long end_time = jiffies + msecs_to_jiffies(timeout); in obp_startup_ack() local
404 unsigned long end_time = jiffies + msecs_to_jiffies(timeout); in host_startup_ack() local
/kernel/linux/linux-5.10/kernel/kcsan/
H A Dkcsan-test.c40 static unsigned long end_time; /* End time of test. */ variable
/kernel/linux/linux-5.10/fs/
H A Dselect.c297 static int poll_select_finish(struct timespec64 *end_time, in poll_select_finish() argument
478 static int do_select(int n, fd_set_bits *fds, struct timespec64 *end_time) in do_select() argument
624 core_sys_select(int n, fd_set __user *inp, fd_set __user *outp, fd_set __user *exp, struct timespec64 *end_time) core_sys_select() argument
706 struct timespec64 end_time, *to = NULL; kern_select() local
736 struct timespec64 ts, end_time, *to = NULL; do_pselect() local
884 do_poll(struct poll_list *list, struct poll_wqueues *wait, struct timespec64 *end_time) do_poll() argument
973 do_sys_poll(struct pollfd __user *ufds, unsigned int nfds, struct timespec64 *end_time) do_sys_poll() argument
1050 struct timespec64 *to = NULL, end_time; do_restart_poll() local
1070 struct timespec64 end_time, *to = NULL; SYSCALL_DEFINE3() local
1104 struct timespec64 ts, end_time, *to = NULL; SYSCALL_DEFINE5() local
1130 struct timespec64 ts, end_time, *to = NULL; SYSCALL_DEFINE5() local
1193 compat_core_sys_select(int n, compat_ulong_t __user *inp, compat_ulong_t __user *outp, compat_ulong_t __user *exp, struct timespec64 *end_time) compat_core_sys_select() argument
1268 struct timespec64 end_time, *to = NULL; do_compat_select() local
1317 struct timespec64 ts, end_time, *to = NULL; do_compat_pselect() local
1402 struct timespec64 ts, end_time, *to = NULL; COMPAT_SYSCALL_DEFINE5() local
1428 struct timespec64 ts, end_time, *to = NULL; COMPAT_SYSCALL_DEFINE5() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_gem_gtt.c221 lowlevel_hole(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time) lowlevel_hole() argument
365 fill_hole(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time) fill_hole() argument
576 walk_hole(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time) walk_hole() argument
656 pot_hole(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time) pot_hole() argument
728 drunk_hole(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time) drunk_hole() argument
834 __shrink_hole(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time) __shrink_hole() argument
909 shrink_hole(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time) shrink_hole() argument
931 shrink_boom(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time) shrink_boom() argument
1009 exercise_ppgtt(struct drm_i915_private *dev_priv, int (*func)(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time)) exercise_ppgtt() argument
1090 exercise_ggtt(struct drm_i915_private *i915, int (*func)(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time)) exercise_ggtt() argument
1258 exercise_mock(struct drm_i915_private *i915, int (*func)(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time)) exercise_mock() argument
[all...]

Completed in 41 milliseconds

12345