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

/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_sysent.c300 { .sy_narg = AS(linux_bpf_args), .sy_call = (sy_call_t *)linux_bpf, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 280 = linux_bpf */
H A Dlinux_proto.h1057 struct linux_bpf_args { struct
1334 int linux_bpf(struct thread *, struct linux_bpf_args *);
H A Dlinux_systrace_args.c2113 struct linux_bpf_args *p = params;
/freebsd-13-stable/sys/i386/linux/
H A Dlinux_proto.h1300 struct linux_bpf_args { struct
1875 int linux_bpf(struct thread *, struct linux_bpf_args *);
H A Dlinux_sysent.c377 { .sy_narg = AS(linux_bpf_args), .sy_call = (sy_call_t *)linux_bpf, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 357 = linux_bpf */
H A Dlinux_systrace_args.c2634 struct linux_bpf_args *p = params;
/freebsd-13-stable/sys/amd64/linux/
H A Dlinux_proto.h1245 struct linux_bpf_args { struct
1599 int linux_bpf(struct thread *, struct linux_bpf_args *);
H A Dlinux_sysent.c341 { .sy_narg = AS(linux_bpf_args), .sy_call = (sy_call_t *)linux_bpf, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 321 = linux_bpf */
H A Dlinux_systrace_args.c2494 struct linux_bpf_args *p = params;
/freebsd-13-stable/sys/amd64/linux32/
H A Dlinux32_proto.h1307 struct linux_bpf_args { struct
1880 int linux_bpf(struct thread *, struct linux_bpf_args *);
H A Dlinux32_sysent.c377 { .sy_narg = AS(linux_bpf_args), .sy_call = (sy_call_t *)linux_bpf, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 357 = linux_bpf */
H A Dlinux32_systrace_args.c2595 struct linux_bpf_args *p = params;

Completed in 441 milliseconds