bpf_labels         29 samples/seccomp/bpf-fancy.c 	struct bpf_labels l = {
bpf_labels         19 samples/seccomp/bpf-helper.c int bpf_resolve_jumps(struct bpf_labels *labels,
bpf_labels         64 samples/seccomp/bpf-helper.c __u32 seccomp_bpf_label(struct bpf_labels *labels, const char *label)
bpf_labels         35 samples/seccomp/bpf-helper.h int bpf_resolve_jumps(struct bpf_labels *labels,
bpf_labels         37 samples/seccomp/bpf-helper.h __u32 seccomp_bpf_label(struct bpf_labels *labels, const char *label);