Searched defs:tsync_shared_context (Results 1 – 1 of 1) sorted by relevance
28 struct tsync_shared_context { struct30 const struct cred *old_cred;31 const struct cred *new_cred;34 bool set_no_new_privs;37 atomic_t preparation_error;62 struct tsync_shared_context *shared_ctx; argument