Symbol: AUE_GETPRIORITY
sys/amd64/linux/linux_proto.h
1862
#define LINUX_SYS_AUE_linux_getpriority AUE_GETPRIORITY
sys/amd64/linux/linux_proto.h
1950
#define LINUX_SYS_AUE_linux_ioprio_get AUE_GETPRIORITY
sys/amd64/linux/linux_sysent.c
157
{ .sy_narg = AS(linux_getpriority_args), .sy_call = (sy_call_t *)linux_getpriority, .sy_auevent = AUE_GETPRIORITY, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 140 = linux_getpriority */
sys/amd64/linux/linux_sysent.c
269
{ .sy_narg = AS(linux_ioprio_get_args), .sy_call = (sy_call_t *)linux_ioprio_get, .sy_auevent = AUE_GETPRIORITY, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 252 = linux_ioprio_get */
sys/amd64/linux32/linux32_proto.h
2185
#define LINUX32_SYS_AUE_linux_getpriority AUE_GETPRIORITY
sys/amd64/linux32/linux32_proto.h
2333
#define LINUX32_SYS_AUE_linux_ioprio_get AUE_GETPRIORITY
sys/amd64/linux32/linux32_sysent.c
114
{ .sy_narg = AS(linux_getpriority_args), .sy_call = (sy_call_t *)linux_getpriority, .sy_auevent = AUE_GETPRIORITY, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 96 = linux_getpriority */
sys/amd64/linux32/linux32_sysent.c
308
{ .sy_narg = AS(linux_ioprio_get_args), .sy_call = (sy_call_t *)linux_ioprio_get, .sy_auevent = AUE_GETPRIORITY, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 290 = linux_ioprio_get */
sys/arm64/linux/linux_proto.h
1535
#define LINUX_SYS_AUE_linux_ioprio_get AUE_GETPRIORITY
sys/arm64/linux/linux_proto.h
1628
#define LINUX_SYS_AUE_linux_getpriority AUE_GETPRIORITY
sys/arm64/linux/linux_sysent.c
158
{ .sy_narg = AS(linux_getpriority_args), .sy_call = (sy_call_t *)linux_getpriority, .sy_auevent = AUE_GETPRIORITY, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 141 = linux_getpriority */
sys/arm64/linux/linux_sysent.c
48
{ .sy_narg = AS(linux_ioprio_get_args), .sy_call = (sy_call_t *)linux_ioprio_get, .sy_auevent = AUE_GETPRIORITY, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 31 = linux_ioprio_get */
sys/compat/freebsd32/freebsd32_sysent.c
170
{ .sy_narg = AS(getpriority_args), .sy_call = (sy_call_t *)sys_getpriority, .sy_auevent = AUE_GETPRIORITY, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 100 = getpriority */
sys/i386/linux/linux_proto.h
2179
#define LINUX_SYS_AUE_linux_getpriority AUE_GETPRIORITY
sys/i386/linux/linux_proto.h
2331
#define LINUX_SYS_AUE_linux_ioprio_get AUE_GETPRIORITY
sys/i386/linux/linux_sysent.c
113
{ .sy_narg = AS(linux_getpriority_args), .sy_call = (sy_call_t *)linux_getpriority, .sy_auevent = AUE_GETPRIORITY, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 96 = linux_getpriority */
sys/i386/linux/linux_sysent.c
307
{ .sy_narg = AS(linux_ioprio_get_args), .sy_call = (sy_call_t *)linux_ioprio_get, .sy_auevent = AUE_GETPRIORITY, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 290 = linux_ioprio_get */
sys/kern/init_sysent.c
169
{ .sy_narg = AS(getpriority_args), .sy_call = (sy_call_t *)sys_getpriority, .sy_auevent = AUE_GETPRIORITY, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 100 = getpriority */
sys/sys/sysproto.h
2942
#define SYS_AUE_getpriority AUE_GETPRIORITY