Home
last modified time | relevance | path

Searched refs:preempt (Results 1 – 24 of 24) sorted by relevance

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dman.TraceModule111 * unix'/probefunc == "preempt"/{printf("FOUND");}'
113 * probe function preempt with message FOUND.
H A Dman.ListProbesWithModules89 * unix'/probefunc == "preempt"/{printf("FOUND");}'
/freebsd/sys/kern/
H A Dkern_synch.c99 SDT_PROBE_DEFINE(sched, , , preempt);
524 SDT_PROBE0(sched, , , preempt); in mi_switch()
H A Dsched_shim.c85 DEFINE_SHIM1(preempt, void, sched_preempt, struct thread *, td)
H A Dsched_4bsd.c1884 SLOT(preempt),
H A Dsched_ule.c3427 SLOT(preempt),
/freebsd/sys/contrib/device-tree/Bindings/power/reset/
H A Dgpio-restart.txt38 255: Highest priority restart handler, will preempt all other
/freebsd/contrib/ntp/ntpd/
H A Dcomplete.conf.in36 pool 2.ubuntu.pool.ntp.org. iburst preempt
H A Dinvoke-ntp.conf.texi294 @item @code{preempt}
H A Dntp.conf.def339 .It Cm preempt
/freebsd/tests/sys/netpfil/pf/
H A Dpfsync.sh428 jexec gw_route_to_master sysctl net.inet.carp.preempt=1
461 jexec gw_route_to_backup sysctl net.inet.carp.preempt=1
493 jexec gw_reply_to_master sysctl net.inet.carp.preempt=1
525 jexec gw_reply_to_backup sysctl net.inet.carp.preempt=1
/freebsd/tests/sys/netinet/
H A Dcarp.sh467 jexec one sysctl net.inet.carp.preempt=1
473 jexec two sysctl net.inet.carp.preempt=1
/freebsd/sys/sys/
H A Dsched.h304 void (*preempt)(struct thread *td); member
/freebsd/cddl/usr.sbin/dwatch/libexec/
H A DMakefile52 LINKS+= ${LIBEXECDIR}/dwatch/sched ${LIBEXECDIR}/dwatch/sched-preempt
/freebsd/sys/i386/conf/
H A DNOTES31 # IPI_PREEMPTION instructs the kernel to preempt threads running on other
/freebsd/sys/x86/conf/
H A DNOTES33 # IPI_PREEMPTION instructs the kernel to preempt threads running on other
/freebsd/sys/netinet/
H A Dip_carp.c254 SYSCTL_INT(_net_inet_carp, OID_AUTO, preempt, CTLFLAG_VNET | CTLFLAG_RW,
/freebsd/contrib/unbound/contrib/
H A Dfastrpz.patch2664 + /* Stop before prepending a CNAME that would preempt a
/freebsd/sys/conf/
H A DNOTES287 # FULL_PREEMPTION instructs the kernel to preempt non-realtime kernel
/freebsd/contrib/ntp/
H A DCommitLog[all...]
H A DChangeLog3242 * Ignore "preempt" modifier on manycastclient and pool prototype
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc1580 OLD_FILES+=usr/libexec/dwatch/sched-preempt
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in23746 …ting on the CPU. The model systems feature simulated continuous-flow and preempt-resume scheduling…
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src21132 # a ^U and would thus preempt the more useful "up" function of vi.