/linux/scripts/ ! |
H A D | rustdoc_test_gen.rs | 249 static struct kunit_case test_cases[] = {{ in main() constant 254 static struct kunit_suite test_suite = {{ in main() constant
|
/linux/tools/net/ynl/pyynl/ ! |
H A D | ynl_gen_c.py | 1934 def put_typol_submsg(cw, struct): argument 1956 def put_typol_fwd(cw, struct): argument 1960 def put_typol(cw, struct): argument 2037 def put_req_nested_prototype(ri, struct, suffix=';'): argument 2046 def put_req_nested(ri, struct): argument 2088 def _multi_parse(ri, struct, init_lines, local_vars): argument 2241 def parse_rsp_submsg(ri, struct): argument 2277 def parse_rsp_nested_prototype(ri, struct, suffix=';'): argument 2291 def parse_rsp_nested(ri, struct): argument 2475 def print_alloc_wrapper(ri, direction, struct=None): 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 | 969 #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 | crypto.c | 370 BTF_ID(struct, bpf_crypto_ctx) in BTF_ID() argument
|
H A D | verifier.c | 5930 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() argument 12065 BTF_ID(struct, bpf_dynptr) in BTF_ID() argument
|
H A D | btf.c | 6203 BTF_ID_LIST_SINGLE(bpf_ctx_convert_btf_id, struct, bpf_ctx_convert) in BTF_ID_LIST_SINGLE() argument
|
/linux/net/netfilter/ ! |
H A D | nf_conntrack_bpf.c | 232 BTF_ID(struct, nf_conn) in BTF_ID() 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
|
/linux/tools/net/sunrpc/xdrgen/ ! |
H A D | xdr_ast.py | 653 def struct(self, children): member in ParseToAst
|
/linux/kernel/ ! |
H A D | kallsyms.c | 832 BTF_ID_LIST_SINGLE(btf_ksym_iter_id, struct, kallsym_iter) in BTF_ID_LIST_SINGLE() argument
|
/linux/net/bpf/ ! |
H A D | test_run.c | 1741 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() argument
|