Home
last modified time | relevance | path

Searched defs:dirfd (Results 1 – 14 of 14) sorted by relevance

/linux-6.14.4/tools/perf/util/
Dpmu.c196 static int perf_pmu__format_parse(struct perf_pmu *pmu, int dirfd, bool eager_load) in perf_pmu__format_parse()
246 static int pmu_format(struct perf_pmu *pmu, int dirfd, const char *name, bool eager_load) in pmu_format()
752 static struct perf_cpu_map *pmu_cpumask(int dirfd, const char *pmu_name, bool is_core) in pmu_cpumask()
789 static bool pmu_is_uncore(int dirfd, const char *name) in pmu_is_uncore()
1064 static char *pmu_find_alias_name(struct perf_pmu *pmu, int dirfd) in pmu_find_alias_name()
1087 static int pmu_max_precise(int dirfd, struct perf_pmu *pmu) in pmu_max_precise()
1102 struct perf_pmu *perf_pmu__lookup(struct list_head *pmus, int dirfd, const char *name, in perf_pmu__lookup()
2127 FILE *perf_pmu__open_file_at(const struct perf_pmu *pmu, int dirfd, const char *name) in perf_pmu__open_file_at()
2155 int perf_pmu__scan_file_at(const struct perf_pmu *pmu, int dirfd, const char *name, in perf_pmu__scan_file_at()
2402 int perf_pmu__pathname_fd(int dirfd, const char *pmu_name, const char *filename, int flags) in perf_pmu__pathname_fd()
Dpmus.c144 int dirfd; in perf_pmus__find() local
192 static struct perf_pmu *perf_pmu__find2(int dirfd, const char *name) in perf_pmu__find2()
Dutil.c484 int scandirat(int dirfd, const char *dirp, in scandirat()
/linux-6.14.4/tools/testing/selftests/openat2/
Drename_attack_test.c55 pid_t spawn_attack(int dirfd, char *a, char *b) in spawn_attack()
/linux-6.14.4/tools/testing/selftests/proc/
Dfd-003-kthread.c116 static inline int sys_statx(int dirfd, const char *pathname, int flags, in sys_statx()
Dproc-pid-vm.c52 static inline long sys_execveat(int dirfd, const char *pathname, char **argv, char **envp, int flag… in sys_execveat()
/linux-6.14.4/samples/check-exec/
Dinc.c27 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat()
/linux-6.14.4/tools/perf/arch/x86/util/
Dintel-pt.c190 int dirfd; in intel_pt_default_config() local
489 static int intel_pt_val_config_term(struct perf_pmu *intel_pt_pmu, int dirfd, in intel_pt_val_config_term()
532 int err, dirfd; in intel_pt_validate_config() local
/linux-6.14.4/tools/perf/tests/
Dpmu.c66 int dirfd, file; in test_pmu_get() local
/linux-6.14.4/tools/testing/selftests/exec/
Dcheck-exec.c35 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat()
/linux-6.14.4/tools/testing/selftests/bpf/
Dcgroup_helpers.c434 int dirfd, err, flags, mount_id, fhsize; in get_cgroup_id_from_path() local
/linux-6.14.4/include/linux/
Dfs_context.h73 int dirfd; member
/linux-6.14.4/fs/bcachefs/
Dbcachefs_ioctl.h392 __u32 dirfd; member
/linux-6.14.4/tools/testing/selftests/landlock/
Dfs_test.c62 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat()
428 static int test_open_rel(const int dirfd, const char *const path, in test_open_rel()
1866 int dirfd, ruleset_fd; in test_relative_path() local