OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys_setpriority_args
(Results
1 - 25
of
35
) sorted by relevancy
1
2
/src/sys/compat/sunos/
sunos_syscallargs.h
223
struct
sys_setpriority_args
;
598
int sys_setpriority(struct lwp *, const struct
sys_setpriority_args
*, register_t *);
sunos_sysent.c
419
ns(struct
sys_setpriority_args
),
/src/sys/compat/ultrix/
ultrix_syscallargs.h
215
struct
sys_setpriority_args
;
569
int sys_setpriority(struct lwp *, const struct
sys_setpriority_args
*, register_t *);
ultrix_sysent.c
406
ns(struct
sys_setpriority_args
),
/src/sys/compat/linux/common/
linux_misc_notalpha.c
133
struct
sys_setpriority_args
bsa;
/src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h
241
struct
sys_setpriority_args
;
890
int sys_setpriority(struct lwp *, const struct
sys_setpriority_args
*, register_t *);
aoutm68k_sysent.c
565
ns(struct
sys_setpriority_args
),
/src/sys/compat/freebsd/
freebsd_syscallargs.h
204
struct
sys_setpriority_args
;
784
int sys_setpriority(struct lwp *, const struct
sys_setpriority_args
*, register_t *);
freebsd_sysent.c
458
ns(struct
sys_setpriority_args
),
/src/sys/compat/linux32/common/
linux32_unistd.c
707
struct
sys_setpriority_args
bsa;
/src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h
666
struct
sys_setpriority_args
;
1406
int sys_setpriority(struct lwp *, const struct
sys_setpriority_args
*, register_t *);
linux_sysent.c
656
ns(struct
sys_setpriority_args
),
/src/sys/compat/linux/arch/amd64/
linux_syscallargs.h
606
struct
sys_setpriority_args
;
1635
int sys_setpriority(struct lwp *, const struct
sys_setpriority_args
*, register_t *);
linux_sysent.c
730
ns(struct
sys_setpriority_args
),
/src/sys/compat/linux/arch/i386/
linux_syscallargs.h
347
struct
sys_setpriority_args
;
1609
int sys_setpriority(struct lwp *, const struct
sys_setpriority_args
*, register_t *);
linux_sysent.c
454
ns(struct
sys_setpriority_args
),
/src/sys/compat/linux/arch/alpha/
linux_syscallargs.h
230
struct
sys_setpriority_args
;
1572
int sys_setpriority(struct lwp *, const struct
sys_setpriority_args
*, register_t *);
/src/sys/compat/linux/arch/arm/
linux_syscallargs.h
342
struct
sys_setpriority_args
;
1597
int sys_setpriority(struct lwp *, const struct
sys_setpriority_args
*, register_t *);
linux_sysent.c
453
ns(struct
sys_setpriority_args
),
/src/sys/compat/linux/arch/m68k/
linux_syscallargs.h
349
struct
sys_setpriority_args
;
1588
int sys_setpriority(struct lwp *, const struct
sys_setpriority_args
*, register_t *);
linux_sysent.c
478
ns(struct
sys_setpriority_args
),
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
300
struct
sys_setpriority_args
;
1616
int sys_setpriority(struct lwp *, const struct
sys_setpriority_args
*, register_t *);
linux_sysent.c
442
ns(struct
sys_setpriority_args
),
/src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h
317
struct
sys_setpriority_args
;
1512
int sys_setpriority(struct lwp *, const struct
sys_setpriority_args
*, register_t *);
/src/sys/kern/
kern_resource.c
213
sys_setpriority(struct lwp *l, const struct
sys_setpriority_args
*uap,
Completed in 54 milliseconds
1
2
Indexes created Thu Sep 17 00:24:55 UTC 2026