Home
last modified time | relevance | path

Searched refs:F_SETFD (Results 1 – 11 of 11) sorted by relevance

/linux-5.19.10/include/trace/events/
Dfs.h54 { F_SETFD, "SETFD" }, \
75 { F_SETFD, "SETFD" }, \
/linux-5.19.10/tools/include/uapi/asm-generic/
Dfcntl.h102 #define F_SETFD 2 /* set/clear close_on_exec */ macro
/linux-5.19.10/include/uapi/asm-generic/
Dfcntl.h102 #define F_SETFD 2 /* set/clear close_on_exec */ macro
/linux-5.19.10/tools/perf/trace/beauty/
Dfcntl.c78 if (cmd == F_SETFD) in syscall_arg__scnprintf_fcntl_arg()
/linux-5.19.10/arch/um/os-Linux/
Dfile.c206 if (flags.cl && fcntl(fd, F_SETFD, 1)) { in os_open_file()
368 CATCH_EINTR(err = fcntl(fd, F_SETFD, FD_CLOEXEC)); in os_set_exec_close()
/linux-5.19.10/fs/
Dfcntl.c331 case F_SETFD: in do_fcntl()
431 case F_SETFD: in check_fcntl_cmd()
/linux-5.19.10/tools/perf/
Dbuiltin-daemon.c592 if (fcntl(fd, F_SETFD, FD_CLOEXEC)) { in setup_server_socket()
1210 if (fcntl(fd, F_SETFD, FD_CLOEXEC)) { in go_background()
/linux-5.19.10/tools/perf/util/
Devlist.c1431 fcntl(go_pipe[0], F_SETFD, FD_CLOEXEC); in evlist__prepare_workload()
1505 fcntl(go_pipe[1], F_SETFD, FD_CLOEXEC); in evlist__prepare_workload()
/linux-5.19.10/tools/testing/selftests/net/
Dnettest.c1466 if (fcntl(sd, F_SETFD, FD_CLOEXEC) < 0) in lsock_init()
/linux-5.19.10/Documentation/process/
Dadding-syscalls.rst118 ``fcntl(fd, F_SETFD, FD_CLOEXEC)``, where an unexpected ``fork()`` and
/linux-5.19.10/Documentation/translations/it_IT/process/
Dadding-syscalls.rst131 ``xyzzy()`` e ``fcntl(fd, F_SETFD, FD_CLOEXEC)``, dove un inaspettato