Home
last modified time | relevance | path

Searched refs:of_rdwr (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/um/os-Linux/drivers/
H A Dtuntap_user.c141 of_cloexec(of_rdwr(OPENFLAGS())), 0); in tuntap_open()
/OK3568_Linux_fs/kernel/arch/um/include/shared/
H A Dos.h86 static inline struct openflags of_rdwr(struct openflags flags) in of_rdwr() function