/linux-6.14.4/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.14.4/tools/net/ynl/pyynl/ |
D | ynl_gen_c.py | 1552 def put_typol_fwd(cw, struct): argument 1556 def put_typol(cw, struct): argument 1629 def put_req_nested_prototype(ri, struct, suffix=';'): argument 1638 def put_req_nested(ri, struct): argument 1656 def _multi_parse(ri, struct, init_lines, local_vars): argument 1769 def parse_rsp_nested_prototype(ri, struct, suffix=';'): argument 1779 def parse_rsp_nested(ri, struct): argument 1964 def _print_type(ri, direction, struct): argument 2005 def print_type_full(ri, struct): argument 2080 def _free_type_members_iter(ri, struct): argument [all …]
|
/linux-6.14.4/include/linux/ |
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
|
D | trace_events.h | 990 #define TRACE_CUSTOM_EVENT(name, proto, args, struct, assign, print) argument
|
/linux-6.14.4/include/trace/ |
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.14.4/kernel/bpf/ |
D | cpumask.c | 459 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 | 5689 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() argument 11623 BTF_ID(struct, bpf_dynptr) in BTF_ID() argument
|
D | btf.c | 6164 BTF_ID(struct, bpf_ctx_convert) in BTF_ID() argument
|
/linux-6.14.4/net/netfilter/ |
D | nf_conntrack_bpf.c | 232 BTF_ID(struct, nf_conn) in BTF_ID() argument
|
/linux-6.14.4/kernel/ |
D | kallsyms.c | 841 BTF_ID(struct, kallsym_iter) in BTF_ID() argument
|
/linux-6.14.4/tools/net/sunrpc/xdrgen/ |
D | xdr_ast.py | 653 def struct(self, children): member in ParseToAst
|
/linux-6.14.4/net/bpf/ |
D | test_run.c | 1735 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() argument
|