Home
last modified time | relevance | path

Searched refs:creat (Results 1 – 25 of 28) sorted by relevance

12

/linux/tools/perf/trace/strace/groups/
H A Dfile3 creat
H A Dstring8 creat
/linux/tools/testing/selftests/exec/
H A Drecursion-depth.c52 fd = creat(FILENAME, 0700); in main()
/linux/tools/tracing/rtla/src/
H A Dtrace.c87 out_fd = creat(filename, mode); in save_trace_to_file()
382 out_fd = creat(path, mode); in trace_event_save_hist()
/linux/tools/perf/tests/
H A Ddlfilter-test.c213 int fd = creat(file_name, 0644); in write_prog()
358 td->fd = creat(td->perf_data_file_name, 0644); in test__dlfilter_test()
/linux/tools/testing/selftests/mount/
H A Dnosymfollow-test.c119 data = creat(DATA, O_RDWR); in setup_symlink()
/linux/include/net/
H A Dneighbour.h560 __neigh_lookup(struct neigh_table *tbl, const void *pkey, struct net_device *dev, int creat) in __neigh_lookup() argument
564 if (n || !creat) in __neigh_lookup()
/linux/tools/testing/selftests/coredump/
H A Dcoredump_socket_test.c140 fd_core_file = creat("/tmp/coredump.file", 0644); in TEST_F()
H A Dcoredump_socket_protocol_test.c143 fd_core_file = creat("/tmp/coredump.file", 0644); in TEST_F()
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl93 83 n64 creat sys_creat
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl17 8 common creat sys_creat
/linux/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl18 8 common creat sys_creat
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl18 8 common creat sys_creat
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl32 21 common creat sys_creat
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl97 85 common creat sys_creat
H A Dsyscall_32.tbl23 8 i386 creat sys_creat
/linux/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_32.tbl22 8 common creat sys_creat
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl23 8 common creat sys_creat
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl19 8 common creat sys_creat
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl18 8 common creat sys_creat
/linux/arch/arc/
H A DKconfig517 host file system (open/creat/read/write etc) with help from
/linux/fs/
H A Dopen.c1444 SYSCALL_DEFINE2(creat, const char __user *, pathname, umode_t, mode) in SYSCALL_DEFINE2() argument
/linux/Documentation/filesystems/
H A Dpath-lookup.txt357 specifically has concurrent renames/mkdir/rmdir/ creat/unlink/etc to exercise
/linux/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c419 fd = creat(NOSYMFOLLOW_TARGET, O_RDWR | O_CLOEXEC); in FIXTURE_SETUP()
/linux/Documentation/userspace-api/
H A Dlandlock.rst384 A particularly surprising example is :manpage:`creat(2)`. The name suggests

12