Searched refs:linux_bpf_args (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 300 …{ AS(linux_bpf_args), (sy_call_t *)linux_bpf, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 280 = l…
|
| H A D | linux_proto.h | 994 struct linux_bpf_args { struct 1270 int linux_bpf(struct thread *, struct linux_bpf_args *);
|
| H A D | linux_systrace_args.c | 2011 struct linux_bpf_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 341 …{ AS(linux_bpf_args), (sy_call_t *)linux_bpf, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 321 = l…
|
| H A D | linux_proto.h | 1155 struct linux_bpf_args { struct 1499 int linux_bpf(struct thread *, struct linux_bpf_args *);
|
| H A D | linux_systrace_args.c | 2347 struct linux_bpf_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 377 …{ AS(linux_bpf_args), (sy_call_t *)linux_bpf, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 357 = l…
|
| H A D | linux32_proto.h | 1222 struct linux_bpf_args { struct 1793 int linux_bpf(struct thread *, struct linux_bpf_args *);
|
| H A D | linux32_systrace_args.c | 2463 struct linux_bpf_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 377 …{ AS(linux_bpf_args), (sy_call_t *)linux_bpf, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 357 = l…
|
| H A D | linux_proto.h | 1240 struct linux_bpf_args { struct 1813 int linux_bpf(struct thread *, struct linux_bpf_args *);
|
| H A D | linux_systrace_args.c | 2539 struct linux_bpf_args *p = params; in systrace_args()
|