Home
last modified time | relevance | path

Searched defs:btf_ptr (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_ptr.h4 #define btf_ptr btf_ptr___not_used macro
16 struct btf_ptr { struct
17 void *ptr;
18 __u32 type_id;
19 __u32 flags;
/linux/include/uapi/linux/
H A Dbpf.h7523 * struct btf_ptr is used for typed pointer representation; the struct
7524 ptrbtf_ptr global() argument
7525 type_idbtf_ptr global() argument
7526 flagsbtf_ptr global() argument
/linux/tools/include/uapi/linux/
H A Dbpf.h7523 struct btf_ptr { global() struct
7524 ptrbtf_ptr global() argument
7525 type_idbtf_ptr global() argument
7526 flagsbtf_ptr global() argument
/linux/kernel/trace/
H A Dbpf_trace.c511 BPF_CALL_4(bpf_seq_printf_btf, struct seq_file *, m, struct btf_ptr *, ptr, in BPF_CALL_4() argument
1006 BPF_CALL_5(bpf_snprintf_btf, char *, str, u32, str_size, struct btf_ptr *, ptr, in BPF_CALL_5() argument