OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux32_sys_sched_setparam_args
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/compat/linux32/common/
linux32_sched.c
137
linux32_sys_sched_setparam(struct lwp *l, const struct
linux32_sys_sched_setparam_args
*uap, register_t *retval)
/src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h
489
struct
linux32_sys_sched_setparam_args
{
struct
1365
int linux32_sys_sched_setparam(struct lwp *, const struct
linux32_sys_sched_setparam_args
*, register_t *);
linux32_sysent.c
605
ns(struct
linux32_sys_sched_setparam_args
),
linux32_systrace_args.c
929
const struct
linux32_sys_sched_setparam_args
*p = params;
/src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h
505
struct
linux32_sys_sched_setparam_args
{
struct
1366
int linux32_sys_sched_setparam(struct lwp *, const struct
linux32_sys_sched_setparam_args
*, register_t *);
linux32_sysent.c
612
ns(struct
linux32_sys_sched_setparam_args
),
linux32_systrace_args.c
961
const struct
linux32_sys_sched_setparam_args
*p = params;
Completed in 22 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025