Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dwatch_queue.c225 if (security_post_notification(watch->cred, cred, n) < 0) in __post_watch_notification()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsecurity.h1326 int security_post_notification(const struct cred *w_cred,
1330 static inline int security_post_notification(const struct cred *w_cred, in security_post_notification() function
/OK3568_Linux_fs/kernel/security/
H A Dsecurity.c2059 int security_post_notification(const struct cred *w_cred, in security_post_notification() function