Searched defs:bpf_prog_priv (Results 1 – 2 of 2) sorted by relevance
43 struct bpf_prog_priv { struct44 bool is_tp;45 char *sys_name;46 char *evt_name;47 struct perf_probe_event pev;48 bool need_prologue;49 struct bpf_insn *insns_buf;50 int nr_types;51 int *type_mapping;
38 struct bpf_prog_priv { struct39 bool is_tp;40 char *sys_name;41 char *evt_name;42 struct perf_probe_event pev;43 bool need_prologue;44 struct bpf_insn *insns_buf;45 int nr_types;46 int *type_mapping;