Searched refs:linux_getpriority (Results 1 – 5 of 5) sorted by relevance
| /trueos/sys/amd64/linux32/ |
| HD | linux32_sysent.c | 118 …{ AS(linux_getpriority_args), (sy_call_t *)linux_getpriority, AUE_GETPRIORITY, NULL, 0, 0, 0, SY_T…
|
| HD | linux32_proto.h | 1178 int linux_getpriority(struct thread *, struct linux_getpriority_args *);
|
| /trueos/sys/i386/linux/ |
| HD | linux_sysent.c | 117 …{ AS(linux_getpriority_args), (sy_call_t *)linux_getpriority, AUE_GETPRIORITY, NULL, 0, 0, 0, SY_T…
|
| HD | linux_proto.h | 1189 int linux_getpriority(struct thread *, struct linux_getpriority_args *);
|
| /trueos/sys/compat/linux/ |
| HD | linux_misc.c | 1608 linux_getpriority(struct thread *td, struct linux_getpriority_args *args) in linux_getpriority() function
|