Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
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-6.12.1/tools/bpf/bpftool/Documentation/
Dbpftool-btf.rst117 typedef struct my_struct my_struct_t;
119 struct my_struct {
130 struct my_struct b;
133 struct my_struct struct_global_var __attribute__((section("data_sec"))) = {
156 [4] STRUCT 'my_struct' size=48 vlen=6
/linux-6.12.1/Documentation/translations/it_IT/doc-guide/
Dkernel-doc.rst243 * struct my_struct - short description
250 struct my_struct {
/linux-6.12.1/Documentation/doc-guide/
Dkernel-doc.rst215 * struct my_struct - short description
222 struct my_struct {