/linux/tools/include/nolibc/ |
H A D | fcntl.h | 22 int sys_openat(int dirfd, const char *path, int flags, mode_t mode) in sys_openat() argument 28 int openat(int dirfd, const char *path, int flags, ...) in openat() argument
|
/linux/tools/lib/api/ |
H A D | io_dir.h | 53 int dirfd; member 59 static inline void io_dir__init(struct io_dir *iod, int dirfd) in io_dir__init() argument
|
/linux/tools/perf/util/ |
H A D | pmu.c | 204 static int perf_pmu__format_parse(struct perf_pmu *pmu, int dirfd, bool eager_load) in perf_pmu__format_parse() argument 252 static int pmu_format(struct perf_pmu *pmu, int dirfd, const char *name, bool eager_load) in pmu_format() argument 800 static struct perf_cpu_map *pmu_cpumask(int dirfd, const char *pmu_name, bool is_core) in pmu_cpumask() argument 837 static bool pmu_is_uncore(int dirfd, const char *name) in pmu_is_uncore() argument 1112 pmu_find_alias_name(struct perf_pmu * pmu,int dirfd) pmu_find_alias_name() argument 1135 pmu_max_precise(int dirfd,struct perf_pmu * pmu) pmu_max_precise() argument 1211 perf_pmu__lookup(struct list_head * pmus,int dirfd,const char * name,bool eager_load) perf_pmu__lookup() argument 2266 perf_pmu__open_file_at(const struct perf_pmu * pmu,int dirfd,const char * name) perf_pmu__open_file_at() argument 2294 perf_pmu__scan_file_at(const struct perf_pmu * pmu,int dirfd,const char * name,const char * fmt,...) perf_pmu__scan_file_at() argument 2548 perf_pmu__pathname_fd(int dirfd,const char * pmu_name,const char * filename,int flags) perf_pmu__pathname_fd() argument [all...] |
H A D | pmus.c | 149 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 D | util.c | 484 int scandirat(int dirfd, const char *dirp, in scandirat() argument
|
/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() argument
|
/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() argument
|
H A D | proc-pid-vm.c | 52 static inline long sys_execveat(int dirfd, const char *pathname, char **argv, char **envp, int flags) in sys_execveat() argument
|
/linux/samples/check-exec/ |
H A D | inc.c | 27 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat() argument
|
/linux/tools/perf/arch/x86/util/ |
H A D | intel-pt.c | 192 int dirfd; in intel_pt_default_config() local 491 static int intel_pt_val_config_term(struct perf_pmu *intel_pt_pmu, int dirfd, in intel_pt_val_config_term() argument 534 int err, dirfd; intel_pt_validate_config() local [all...] |
/linux/tools/testing/selftests/pidfd/ |
H A D | pidfd.h | 292 static inline int sys_execveat(int dirfd, const char *pathname, in sys_execveat() argument
|
/linux/tools/testing/selftests/exec/ |
H A D | check-exec.c | 35 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat() argument
|
/linux/tools/testing/selftests/bpf/ |
H A D | cgroup_helpers.c | 455 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 | 410 __u32 dirfd; member
|
/linux/tools/testing/selftests/landlock/ |
H A D | fs_test.c | 63 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat() argument 429 static int test_open_rel(const int dirfd, const char *const path, in test_open_rel() argument 1907 int dirfd, ruleset_fd; in test_relative_path() local [all...] |