Searched refs:linux_bpf_args (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/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 = linux_bpf */
H A Dlinux_proto.h1154 struct linux_bpf_args { struct
1498 int linux_bpf(struct thread *, struct linux_bpf_args *);
H A Dlinux_systrace_args.c2347 struct linux_bpf_args *p = params;
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c378 { AS(linux_bpf_args), (sy_call_t *)linux_bpf, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 357 = linux_bpf */
H A Dlinux32_proto.h1221 struct linux_bpf_args { struct
1792 int linux_bpf(struct thread *, struct linux_bpf_args *);
H A Dlinux32_systrace_args.c2463 struct linux_bpf_args *p = params;
/freebsd-11-stable/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 = linux_bpf */
H A Dlinux_proto.h1239 struct linux_bpf_args { struct
1812 int linux_bpf(struct thread *, struct linux_bpf_args *);
H A Dlinux_systrace_args.c2539 struct linux_bpf_args *p = params;

Completed in 235 milliseconds