/linux/scripts/ |
H A D | rustdoc_test_gen.rs | 248 static struct kunit_case test_cases[] = {{ in main() constant 253 static struct kunit_suite test_suite = {{ in main() constant
|
/linux/tools/net/ynl/pyynl/ |
H A D | ynl_gen_c.py | 1932 def put_typol_submsg(cw, struct): argument 1954 def put_typol_fwd(cw, struct): argument 1958 def put_typol(cw, struct): argument 2035 def put_req_nested_prototype(ri, struct, suffix=';'): argument 2044 def put_req_nested(ri, struct): argument 2086 def _multi_parse(ri, struct, init_lines, local_vars): argument 2239 def parse_rsp_submsg(ri, struct): argument 2275 def parse_rsp_nested_prototype(ri, struct, suffix=';'): argument 2289 def parse_rsp_nested(ri, struct): argument 2500 def _print_type(ri, direction, struct): argument [all …]
|
/linux/include/linux/ |
H A D | tracepoint.h | 618 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument 620 #define TRACE_EVENT_FN(name, proto, args, struct, \ argument 623 #define TRACE_EVENT_FN_COND(name, proto, args, cond, struct, \ argument 628 struct, assign, print) \ argument 631 #define TRACE_EVENT_SYSCALL(name, proto, args, struct, assign, \ argument 647 #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/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 | 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 | cpumask.c | 459 BTF_ID(struct,bpf_cpumask) BTF_ID() argument [all...] |
H A D | crypto.c | 370 BTF_ID(struct, bpf_crypto_ctx) in BTF_ID() argument
|
H A D | verifier.c | 5811 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() argument 11920 BTF_ID(struct, bpf_dynptr) in BTF_ID() argument
|
H A D | btf.c | 6185 BTF_ID(struct,bpf_ctx_convert) BTF_ID() argument [all...] |
/linux/net/netfilter/ |
H A D | nf_conntrack_bpf.c | 232 BTF_ID(struct, nf_conn) in BTF_ID() argument
|
/linux/net/bpf/ |
H A D | test_run.c | 1735 BTF_ID(struct,prog_test_ref_kfunc) BTF_ID() argument [all...] |