Searched refs:seccomp_bpf_label (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/samples/seccomp/
H A Dbpf-helper.c63 __u32 seccomp_bpf_label(struct bpf_labels *labels, const char *label) seccomp_bpf_label() function
H A Dbpf-helper.h36 __u32 seccomp_bpf_label(struct bpf_labels *labels, const char *label);
59 #define FIND_LABEL(labels, label) seccomp_bpf_label((labels), #label)

Completed in 59 milliseconds