Lines Matching refs:set
98 TP_PROTO(int set),
99 TP_ARGS(set),
101 __field(int, set)
104 __entry->set = set;
106 TP_printk("%s", __entry->set ? "enabled" : "disabled")
110 TP_PROTO(int set),
111 TP_ARGS(set)
115 TP_PROTO(int set),
116 TP_ARGS(set)
120 TP_PROTO(int set),
121 TP_ARGS(set)
125 TP_PROTO(int set),
126 TP_ARGS(set)
130 TP_PROTO(int set),
131 TP_ARGS(set)