Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dtracepoint.h558 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument
560 #define TRACE_EVENT_FN(name, proto, args, struct, \ argument
563 #define TRACE_EVENT_FN_COND(name, proto, args, cond, struct, \ argument
568 struct, assign, print) \ argument
584 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument
/kernel/linux/linux-4.19/include/linux/
Dtracepoint.h533 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument
535 #define TRACE_EVENT_FN(name, proto, args, struct, \ argument
538 #define TRACE_EVENT_FN_COND(name, proto, args, cond, struct, \ argument
543 struct, assign, print) \ argument
/kernel/linux/linux-5.10/Documentation/block/
Dbiodoc.rst493 .. [#]
/kernel/linux/linux-5.10/include/trace/
Ddefine_trace.h50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
/kernel/linux/linux-4.19/arch/x86/include/asm/
Dparavirt.h872 #define PARA_PATCH(struct, off) ((PARAVIRT_PATCH_##struct + (off)) / 8) argument
887 #define PARA_PATCH(struct, off) ((PARAVIRT_PATCH_##struct + (off)) / 4) argument
/kernel/linux/linux-5.10/kernel/bpf/
Dbtf.c4341 BTF_ID(struct, bpf_ctx_convert) in BTF_ID() argument