Home
last modified time | relevance | path

Searched refs:linux_bpf_args (Results 1 – 12 of 12) sorted by relevance

/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c300 …{ AS(linux_bpf_args), (sy_call_t *)linux_bpf, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 280 = l…
H A Dlinux_proto.h994 struct linux_bpf_args { struct
1270 int linux_bpf(struct thread *, struct linux_bpf_args *);
H A Dlinux_systrace_args.c2011 struct linux_bpf_args *p = params; in systrace_args()
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c341 …{ AS(linux_bpf_args), (sy_call_t *)linux_bpf, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 321 = l…
H A Dlinux_proto.h1155 struct linux_bpf_args { struct
1499 int linux_bpf(struct thread *, struct linux_bpf_args *);
H A Dlinux_systrace_args.c2347 struct linux_bpf_args *p = params; in systrace_args()
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c377 …{ AS(linux_bpf_args), (sy_call_t *)linux_bpf, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 357 = l…
H A Dlinux32_proto.h1222 struct linux_bpf_args { struct
1793 int linux_bpf(struct thread *, struct linux_bpf_args *);
H A Dlinux32_systrace_args.c2463 struct linux_bpf_args *p = params; in systrace_args()
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysent.c377 …{ AS(linux_bpf_args), (sy_call_t *)linux_bpf, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 357 = l…
H A Dlinux_proto.h1240 struct linux_bpf_args { struct
1813 int linux_bpf(struct thread *, struct linux_bpf_args *);
H A Dlinux_systrace_args.c2539 struct linux_bpf_args *p = params; in systrace_args()