Home
last modified time | relevance | path

Searched defs:__sys_getrlimit (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/liburing/src/arch/
H A Dsyscall-defs.h30 static inline int __sys_getrlimit(int resource, struct rlimit *rlim) in __sys_getrlimit() function
/aosp_15_r20/external/liburing/src/arch/generic/
H A Dsyscall.h66 static inline int __sys_getrlimit(int resource, struct rlimit *rlim) in __sys_getrlimit() function