/linux-6.12.1/scripts/ |
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.12.1/tools/net/ynl/ |
D | ynl-gen-c.py | 1509 def put_typol_fwd(cw, struct): argument 1513 def put_typol(cw, struct): argument 1586 def put_req_nested_prototype(ri, struct, suffix=';'): argument 1595 def put_req_nested(ri, struct): argument 1613 def _multi_parse(ri, struct, init_lines, local_vars): argument 1726 def parse_rsp_nested_prototype(ri, struct, suffix=';'): argument 1736 def parse_rsp_nested(ri, struct): argument 1914 def _print_type(ri, direction, struct): argument 1955 def print_type_full(ri, struct): argument 2030 def _free_type_members_iter(ri, struct): argument [all …]
|
/linux-6.12.1/include/linux/ |
D | tracepoint.h | 586 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument 588 #define TRACE_EVENT_FN(name, proto, args, struct, \ argument 591 #define TRACE_EVENT_FN_COND(name, proto, args, cond, struct, \ argument 596 struct, assign, print) \ argument 612 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument
|
D | trace_events.h | 988 #define TRACE_CUSTOM_EVENT(name, proto, args, struct, assign, print) argument
|
/linux-6.12.1/kernel/bpf/ |
D | cpumask.c | 461 BTF_ID(struct, bpf_cpumask) in BTF_ID() argument
|
D | cgroup_iter.c | 160 BTF_ID_LIST_GLOBAL_SINGLE(bpf_cgroup_btf_id, struct, cgroup) in BTF_ID_LIST_GLOBAL_SINGLE() argument
|
D | crypto.c | 370 BTF_ID(struct, bpf_crypto_ctx) in BTF_ID() argument
|
D | verifier.c | 5432 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() argument 11101 BTF_ID(struct, bpf_dynptr) in BTF_ID() argument
|
D | btf.c | 6145 BTF_ID(struct, bpf_ctx_convert) in BTF_ID() argument
|
/linux-6.12.1/include/trace/ |
D | define_trace.h | 50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
|
/linux-6.12.1/net/netfilter/ |
D | nf_conntrack_bpf.c | 232 BTF_ID(struct, nf_conn) in BTF_ID() argument
|
/linux-6.12.1/tools/net/sunrpc/xdrgen/ |
D | xdr_ast.py | 403 def struct(self, children): member in ParseToAst
|
/linux-6.12.1/kernel/ |
D | kallsyms.c | 841 BTF_ID(struct, kallsym_iter) in BTF_ID() argument
|
/linux-6.12.1/net/bpf/ |
D | test_run.c | 1737 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() argument
|