Searched refs:security_uring_allowed (Results 1 – 3 of 3) sorted by relevance
2364 extern int security_uring_allowed(void);2378 static inline int security_uring_allowed(void) in security_uring_allowed() function
6012 int security_uring_allowed(void) in security_uring_allowed() function
3845 return security_uring_allowed(); in io_uring_allowed()