Home
last modified time | relevance | path

Searched defs:ALIGN_STRUCTFIELD (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/trace/stages/
H A Dstage4_event_fields.h5 #define ALIGN_STRUCTFIELD(type) ((int)(__alignof__(struct {type b;}))) macro
/kernel/linux/linux-5.10/include/trace/
H A Dtrace_events.h403 #define ALIGN_STRUCTFIELD(type) ((int)(__alignof__(struct {type b;}))) macro

Completed in 2 milliseconds