Home
last modified time | relevance | path

Searched defs:struct (Results 1 – 12 of 12) sorted by relevance

/linux/scripts/
H A Drustdoc_test_gen.rs248 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 Dynl_gen_c.py1932 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 Dtracepoint.h618 #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 Dtrace_events.h972 #define TRACE_CUSTOM_EVENT(name, proto, args, struct, assign, print) argument
/linux/include/trace/
H A Ddefine_trace.h50 #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 Dcgroup_iter.c160 BTF_ID_LIST_GLOBAL_SINGLE(bpf_cgroup_btf_id, struct, cgroup) in BTF_ID_LIST_GLOBAL_SINGLE() argument
H A Dcpumask.c459 BTF_ID(struct,bpf_cpumask) BTF_ID() argument
[all...]
H A Dcrypto.c370 BTF_ID(struct, bpf_crypto_ctx) in BTF_ID() argument
H A Dverifier.c5811 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() argument
11920 BTF_ID(struct, bpf_dynptr) in BTF_ID() argument
H A Dbtf.c6185 BTF_ID(struct,bpf_ctx_convert) BTF_ID() argument
[all...]
/linux/net/netfilter/
H A Dnf_conntrack_bpf.c232 BTF_ID(struct, nf_conn) in BTF_ID() argument
/linux/net/bpf/
H A Dtest_run.c1735 BTF_ID(struct,prog_test_ref_kfunc) BTF_ID() argument
[all...]