/linux-6.3-rc2/tools/net/ynl/ |
A D | ynl-gen-c.py | 1133 def put_typol_fwd(cw, struct): argument 1137 def put_typol(cw, struct): argument 1154 def put_req_nested(ri, struct): argument 1269 def parse_rsp_nested(ri, struct): argument 1426 def _print_type(ri, direction, struct): argument 1461 def print_type_full(ri, struct): argument 1523 def _free_type_members_iter(ri, struct): argument 1531 def _free_type_members(ri, var, struct, ref=''): argument 1536 def _free_type(ri, direction, struct): argument 1549 def free_rsp_nested(ri, struct): argument [all …]
|
/linux-6.3-rc2/include/linux/ |
A D | tracepoint.h | 563 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument 565 #define TRACE_EVENT_FN(name, proto, args, struct, \ argument 568 #define TRACE_EVENT_FN_COND(name, proto, args, cond, struct, \ argument 573 struct, assign, print) \ argument 589 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument
|
A D | trace_events.h | 950 #define TRACE_CUSTOM_EVENT(name, proto, args, struct, assign, print) argument
|
/linux-6.3-rc2/kernel/bpf/ |
A D | cgroup_iter.c | 160 BTF_ID_LIST_GLOBAL_SINGLE(bpf_cgroup_btf_id, struct, cgroup) in BTF_ID_LIST_GLOBAL_SINGLE() argument
|
A D | cpumask.c | 458 BTF_ID(struct, bpf_cpumask) in BTF_ID() argument
|
A D | btf.c | 5736 BTF_ID(struct, bpf_ctx_convert) in BTF_ID() argument
|
A D | verifier.c | 8742 BTF_ID(struct, bpf_dynptr_kern) in BTF_ID() argument
|
/linux-6.3-rc2/include/trace/ |
A D | define_trace.h | 50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
|
/linux-6.3-rc2/net/netfilter/ |
A D | nf_conntrack_bpf.c | 189 BTF_ID(struct, nf_conn) in BTF_ID() argument
|
/linux-6.3-rc2/kernel/ |
A D | kallsyms.c | 953 BTF_ID(struct, kallsym_iter) in BTF_ID() argument
|
/linux-6.3-rc2/net/bpf/ |
A D | test_run.c | 1687 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() argument
|