Searched refs:w_cred (Results 1 – 2 of 2) sorted by relevance
2183 int security_post_notification(const struct cred *w_cred, in security_post_notification() argument2187 return call_int_hook(post_notification, 0, w_cred, cred, n); in security_post_notification()
4435 static int smack_post_notification(const struct cred *w_cred, in smack_post_notification() argument4450 obj = smk_of_task(smack_cred(w_cred)); in smack_post_notification()