Searched refs:of_write (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/kernel/skas/
H A Dprocess.c17 fd = os_open_file("/proc/mm", of_cloexec(of_write(OPENFLAGS())), 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/shared/
H A Dos.h71 static inline struct openflags of_write(struct openflags flags) function
79 return of_read(of_write(flags));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/os-Linux/
H A Dfile.c161 *mode_out = of_write(*mode_out);

Completed in 104 milliseconds