Home
last modified time | relevance | path

Searched defs:tsync_shared_context (Results 1 – 1 of 1) sorted by relevance

/linux/security/landlock/
H A Dtsync.c28 struct tsync_shared_context { struct
30 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