Searched defs:dirfd (Results 1 - 11 of 11) sorted by relevance

/linux-master/tools/testing/selftests/proc/
H A Dfd-003-kthread.c116 static inline int sys_statx(int dirfd, const char *pathname, int flags, argument
H A Dproc-pid-vm.c51 static inline long sys_execveat(int dirfd, const char *pathname, char **argv, char **envp, int flags) argument
/linux-master/tools/testing/selftests/openat2/
H A Drename_attack_test.c55 pid_t spawn_attack(int dirfd, char *a, char *b) argument
/linux-master/include/linux/
H A Dfs_context.h73 int dirfd; member in struct:fs_parameter
/linux-master/tools/testing/selftests/bpf/
H A Dcgroup_helpers.c434 int dirfd, err, flags, mount_id, fhsize; local
/linux-master/fs/bcachefs/
H A Dbcachefs_ioctl.h382 __u32 dirfd; member in struct:bch_ioctl_subvolume
/linux-master/tools/perf/util/
H A Dpmus.c106 int dirfd; local
140 static struct perf_pmu *perf_pmu__find2(int dirfd, const char *name) argument
H A Dutil.c557 int scandirat(int dirfd, const char *dirp, argument
H A Dpmu.c185 int perf_pmu__format_parse(struct perf_pmu *pmu, int dirfd, bool eager_load) argument
235 static int pmu_format(struct perf_pmu *pmu, int dirfd, const char *name) argument
690 static struct perf_cpu_map *pmu_cpumask(int dirfd, const char *name, bool is_core) argument
718 static bool pmu_is_uncore(int dirfd, const char *name) argument
958 static char *pmu_find_alias_name(struct perf_pmu *pmu, int dirfd) argument
981 pmu_max_precise(int dirfd, struct perf_pmu *pmu) argument
996 perf_pmu__lookup(struct list_head *pmus, int dirfd, const char *name) argument
1800 perf_pmu__open_file_at(const struct perf_pmu *pmu, int dirfd, const char *name) argument
1828 perf_pmu__scan_file_at(const struct perf_pmu *pmu, int dirfd, const char *name, const char *fmt, ...) argument
2067 perf_pmu__pathname_fd(int dirfd, const char *pmu_name, const char *filename, int flags) argument
[all...]
/linux-master/tools/perf/arch/x86/util/
H A Dintel-pt.c188 int dirfd; local
477 static int intel_pt_val_config_term(struct perf_pmu *intel_pt_pmu, int dirfd, argument
520 int err, dirfd; local
[all...]
/linux-master/tools/testing/selftests/landlock/
H A Dfs_test.c384 static int test_open_rel(const int dirfd, const char *const path, argument
1818 int dirfd, ruleset_fd; local
[all...]

Completed in 275 milliseconds