OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sp_call
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_syscall.c
125
for (i = 0; sp[i].
sp_call
!= NULL; i++) {
137
for (i = 0; sp[i].
sp_call
!= NULL; i++) {
138
sy[sp[i].sp_code].sy_call = sp[i].
sp_call
;
164
for (i = 0; sp[i].
sp_call
!= NULL; i++) {
165
KASSERT(sy[sp[i].sp_code].sy_call == sp[i].
sp_call
);
183
for (i = 0; sp[i].
sp_call
!= NULL; i++) {
200
for (i = 0; sp[i].
sp_call
!= NULL; i++) {
201
sy[sp[i].sp_code].sy_call = sp[i].
sp_call
;
/src/sys/sys/
syscallvar.h
51
sy_call_t *
sp_call
;
member in struct:syscall_package
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025