/linux-6.6.21/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.6.21/include/linux/ |
D | tracepoint.h | 565 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument 567 #define TRACE_EVENT_FN(name, proto, args, struct, \ argument 570 #define TRACE_EVENT_FN_COND(name, proto, args, cond, struct, \ argument 575 struct, assign, print) \ argument 591 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument
|
D | trace_events.h | 977 #define TRACE_CUSTOM_EVENT(name, proto, args, struct, assign, print) argument
|
/linux-6.6.21/tools/net/ynl/ |
D | ynl-gen-c.py | 1334 def put_typol(cw, struct): argument 1403 def put_req_nested(ri, struct): argument 1425 def _multi_parse(ri, struct, init_lines, local_vars): argument 1533 def parse_rsp_nested(ri, struct): argument 1699 def _print_type(ri, direction, struct): argument 1736 def print_type_full(ri, struct): argument 1807 def _free_type_members_iter(ri, struct): argument 1815 def _free_type_members(ri, var, struct, ref=''): argument 1820 def _free_type(ri, direction, struct): argument 1833 def free_rsp_nested(ri, struct): argument [all …]
|
/linux-6.6.21/kernel/bpf/ |
D | cgroup_iter.c | 160 BTF_ID_LIST_GLOBAL_SINGLE(bpf_cgroup_btf_id, struct, cgroup) in BTF_ID_LIST_GLOBAL_SINGLE() argument
|
D | cpumask.c | 445 BTF_ID(struct, bpf_cpumask) in BTF_ID() argument
|
D | verifier.c | 5316 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() argument 10549 BTF_ID(struct, bpf_dynptr_kern) in BTF_ID() argument
|
D | btf.c | 5718 BTF_ID(struct, bpf_ctx_convert) in BTF_ID() argument
|
/linux-6.6.21/include/trace/ |
D | define_trace.h | 50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
|
/linux-6.6.21/net/netfilter/ |
D | nf_conntrack_bpf.c | 190 BTF_ID(struct, nf_conn) in BTF_ID() argument
|
/linux-6.6.21/kernel/ |
D | kallsyms.c | 892 BTF_ID(struct, kallsym_iter) in BTF_ID() argument
|
/linux-6.6.21/net/bpf/ |
D | test_run.c | 1674 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() argument
|