OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thunk_itimerval
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/usermode/include/
thunk.h
44
struct
thunk_itimerval
{
struct
85
int thunk_setitimer(int, const struct
thunk_itimerval
*, struct
thunk_itimerval
*);
/src/sys/arch/usermode/usermode/
machdep.c
298
struct
thunk_itimerval
itimer;
thunk.c
153
thunk_to_itimerval(const struct
thunk_itimerval
*tit, struct itimerval *it)
160
thunk_from_itimerval(const struct itimerval *it, struct
thunk_itimerval
*tit)
252
thunk_setitimer(int which, const struct
thunk_itimerval
*value,
253
struct
thunk_itimerval
*ovalue)
Completed in 12 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025