Searched refs:bpf_cmd (Results 1 – 3 of 3) sorted by relevance
37 static int sys_bpf(enum bpf_cmd cmd, union bpf_attr *attr, in sys_bpf()
67 enum bpf_cmd { enum
588 static const char *bpf_cmd[] = { variable592 static DEFINE_STRARRAY(bpf_cmd);1020 { .name = "bpf", .errmsg = true, STRARRAY(0, cmd, bpf_cmd), },