OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpu_need_proftick
(Results
1 - 15
of
15
) sorted by relevancy
/src/sys/arch/aarch64/aarch64/
cpu_machdep.c
280
cpu_need_proftick
(struct lwp *l)
function in typeref:typename:void
/src/sys/arch/sh3/include/
cpu.h
114
#define
cpu_need_proftick
(l) \
macro
/src/sys/arch/usermode/dev/
cpu.c
191
cpu_need_proftick
(struct lwp *l)
function in typeref:typename:void
/src/sys/arch/ia64/include/
cpu.h
161
/* extern void
cpu_need_proftick
(struct lwp *l); */
162
#define
cpu_need_proftick
(l) __nothing
macro
/src/sys/arch/m68k/include/
cpu.h
215
#define
cpu_need_proftick
(l) \
macro
/src/sys/arch/vax/include/
cpu.h
216
#define
cpu_need_proftick
(l) \
macro
/src/sys/arch/powerpc/powerpc/
powerpc_machdep.c
436
cpu_need_proftick
(lwp_t *l)
function in typeref:typename:void
/src/sys/arch/arm/include/
cpu.h
372
#define
cpu_need_proftick
(l) ((l)->l_pflag |= LP_OWEUPC, \
macro
/src/sys/arch/sparc64/include/
cpu.h
366
#define
cpu_need_proftick
(l) ((l)->l_pflag |= LP_OWEUPC, want_ast = 1)
macro
/src/sys/arch/x86/x86/
x86_machdep.c
370
cpu_need_proftick
(struct lwp *l)
function in typeref:typename:void
/src/sys/arch/mips/mips/
cpu_subr.c
550
cpu_need_proftick
(struct lwp *l)
function in typeref:typename:void
/src/sys/arch/riscv/riscv/
riscv_machdep.c
382
cpu_need_proftick
(struct lwp *l)
function in typeref:typename:void
/src/sys/arch/hppa/include/
cpu.h
268
#define
cpu_need_proftick
(l) ((l)->l_pflag |= LP_OWEUPC, setsoftast(l))
macro
/src/sys/arch/alpha/alpha/
machdep.c
2004
cpu_need_proftick
(struct lwp *l)
function in typeref:typename:void
/src/sys/arch/sparc/include/
cpu.h
477
#define
cpu_need_proftick
(l) ((l)->l_pflag |= LP_OWEUPC, cpuinfo.ci_want_ast = 1)
macro
Completed in 21 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025