Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
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()
/tools/bpf/bpftool/Documentation/
A Dbpftool-btf.rst122 typedef struct my_struct my_struct_t;
124 struct my_struct {
135 struct my_struct b;
138 struct my_struct struct_global_var __attribute__((section("data_sec"))) = {
161 [4] STRUCT 'my_struct' size=48 vlen=6

Completed in 5 milliseconds