Home
last modified time | relevance | path

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

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