Home
last modified time | relevance | path

Searched defs:proc_path (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/9pfs/
H A D9p-util-linux.c25 char *proc_path = g_strdup_printf("/proc/self/fd/%d/%s", dirfd, filename); in fgetxattrat_nofollow() local
36 char *proc_path = g_strdup_printf("/proc/self/fd/%d/%s", dirfd, filename); in flistxattrat_nofollow() local
47 char *proc_path = g_strdup_printf("/proc/self/fd/%d/%s", dirfd, filename); in fremovexattrat_nofollow() local
58 char *proc_path = g_strdup_printf("/proc/self/fd/%d/%s", dirfd, filename); in fsetxattrat_nofollow() local
H A D9p-local.c394 char *proc_path = g_strdup_printf("/proc/self/fd/%d", fd); in fchmodat_nofollow() local
/openbmc/linux/tools/testing/selftests/clone3/
H A Dclone3_set_tid.c155 char proc_path[100] = {0}; in main() local
/openbmc/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c4445 char proc_path[100] = {0}; in get_proc_stat() local
4544 char proc_path[100] = {0}; in get_proc_syscall() local
/openbmc/linux/tools/perf/util/
H A Dsynthetic-events.c1010 char proc_path[PATH_MAX]; in perf_event__synthesize_threads() local