Searched refs:linux_getpriority (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 161 …{ AS(linux_getpriority_args), (sy_call_t *)linux_getpriority, AUE_GETPRIORITY, NULL, 0, 0, 0, SY_T…
|
| H A D | linux_proto.h | 1172 int linux_getpriority(struct thread *, struct linux_getpriority_args *);
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 160 …{ AS(linux_getpriority_args), (sy_call_t *)linux_getpriority, AUE_GETPRIORITY, NULL, 0, 0, 0, SY_T…
|
| H A D | linux_proto.h | 1351 int linux_getpriority(struct thread *, struct linux_getpriority_args *);
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 116 …{ AS(linux_getpriority_args), (sy_call_t *)linux_getpriority, AUE_GETPRIORITY, NULL, 0, 0, 0, SY_T…
|
| H A D | linux32_proto.h | 1581 int linux_getpriority(struct thread *, struct linux_getpriority_args *);
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 116 …{ AS(linux_getpriority_args), (sy_call_t *)linux_getpriority, AUE_GETPRIORITY, NULL, 0, 0, 0, SY_T…
|
| H A D | linux_proto.h | 1598 int linux_getpriority(struct thread *, struct linux_getpriority_args *);
|
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_misc.c | 1805 linux_getpriority(struct thread *td, struct linux_getpriority_args *args) in linux_getpriority() function
|