Searched refs:security_post_notification (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/
H A Dwatch_queue.c221 if (security_post_notification(watch->cred, cred, n) < 0)
/linux-master/include/linux/
H A Dsecurity.h1489 int security_post_notification(const struct cred *w_cred,
1493 static inline int security_post_notification(const struct cred *w_cred, function
/linux-master/security/
H A Dsecurity.c4273 * security_post_notification() - Check if a watch notification can be posted
4282 int security_post_notification(const struct cred *w_cred, function

Completed in 165 milliseconds