Searched refs:preempt (Results 1 – 17 of 17) sorted by relevance
| /openbsd-src/sys/dev/pci/drm/i915/gt/ |
| H A D | selftest_lrc.c | 616 bool preempt) in __live_lrc_gpr() argument 646 if (preempt) { in __live_lrc_gpr() 797 static int __lrc_timestamp(const struct lrc_timestamp *arg, bool preempt) in __lrc_timestamp() argument 813 if (preempt) { in __lrc_timestamp() 830 arg->engine->name, preempt ? "preempt" : "simple", in __lrc_timestamp() 838 arg->engine->name, preempt ? "preempt" : "simple", in __lrc_timestamp()
|
| H A D | intel_execlists_submission.c | 311 * a preempt-to-idle cycle. in need_preempt() 314 * preempt. If that hint is stale or we may be trying to preempt in need_preempt() 358 * to preempt and leave an ostensibly lower priority request in flight. in assert_priority_queue() 839 * NB: Due to the async nature of preempt-to-busy and request in assert_pending_valid() 981 * contexts, despite the best efforts of preempt-to-busy to confuse in can_merge_rq() 1264 set_timer_ms(&engine->execlists.preempt, in set_preempt_timeout() 1486 * preempt-to-busy!). Keep looking at the veng queue in execlists_dequeue() 1664 cancel_timer(&execlists->preempt); in cancel_port_requests() 2418 const struct timeout *t = &engine->execlists.preempt; in preempt_timeout() [all...] |
| H A D | intel_engine_types.h | 168 * @preempt: reset the current context if it fails to give way 170 struct timeout preempt; member
|
| H A D | sysfs_engines.c | 335 set_timer_ms(&engine->execlists.preempt, timeout); in preempt_timeout_store()
|
| H A D | intel_engine_cs.c | 1654 if (in_atomic() || irqs_disabled()) /* inside atomic preempt-reset? */ in __intel_engine_stop_cs() 2194 drm_printf(m, "\tExeclist tasklet queued? %s (%s), preempt? %s, timeslice? %s\n", in intel_engine_print_registers() 2197 repr_timer(&engine->execlists.preempt), in intel_engine_print_registers()
|
| H A D | selftest_execlists.c | 2360 del_timer_sync(&engine->execlists.preempt); in __cancel_fail()
|
| /openbsd-src/sys/sys/ |
| H A D | syscall_mi.h | 252 preempt();
|
| H A D | proc.h | 561 void preempt(void);
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Config-Perl-V/t/ |
| H A D | 39_plv5340tqm.t | 86 osvers=5.3.18-lp152.78-preempt
|
| /openbsd-src/sys/kern/ |
| H A D | kern_subr.c | 139 sched_pause(preempt); in uiomove()
|
| H A D | kern_ktrace.c | 255 sched_pause(preempt); in ktrgenio() 379 sched_pause(preempt); in ktrexec()
|
| H A D | sched_bsd.c | 330 preempt(void) in preempt() function
|
| /openbsd-src/sys/uvm/ |
| H A D | uvm_glue.c | |
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | OffloadingDesign.rst | 203 class of errors where a symbol in the target device could preempt a host
|
| /openbsd-src/sys/net/ |
| H A D | pf_table.c | 78 sched_pause(preempt); \
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | as.texinfo | 5249 component, even if a definition in another component would normally preempt
|
| /openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
| H A D | as.texinfo | 5056 component, even if a definition in another component would normally preempt
|