OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LP_TELEPORT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_runq.c
926
(l->l_pflag &
LP_TELEPORT
) == 0)) {
941
l->l_pflag &= ~
LP_TELEPORT
;
947
if ((l->l_pflag &
LP_TELEPORT
) != 0) {
953
l->l_pflag &= ~
LP_TELEPORT
;
992
l->l_pflag |=
LP_TELEPORT
;
/src/sys/sys/
lwp.h
292
#define
LP_TELEPORT
0x40000000 /* Teleport to new CPU on preempt() */
Completed in 15 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025