Home
last modified time | relevance | path

Searched refs:security_post_notification (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/
H A Dwatch_queue.c221 if (security_post_notification(watch->cred, cred, n) < 0) in __post_watch_notification()
/linux/security/
H A Dsecurity.c4461 int security_post_notification(const struct cred *w_cred, in security_post_notification() function