Searched defs:dirfd (Results 1 – 12 of 12) sorted by relevance
/linux/tools/perf/util/ |
H A D | pmu.c | 193 static int perf_pmu__format_parse(struct perf_pmu *pmu, int dirfd, bool eager_load) in perf_pmu__format_parse() 243 static int pmu_format(struct perf_pmu *pmu, int dirfd, const char *name, bool eager_load) in pmu_format() 749 static struct perf_cpu_map *pmu_cpumask(int dirfd, const char *name, bool is_core) in pmu_cpumask() 777 static bool pmu_is_uncore(int dirfd, const char *name) in pmu_is_uncore() 1044 static char *pmu_find_alias_name(struct perf_pmu *pmu, int dirfd) in pmu_find_alias_name() 1067 static int pmu_max_precise(int dirfd, struct perf_pmu *pmu) in pmu_max_precise() 1082 struct perf_pmu *perf_pmu__lookup(struct list_head *pmus, int dirfd, const char *name, in perf_pmu__lookup() 1972 FILE *perf_pmu__open_file_at(const struct perf_pmu *pmu, int dirfd, const char *name) in perf_pmu__open_file_at() 2000 int perf_pmu__scan_file_at(const struct perf_pmu *pmu, int dirfd, const char *name, in perf_pmu__scan_file_at() 2250 int perf_pmu__pathname_fd(int dirfd, const char *pmu_name, const char *filename, int flags) in perf_pmu__pathname_fd()
|
H A D | pmus.c | 128 int dirfd; in perf_pmus__find() local 163 static struct perf_pmu *perf_pmu__find2(int dirfd, const char *name) in perf_pmu__find2()
|
H A D | util.c | 563 int scandirat(int dirfd, const char *dirp, in scandirat()
|
/linux/tools/testing/selftests/openat2/ |
H A D | rename_attack_test.c | 55 pid_t spawn_attack(int dirfd, char *a, char *b) in spawn_attack()
|
/linux/tools/testing/selftests/proc/ |
H A D | fd-003-kthread.c | 116 static inline int sys_statx(int dirfd, const char *pathname, int flags, in sys_statx()
|
H A D | proc-pid-vm.c | 52 static inline long sys_execveat(int dirfd, const char *pathname, char **argv, char **envp, int flag… in sys_execveat()
|
/linux/tools/perf/arch/x86/util/ |
H A D | intel-pt.c | 189 int dirfd; in intel_pt_default_config() local 488 static int intel_pt_val_config_term(struct perf_pmu *intel_pt_pmu, int dirfd, in intel_pt_val_config_term() 531 int err, dirfd; in intel_pt_validate_config() local
|
/linux/tools/perf/tests/ |
H A D | pmu.c | 66 int dirfd, file; in test_pmu_get() local
|
/linux/tools/testing/selftests/bpf/ |
H A D | cgroup_helpers.c | 434 int dirfd, err, flags, mount_id, fhsize; in get_cgroup_id_from_path() local
|
/linux/include/linux/ |
H A D | fs_context.h | 73 int dirfd; member
|
/linux/fs/bcachefs/ |
H A D | bcachefs_ioctl.h | 392 __u32 dirfd; member
|
/linux/tools/testing/selftests/landlock/ |
H A D | fs_test.c | 410 static int test_open_rel(const int dirfd, const char *const path, in test_open_rel() 1848 int dirfd, ruleset_fd; in test_relative_path() local
|