Searched defs:struct (Results 1 – 4 of 4) sorted by relevance
/linux/include/linux/ |
A D | tracepoint.h | 552 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument 554 #define TRACE_EVENT_FN(name, proto, args, struct, \ argument 557 #define TRACE_EVENT_FN_COND(name, proto, args, cond, struct, \ argument 562 struct, assign, print) \ argument 578 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument
|
/linux/Documentation/block/ |
A D | biodoc.rst | 493 .. [#]
|
/linux/include/trace/ |
A D | define_trace.h | 50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
|
/linux/kernel/bpf/ |
A D | btf.c | 4664 BTF_ID(struct, bpf_ctx_convert) in BTF_ID() argument 6345 BTF_ID_LIST_GLOBAL_SINGLE(btf_task_struct_ids, struct, task_struct) in BTF_ID_LIST_GLOBAL_SINGLE() argument
|
Completed in 24 milliseconds