Home
last modified time | relevance | path

Searched refs:stage (Results 1 – 4 of 4) sorted by relevance

/include/trace/events/
Dnilfs2.h33 __field(int, stage)
38 __entry->stage = sci->sc_stage.scnt;
43 show_collection_stage(__entry->stage))
Dsunrpc.h731 int stage
734 TP_ARGS(task, stage),
741 __field(int, stage)
750 __entry->stage = stage;
756 __entry->seqno, __entry->stage)
/include/linux/
Dsuspend.h417 int (*begin)(pm_message_t stage);
/include/linux/greybus/
Dgreybus_protocols.h404 __u8 stage; member