Searched refs:btf_ptr (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
D | btf_ptr.h | 4 #define btf_ptr btf_ptr___not_used macro 10 #undef btf_ptr 16 struct btf_ptr { struct
|
D | bpf_iter.h | 17 #define btf_ptr btf_ptr___not_used macro 36 #undef btf_ptr 119 struct btf_ptr { struct
|
D | bpf_iter_task_btf.c | 21 static struct btf_ptr ptr = { }; in dump_task_struct()
|
D | netif_receive_skb.c | 59 static struct btf_ptr _ptr = { }; \ 101 static struct btf_ptr p = { }; in BPF_PROG()
|
/kernel/linux/linux-5.10/kernel/trace/ |
D | bpf_trace.c | 74 static int bpf_btf_printf_prepare(struct btf_ptr *ptr, u32 btf_ptr_size, 778 BPF_CALL_4(bpf_seq_printf_btf, struct seq_file *, m, struct btf_ptr *, ptr, in BPF_CALL_4() argument 1181 static int bpf_btf_printf_prepare(struct btf_ptr *ptr, u32 btf_ptr_size, in bpf_btf_printf_prepare() 1190 if (btf_ptr_size != sizeof(struct btf_ptr)) in bpf_btf_printf_prepare() 1211 BPF_CALL_5(bpf_snprintf_btf, char *, str, u32, str_size, struct btf_ptr *, ptr, in BPF_CALL_5() argument
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | bpf.h | 5030 struct btf_ptr { struct
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | bpf.h | 1101 struct btf_ptr { struct
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
D | bpf.h | 5030 struct btf_ptr { struct
|