Searched refs:btf_ptr (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/tools/testing/selftests/bpf/progs/ |
| H A D | btf_ptr.h | 4 #define btf_ptr btf_ptr___not_used macro 10 #undef btf_ptr 16 struct btf_ptr { struct
|
| H A D | bpf_iter_task_btf.c | 20 static struct btf_ptr ptr = { }; in dump_task_struct()
|
| H A D | netif_receive_skb.c | 55 static struct btf_ptr _ptr = { }; \ 97 static struct btf_ptr p = { }; in BPF_PROG()
|
| /linux-6.15/kernel/trace/ |
| H A D | bpf_trace.c | 87 static int bpf_btf_printf_prepare(struct btf_ptr *ptr, u32 btf_ptr_size, 512 BPF_CALL_4(bpf_seq_printf_btf, struct seq_file *, m, struct btf_ptr *, ptr, in BPF_CALL_4() argument 978 static int bpf_btf_printf_prepare(struct btf_ptr *ptr, u32 btf_ptr_size, in bpf_btf_printf_prepare() 987 if (btf_ptr_size != sizeof(struct btf_ptr)) in bpf_btf_printf_prepare() 1008 BPF_CALL_5(bpf_snprintf_btf, char *, str, u32, str_size, struct btf_ptr *, ptr, in BPF_CALL_5() argument
|
| /linux-6.15/tools/include/uapi/linux/ |
| H A D | bpf.h | 7451 struct btf_ptr { struct
|
| /linux-6.15/include/uapi/linux/ |
| H A D | bpf.h | 7451 struct btf_ptr { struct
|