Home
last modified time | relevance | path

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

/linux/tools/include/nolibc/
H A Dfcntl.h22 sys_openat(int dirfd,const char * path,int flags,mode_t mode) sys_openat() argument
28 openat(int dirfd,const char * path,int flags,...) openat() argument
/linux/tools/perf/util/
H A Dpmu.c190 static int perf_pmu__format_parse(struct perf_pmu *pmu, int dirfd, bool eager_load) in perf_pmu__format_parse() argument
238 static int pmu_format(struct perf_pmu *pmu, int dirfd, const char *name, bool eager_load) in pmu_format() argument
809 static struct perf_cpu_map *pmu_cpumask(int dirfd, const char *pmu_name, bool is_core) in pmu_cpumask() argument
846 static bool pmu_is_uncore(int dirfd, const char *name) in pmu_is_uncore() argument
1126 pmu_find_alias_name(struct perf_pmu * pmu,int dirfd) pmu_find_alias_name() argument
1149 pmu_max_precise(int dirfd,struct perf_pmu * pmu) pmu_max_precise() argument
1225 perf_pmu__lookup(struct list_head * pmus,int dirfd,const char * name,bool eager_load) perf_pmu__lookup() argument
2403 perf_pmu__open_file_at(const struct perf_pmu * pmu,int dirfd,const char * name) perf_pmu__open_file_at() argument
2431 perf_pmu__scan_file_at(const struct perf_pmu * pmu,int dirfd,const char * name,const char * fmt,...) perf_pmu__scan_file_at() argument
2685 perf_pmu__pathname_fd(int dirfd,const char * pmu_name,const char * filename,int flags) perf_pmu__pathname_fd() argument
[all...]
H A Dpmus.c149 int dirfd; in perf_pmus__find() local
199 static struct perf_pmu *perf_pmu__find2(int dirfd, const char *name) in perf_pmu__find2() argument
H A Dutil.c533 scandirat(int dirfd,const char * dirp,struct dirent *** namelist,int (* filter)(const struct dirent *),int (* compar)(const struct dirent **,const struct dirent **)) scandirat() argument
/linux/tools/testing/selftests/openat2/
H A Drename_attack_test.c
/linux/tools/testing/selftests/proc/
H A Dfd-003-kthread.c116 static inline int sys_statx(int dirfd, const char *pathname, int flags, in sys_statx()
H A Dproc-pid-vm.c56 static inline long sys_execveat(int dirfd, const char *pathname, char **argv, char **envp, int flag… in sys_execveat()
/linux/samples/check-exec/
H A Dinc.c27 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat()
/linux/tools/perf/arch/x86/util/
H A Dintel-pt.c192 int dirfd; intel_pt_default_config() local
491 intel_pt_val_config_term(struct perf_pmu * intel_pt_pmu,int dirfd,const char * caps,const char * name,const char * supported,u64 config) intel_pt_val_config_term() argument
534 int err, dirfd; intel_pt_validate_config() local
[all...]
/linux/tools/perf/tests/
H A Dpmu.c66 int dirfd, file; in test_pmu_get() local
[all...]
/linux/tools/testing/selftests/pidfd/
H A Dpidfd.h303 sys_execveat(int dirfd,const char * pathname,char * const argv[],char * const envp[],int flags) sys_execveat() argument
/linux/tools/testing/selftests/exec/
H A Dcheck-exec.c35 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat()
/linux/tools/testing/selftests/bpf/
H A Dcgroup_helpers.c475 int dirfd, err, flags, mount_id, fhsize; in get_cgroup_id_from_path() local
/linux/include/linux/
H A Dfs_context.h73 int dirfd; member
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c63 sys_execveat(int dirfd,const char * pathname,char * const argv[],char * const envp[],int flags) sys_execveat() argument
429 test_open_rel(const int dirfd,const char * const path,const int flags) test_open_rel() argument
1907 int dirfd, ruleset_fd; test_relative_path() local
[all...]