/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
|
/linux/include/linux/ |
H A D | tracepoint.h | 604 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument 606 #define TRACE_EVENT_FN(name, proto, args, struct, \ argument 609 #define TRACE_EVENT_FN_COND(name, proto, args, cond, struct, \ argument 614 struct, assign, print) \ argument 617 #define TRACE_EVENT_SYSCALL(name, proto, args, struct, assign, \ argument 633 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument
|
H A D | trace_events.h | 990 #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) in BTF_ID() argument
|
H A D | crypto.c | 370 BTF_ID(struct, bpf_crypto_ctx) in BTF_ID() argument
|
H A D | verifier.c | 5689 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() argument 11623 BTF_ID(struct, bpf_dynptr) in BTF_ID() argument
|
H A D | btf.c | 6164 BTF_ID(struct, bpf_ctx_convert) in BTF_ID() argument
|
/linux/net/netfilter/ |
H A D | nf_conntrack_bpf.c | 232 BTF_ID(struct, nf_conn) in BTF_ID() argument
|
/linux/kernel/ |
H A D | kallsyms.c | 841 BTF_ID(struct, kallsym_iter) in BTF_ID() argument
|
/linux/net/bpf/ |
H A D | test_run.c | 1735 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() argument
|