Searched refs:child_events (Results 1 – 3 of 3) sorted by relevance
107 static const struct child_event_ops child_events[] = { in event_gspr_get_key() 115 .child_ops = child_events,110 static const struct child_event_ops child_events[] = { global() variable
52 static const struct child_event_ops child_events[] = { in event_icpt_prog_get_key() 67 .child_ops = child_events,56 static const struct child_event_ops child_events[] = { global() variable
576 self.child_events = False995 def child_events(self): member in Stats998 @child_events.setter999 def child_events(self, val): member in Stats1002 provider.child_events = val1251 if not self.stats.child_events:1256 if self.stats.child_events:1549 self.stats.child_events = not self.stats.child_events