Searched defs:convert_context (Results 1 – 2 of 2) sorted by relevance
46 struct convert_context { struct47 struct completion restart;71 struct convert_context ctx; argument
1928 static int convert_context(struct context *oldc, struct context *newc, void *p) in convert_context() function