Searched refs:security_uring_allowed (Results 1 – 3 of 3) sorted by relevance
2379 extern int security_uring_allowed(void);2393 static inline int security_uring_allowed(void) in security_uring_allowed() function
5582 int security_uring_allowed(void) in security_uring_allowed() function
3098 return security_uring_allowed(); in io_uring_allowed()