/openbmc/linux/scripts/ |
H A 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
|
/openbmc/linux/include/linux/ |
H A 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
|
H A D | trace_events.h | 978 #define TRACE_CUSTOM_EVENT(name, proto, args, struct, assign, print) argument
|
/openbmc/linux/tools/net/ynl/ |
H A D | ynl-gen-c.py | 1337 def put_typol(cw, struct): argument 1406 def put_req_nested(ri, struct): argument 1428 def _multi_parse(ri, struct, init_lines, local_vars): argument 1536 def parse_rsp_nested(ri, struct): argument 1702 def _print_type(ri, direction, struct): argument 1739 def print_type_full(ri, struct): argument 1810 def _free_type_members_iter(ri, struct): argument 1818 def _free_type_members(ri, var, struct, ref=''): argument 1823 def _free_type(ri, direction, struct): argument 1836 def free_rsp_nested(ri, struct): argument [all …]
|
/openbmc/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 | 445 BTF_ID(struct, bpf_cpumask) in BTF_ID() argument
|
H A D | verifier.c | 5328 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() argument 10560 BTF_ID(struct, bpf_dynptr_kern) in BTF_ID() argument
|
H A D | btf.c | 5718 BTF_ID(struct, bpf_ctx_convert) in BTF_ID() argument
|
/openbmc/linux/include/trace/ |
H A D | define_trace.h | 50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_bpf.c | 190 BTF_ID(struct, nf_conn) in BTF_ID() argument
|
/openbmc/linux/kernel/ |
H A D | kallsyms.c | 892 BTF_ID(struct, kallsym_iter) in BTF_ID() argument
|
/openbmc/linux/net/bpf/ |
H A D | test_run.c | 1681 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() argument
|