Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dwatch_queue.c202 if (security_post_notification(watch->cred, cred, n) < 0) in __post_watch_notification()
/Linux-v5.10/include/linux/
Dsecurity.h1310 int security_post_notification(const struct cred *w_cred,
1314 static inline int security_post_notification(const struct cred *w_cred, in security_post_notification() function
/Linux-v5.10/security/
Dsecurity.c2071 int security_post_notification(const struct cred *w_cred, in security_post_notification() function