Searched refs:linux_mlock2_args (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 304 …{ AS(linux_mlock2_args), (sy_call_t *)linux_mlock2, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 2…
|
| H A D | linux_proto.h | 1013 struct linux_mlock2_args { struct 1274 int linux_mlock2(struct thread *, struct linux_mlock2_args *);
|
| H A D | linux_systrace_args.c | 2046 struct linux_mlock2_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 345 …{ AS(linux_mlock2_args), (sy_call_t *)linux_mlock2, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 3…
|
| H A D | linux_proto.h | 1174 struct linux_mlock2_args { struct 1503 int linux_mlock2(struct thread *, struct linux_mlock2_args *);
|
| H A D | linux_systrace_args.c | 2382 struct linux_mlock2_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 396 …{ AS(linux_mlock2_args), (sy_call_t *)linux_mlock2, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 3…
|
| H A D | linux32_proto.h | 1326 struct linux_mlock2_args { struct 1812 int linux_mlock2(struct thread *, struct linux_mlock2_args *);
|
| H A D | linux32_systrace_args.c | 2643 struct linux_mlock2_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 396 …{ AS(linux_mlock2_args), (sy_call_t *)linux_mlock2, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 3…
|
| H A D | linux_proto.h | 1344 struct linux_mlock2_args { struct 1832 int linux_mlock2(struct thread *, struct linux_mlock2_args *);
|
| H A D | linux_systrace_args.c | 2719 struct linux_mlock2_args *p = params; in systrace_args()
|