Searched defs:devx_event_subscription (Results 1 – 1 of 1) sorted by relevance
57 struct devx_event_subscription { struct58 struct list_head file_list; /* headed in ev_file->61 struct list_head xa_list; /* headed in devx_event->unaffiliated_list or64 struct list_head obj_list; /* headed in devx_object */65 struct list_head event_list; /* headed in ev_file->event_list or in69 u8 is_cleaned:1;70 u32 xa_key_level1;71 u32 xa_key_level2;72 struct rcu_head rcu;73 u64 cookie;[all …]