| /linux-6.15/scripts/ |
| H A D | rustdoc_test_gen.rs | 244 static struct kunit_case test_cases[] = {{ in main() constant 249 static struct kunit_suite test_suite = {{ in main() constant
|
| /linux-6.15/tools/net/ynl/pyynl/ |
| H A D | ynl_gen_c.py | 1587 def put_typol_fwd(cw, struct): argument 1591 def put_typol(cw, struct): argument 1673 def put_req_nested(ri, struct): argument 1835 def parse_rsp_nested(ri, struct): argument 2025 def _print_type(ri, direction, struct): argument 2066 def print_type_full(ri, struct): argument 2141 def _free_type_members_iter(ri, struct): argument 2149 def _free_type_members(ri, var, struct, ref=''): argument 2154 def _free_type(ri, direction, struct): argument 2171 def free_rsp_nested(ri, struct): argument [all …]
|
| /linux-6.15/include/linux/ |
| H A D | tracepoint.h | 604 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument 606 #define TRACE_EVENT_FN(name, proto, args, struct, \ argument 609 #define TRACE_EVENT_FN_COND(name, proto, args, cond, struct, \ argument 614 struct, assign, print) \ argument 617 #define TRACE_EVENT_SYSCALL(name, proto, args, struct, assign, \ argument 633 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument
|
| H A D | trace_events.h | 972 #define TRACE_CUSTOM_EVENT(name, proto, args, struct, assign, print) argument
|
| /linux-6.15/include/trace/ |
| H A D | define_trace.h | 50 #define TRACE_EVENT_SYSCALL(name, proto, args, struct, assign, print, reg, unreg) \ argument 54 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
|
| /linux-6.15/kernel/bpf/ |
| H A D | cgroup_iter.c | 160 BTF_ID_LIST_GLOBAL_SINGLE(bpf_cgroup_btf_id, struct, cgroup) in BTF_ID_LIST_GLOBAL_SINGLE() argument
|
| H A D | crypto.c | 370 BTF_ID(struct, bpf_crypto_ctx) in BTF_ID() argument
|
| H A D | cpumask.c | 512 BTF_ID(struct, bpf_cpumask) in BTF_ID() argument
|
| H A D | verifier.c | 5816 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() argument 11930 BTF_ID(struct, bpf_dynptr) in BTF_ID() argument
|
| H A D | btf.c | 6185 BTF_ID(struct, bpf_ctx_convert) in BTF_ID() argument
|
| /linux-6.15/net/netfilter/ |
| H A D | nf_conntrack_bpf.c | 232 BTF_ID(struct, nf_conn) in BTF_ID() argument
|
| /linux-6.15/kernel/ |
| H A D | kallsyms.c | 833 BTF_ID(struct, kallsym_iter) in BTF_ID() argument
|
| /linux-6.15/tools/net/sunrpc/xdrgen/ |
| H A D | xdr_ast.py | 653 def struct(self, children): member in ParseToAst
|
| /linux-6.15/net/bpf/ |
| H A D | test_run.c | 1735 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() argument
|