Home
last modified time | relevance | path

Searched refs:bpf_cmd (Results 1 – 3 of 3) sorted by relevance

/tools/lib/bpf/
Dbpf.c50 static int sys_bpf(enum bpf_cmd cmd, union bpf_attr *attr, in sys_bpf()
/tools/include/uapi/linux/
Dbpf.h67 enum bpf_cmd { enum
/tools/perf/
Dbuiltin-trace.c375 static const char *bpf_cmd[] = { variable
379 static DEFINE_STRARRAY(bpf_cmd);
585 { .name = "bpf", .errmsg = true, STRARRAY(0, cmd, bpf_cmd), },