Searched refs:sys_mincore (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/sys/vm/ |
| D | vm_mmap.c | 744 sys_mincore(struct thread *td, struct mincore_args *uap) in sys_mincore() function
|
| /freebsd-12-stable/sys/kern/ |
| D | init_sysent.c | 130 …{ AS(mincore_args), (sy_call_t *)sys_mincore, AUE_MINCORE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STAT…
|
| /freebsd-12-stable/sys/compat/freebsd32/ |
| D | freebsd32_sysent.c | 137 …{ AS(mincore_args), (sy_call_t *)sys_mincore, AUE_MINCORE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STAT…
|
| /freebsd-12-stable/sys/sys/ |
| D | sysproto.h | 1864 int sys_mincore(struct thread *, struct mincore_args *);
|