Home
last modified time | relevance | path

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

/aosp_15_r20/external/liburing/src/arch/
H A Dsyscall-defs.h35 static inline int __sys_setrlimit(int resource, const struct rlimit *rlim) in __sys_setrlimit() function
/aosp_15_r20/external/liburing/src/arch/generic/
H A Dsyscall.h73 static inline int __sys_setrlimit(int resource, const struct rlimit *rlim) in __sys_setrlimit() function