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