Searched refs:my_struct (Results 1 – 2 of 2) sorted by relevance
133 struct my_struct { int x; }; struct136 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()
122 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