Searched refs:bpf_raw_event_map (Results 1 – 6 of 6) sorted by relevance
56 struct bpf_raw_event_map { struct
2012 struct bpf_raw_event_map *btp;
57 static struct bpf_raw_event_map *bpf_get_raw_tracepoint_module(const char *name) in bpf_get_raw_tracepoint_module() 59 struct bpf_raw_event_map *btp, *ret = NULL; in bpf_get_raw_tracepoint_module() 79 static struct bpf_raw_event_map *bpf_get_raw_tracepoint_module(const char *name) in bpf_get_raw_tracepoint_module() 2079 extern struct bpf_raw_event_map __start__bpf_raw_tp[]; in __bpf_trace_run() 2080 extern struct bpf_raw_event_map __stop__bpf_raw_tp[]; in __bpf_trace_run() 2082 struct bpf_raw_event_map *bpf_get_raw_tracepoint(const char *name) in __bpf_trace_run() 2084 struct bpf_raw_event_map *btp = __start__bpf_raw_tp; in __bpf_trace_run() 2094 void bpf_put_raw_tracepoint(struct bpf_raw_event_map *btp) in __bpf_trace_run() 2186 int bpf_probe_register(struct bpf_raw_event_map *btp, struct bpf_raw_tp_link *link) in bpf_get_perf_event_info() 2204 int bpf_probe_unregister(struct bpf_raw_event_map *bt in bpf_get_perf_event_info() [all...]
80 struct bpf_raw_event_map event; \
4358 struct bpf_raw_event_map *btp; in attach_type_to_prog_type() 5752 struct bpf_raw_event_map *btp = raw_tp->btp; in link_create()
18868 struct bpf_raw_event_map *btp; in do_check_subprogs() 19028 * names. Thus using bpf_raw_event_map to get argument names. in check_struct_ops_btf_id()