OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setsoftast
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/hppa/include/
intr.h
183
#define
setsoftast
(l) ((l)->l_md.md_astpending = 1)
macro
cpu.h
267
#define cpu_signotify(l) (
setsoftast
(l))
268
#define cpu_need_proftick(l) ((l)->l_pflag |= LP_OWEUPC,
setsoftast
(l))
/src/sys/arch/arm/include/
cpu.h
365
#define
setsoftast
(ci) (cpu_signotify((ci)->ci_onproc))
macro
373
setsoftast
(lwp_getcpu(l)))
/src/sys/arch/aarch64/include/
cpu.h
219
#define
setsoftast
(ci) (cpu_signotify((ci)->ci_onproc))
macro
/src/sys/arch/hppa/hppa/
hppa_machdep.c
305
setsoftast
(l);
/src/sys/arch/arm/pic/
pic.c
125
setsoftast
(curcpu());
Completed in 14 milliseconds
Indexes created Wed Oct 15 02:09:48 GMT 2025