Home
last modified time | relevance | path

Searched refs:my_struct (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_global_func_ctx_args.c133 struct my_struct { int x; }; struct
136 struct my_struct *mem, in subprog_multi_ctx_tags()
151 struct my_struct x = { .x = 123 }; in arg_tag_ctx_raw_tp()
160 struct my_struct x = { .x = 123 }; in arg_tag_ctx_perf()
169 struct my_struct x = { .x = 123 }; in arg_tag_ctx_kprobe()
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-btf.rst125 typedef struct my_struct my_struct_t;
127 struct my_struct {
138 struct my_struct b;
141 struct my_struct struct_global_var __attribute__((section("data_sec"))) = {
164 [4] STRUCT 'my_struct' size=48 vlen=6