Searched defs:btf_ptr (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ | ||
| H A D | btf_ptr.h | 4 #define btf_ptr btf_ptr___not_used macro |
| /linux/include/uapi/linux/ | ||
| H A D | bpf.h | 7523 * struct btf_ptr is used for typed pointer representation; the struct |
| /linux/tools/include/uapi/linux/ | ||
| H A D | bpf.h | 7523 struct btf_ptr { global() struct |
| /linux/kernel/trace/ | ||
| H A D | bpf_trace.c | 511 BPF_CALL_4(bpf_seq_printf_btf, struct seq_file *, m, struct btf_ptr *, ptr, in BPF_CALL_4() argument |