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