Searched refs:mips_change_flags (Results 1 – 2 of 2) sorted by relevance
27 static inline int mips_change_flags(int flags) in mips_change_flags() function77 return __open(pathname, mips_change_flags(flags), mode); in open_portable()96 return __openat(fd, pathname, mips_change_flags(flags), mode); in openat_portable()
37 static inline int mips_change_flags(int flags) in mips_change_flags() function79 mips_flags = mips_change_flags(flags); in mmap_portable()