Home
last modified time | relevance | path

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

/freebsd-src/sys/arm64/linux/
H A Dlinux_proto.h1066 struct linux_bpf_args { struct
1463 int linux_bpf(struct thread *, struct linux_bpf_args *);
H A Dlinux_sysent.c297 { .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_systrace_args.c2123 struct linux_bpf_args *p = params; in systrace_args()
/freebsd-src/sys/amd64/linux/
H A Dlinux_proto.h1259 struct linux_bpf_args { struct
1706 int linux_bpf(struct thread *, struct linux_bpf_args *);
H A Dlinux_sysent.c338 { .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.c2506 struct linux_bpf_args *p = params; in systrace_args()
/freebsd-src/sys/amd64/linux32/
H A Dlinux32_proto.h1318 struct linux_bpf_args { struct
2023 int linux_bpf(struct thread *, struct linux_bpf_args *);
H A Dlinux32_sysent.c375 { .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.c2602 struct linux_bpf_args *p = params; in systrace_args()
/freebsd-src/sys/i386/linux/
H A Dlinux_proto.h1312 struct linux_bpf_args { struct
2019 int linux_bpf(struct thread *, struct linux_bpf_args *);
H A Dlinux_sysent.c374 { .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.c2633 struct linux_bpf_args *p = params; in systrace_args()