Searched defs:sync_completion (Results 1 – 2 of 2) sorted by relevance
65 struct sync_completion { struct66 struct vdo_completion vdo_completion;67 struct completion completion;
1477 static void sync_completion(struct srp_event_struct *evt_struct) in sync_completion() function