Searched refs:w_cred (Results 1 – 2 of 2) sorted by relevance
4082 int security_post_notification(const struct cred *w_cred, in security_post_notification() argument4086 return call_int_hook(post_notification, w_cred, cred, n); in security_post_notification()
4721 * @w_cred: The credentials of the watcher.4725 static int smack_post_notification(const struct cred *w_cred,4740 obj = smk_of_task(smack_cred(w_cred)); in smack_post_notification() 4727 smack_post_notification(const struct cred * w_cred,const struct cred * cred,struct watch_notification * n) smack_post_notification() argument