Searched defs:dirfd (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.6/tools/perf/util/ |
D | pmu.c | 184 int perf_pmu__format_parse(struct perf_pmu *pmu, int dirfd, bool eager_load) in perf_pmu__format_parse() 234 static int pmu_format(struct perf_pmu *pmu, int dirfd, const char *name) in pmu_format() 687 static struct perf_cpu_map *pmu_cpumask(int dirfd, const char *name, bool is_core) in pmu_cpumask() 715 static bool pmu_is_uncore(int dirfd, const char *name) in pmu_is_uncore() 956 static int pmu_max_precise(int dirfd, struct perf_pmu *pmu) in pmu_max_precise() 964 struct perf_pmu *perf_pmu__lookup(struct list_head *pmus, int dirfd, const char *lookup_name) in perf_pmu__lookup() 1763 FILE *perf_pmu__open_file_at(struct perf_pmu *pmu, int dirfd, const char *name) in perf_pmu__open_file_at() 1791 int perf_pmu__scan_file_at(struct perf_pmu *pmu, int dirfd, const char *name, in perf_pmu__scan_file_at() 2030 int perf_pmu__pathname_fd(int dirfd, const char *pmu_name, const char *filename, int flags) in perf_pmu__pathname_fd()
|
D | pmus.c | 103 int dirfd; in perf_pmus__find() local 129 static struct perf_pmu *perf_pmu__find2(int dirfd, const char *name) in perf_pmu__find2()
|
/Linux-v6.6/tools/testing/selftests/openat2/ |
D | rename_attack_test.c | 55 pid_t spawn_attack(int dirfd, char *a, char *b) in spawn_attack()
|
/Linux-v6.6/tools/testing/selftests/proc/ |
D | fd-003-kthread.c | 116 static inline int sys_statx(int dirfd, const char *pathname, int flags, in sys_statx()
|
D | proc-pid-vm.c | 51 static inline long sys_execveat(int dirfd, const char *pathname, char **argv, char **envp, int flag… in sys_execveat()
|
/Linux-v6.6/tools/perf/arch/x86/util/ |
D | pmu.c | 76 int fd, dirfd; in setup_pmu_alias_list() local
|
D | intel-pt.c | 193 int dirfd; in intel_pt_default_config() local 485 static int intel_pt_val_config_term(struct perf_pmu *intel_pt_pmu, int dirfd, in intel_pt_val_config_term() 528 int err, dirfd; in intel_pt_validate_config() local
|
/Linux-v6.6/tools/testing/selftests/bpf/ |
D | cgroup_helpers.c | 407 int dirfd, err, flags, mount_id, fhsize; in get_cgroup_id() local
|
/Linux-v6.6/include/linux/ |
D | fs_context.h | 73 int dirfd; member
|
/Linux-v6.6/tools/testing/selftests/landlock/ |
D | fs_test.c | 380 static int test_open_rel(const int dirfd, const char *const path, in test_open_rel() 1704 int dirfd, ruleset_fd; in test_relative_path() local
|