Searched defs:tp_name (Results 1 – 12 of 12) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_ptr_untrusted.c | 7 char tp_name[128]; variable
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | task_fd_query_tp.c | 5 const char *tp_name) in test_task_fd_query_tp_core()
|
| H A D | bpf_obj_id.c | 27 char jited_insns[128], xlated_insns[128], zeros[128], tp_name[128]; in serial_test_bpf_obj_id() local
|
| H A D | core_reloc.c | 15 #define MODULES_CASE(name, pg_name, tp_name) { \ argument 1003 const char *tp_name, *probe_name; run_core_reloc_tests() local
|
| /linux/kernel/trace/ |
| H A D | trace_fprobe.c | 980 const char *tp_name; member 1015 static struct tracepoint *find_tracepoint(const char *tp_name, in find_tracepoint() 1039 const char *tp_name) in find_tracepoint_in_module()
|
| /linux/tools/perf/util/ |
| H A D | evsel.h | 64 char *tp_name; global() member
|
| /linux/kernel/bpf/ |
| H A D | syscall.c | 3908 const char *tp_name = raw_tp_link->btp->tp->name; in bpf_raw_tp_link_fill_link_info() local 4304 const char *tp_name; in bpf_raw_tp_link_attach() local 4378 void __user *tp_name; in bpf_raw_tracepoint_open() local
|
| /linux/tools/bpf/bpftool/ |
| H A D | gen.c | 584 const char *tp_name; in codegen_attach_detach() local
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf.c | 13490 const char *tp_name) in determine_tracepoint_id() 13508 const char *tp_name) in perf_event_open_tracepoint() 13541 const char *tp_name, in bpf_program__attach_tracepoint_opts() 13574 const char *tp_name) in bpf_program__attach_tracepoint() 13616 char *sec_name, *tp_cat, *tp_name; in attach_tp() local 13649 const char *tp_name, in bpf_program__attach_raw_tracepoint_opts() 13685 const char *tp_name) in bpf_program__attach_raw_tracepoint()
|
| /linux/tools/include/uapi/linux/ |
| H A D | bpf.h | 6844 __aligned_u64 tp_name; /* in/out: tp_name buffer ptr */ member 6946 __aligned_u64 tp_name; /* in/out */ member
|
| /linux/include/uapi/linux/ |
| H A D | bpf.h | 6844 __aligned_u64 tp_name; /* in/out: tp_name buffer ptr */ member 6946 __aligned_u64 tp_name; /* in/out */ member
|
| /linux/tools/perf/ |
| H A D | builtin-trace.c | 2161 char tp_name[128]; syscall__read_info() local
|