| /linux/scripts/ |
| H A D | rustdoc_test_gen.rs | 250 static struct kunit_case test_cases[] = {{ in main() constant 255 static struct kunit_suite test_suite = {{ in main() constant
|
| /linux/tools/net/ynl/pyynl/ |
| H A D | ynl_gen_c.py | 1976 def put_typol_submsg(cw, struct): argument 1998 def put_typol_fwd(cw, struct): argument 2002 def put_typol(cw, struct): argument 2079 def put_local_vars(struct): argument 2093 def put_req_nested_prototype(ri, struct, suffix=';'): argument 2102 def put_req_nested(ri, struct): argument 2136 def _multi_parse(ri, struct, init_lines, local_vars): argument 2297 def parse_rsp_submsg(ri, struct): argument 2333 def parse_rsp_nested_prototype(ri, struct, suffix=';'): argument 2347 def parse_rsp_nested(ri, struct): argument [all …]
|
| /linux/include/linux/ |
| H A D | tracepoint.h | 663 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument 665 #define TRACE_EVENT_FN(name, proto, args, struct, \ argument 668 #define TRACE_EVENT_FN_COND(name, proto, args, cond, struct, \ argument 673 struct, assign, print) \ argument 676 #define TRACE_EVENT_SYSCALL(name, proto, args, struct, assign, \ argument 692 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument
|
| /linux/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/kernel/bpf/ |
| H A D | crypto.c | 376 BTF_ID(struct, bpf_crypto_ctx) in BTF_ID() argument
|
| H A D | verifier.c | 4641 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() argument 10929 BTF_ID(struct, bpf_dynptr) in BTF_ID() argument
|
| H A D | btf.c | 6367 BTF_ID_LIST_SINGLE(bpf_ctx_convert_btf_id, struct, bpf_ctx_convert) in BTF_ID_LIST_SINGLE() argument
|
| /linux/net/sched/ |
| H A D | bpf_qdisc.c | 29 BTF_ID_LIST_SINGLE(bpf_qdisc_ids, struct, Qdisc) in BTF_ID_LIST_SINGLE() argument [all...] |
| /linux/kernel/ |
| H A D | kallsyms.c | 872 BTF_ID_LIST_SINGLE(btf_ksym_iter_id, struct, kallsym_iter) in BTF_ID_LIST_SINGLE() argument
|