Searched refs:of_write (Results 1 – 3 of 3) sorted by relevance
17 fd = os_open_file("/proc/mm", of_cloexec(of_write(OPENFLAGS())), 0); in new_mm()
71 static inline struct openflags of_write(struct openflags flags) in of_write() function79 return of_read(of_write(flags)); in of_rdwr()
163 *mode_out = of_write(*mode_out); in os_file_mode()