Searched defs:pathname (Results 1 - 25 of 100) sorted by last modified time

1234

/linux-master/include/linux/
H A Dblkdev.h1572 static inline int early_lookup_bdev(const char *pathname, dev_t *dev) argument
H A Dbpf.h2711 static inline int bpf_obj_get_user(const char __user *pathname, int flags) argument
H A Dsyscalls.h1256 static inline long ksys_truncate(const char __user *pathname, loff_t length) argument
[all...]
/linux-master/fs/smb/server/
H A Dvfs.c68 ksmbd_vfs_path_lookup_locked(struct ksmbd_share_config *share_conf, char *pathname, unsigned int flags, struct path *parent_path, struct path *path) argument
H A Dsmb2pdu.c5885 char *link_name = NULL, *target_name = NULL, *pathname = NULL; local
H A Dvfs_cache.c762 char *pathname, *ab_pathname; local
/linux-master/block/
H A Dbdev.c1127 int lookup_bdev(const char *pathname, dev_t *dev) argument
/linux-master/tools/testing/cxl/test/
H A Dcxl.c580 mock_acpi_evaluate_integer(acpi_handle handle, acpi_string pathname, argument
/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c1511 char pathname[32]; local
4588 char pathname[64]; local
5123 char pathname[32]; local
5169 char pathname[32]; local
[all...]
/linux-master/drivers/acpi/
H A Dscan.c1034 char pathname[5] = { '_', 'P', 'R', '0' + state, '\0' }; local
H A Dutils.c332 bool acpi_evaluate_reference(acpi_handle handle, acpi_string pathname, argument
247 acpi_evaluate_integer(acpi_handle handle, acpi_string pathname, struct acpi_object_list *arguments, unsigned long long *data) argument
/linux-master/fs/ext4/
H A Dsuper.c888 char pathname[80], *path; local
/linux-master/fs/
H A Dnamei.c3818 do_filp_open(int dfd, struct filename *pathname, const struct open_flags *op) argument
3929 kern_path_create(int dfd, const char *pathname, struct path *path, unsigned int lookup_flags) argument
3949 user_path_create(int dfd, const char __user *pathname, struct path *path, unsigned int lookup_flags) argument
[all...]
/linux-master/drivers/acpi/acpica/
H A Ddbnames.c405 char *pathname; local
[all...]
/linux-master/mm/
H A Dfilemap.c3856 char pathname[128]; local
H A Dswapfile.c2418 struct filename *pathname; local
/linux-master/drivers/mtd/ubi/
H A Dkapi.c290 int ubi_get_num_by_path(const char *pathname, int *ubi_num, int *vol_id) argument
325 struct ubi_volume_desc *ubi_open_volume_path(const char *pathname, int mode) argument
/linux-master/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c683 char pathname[32]; local
706 char pathname[32]; local
961 char pathname[6 local
1234 char pathname[128]; local
1386 char pathname[32]; local
[all...]
/linux-master/tools/perf/util/
H A Dprobe-event.c3410 char *pathname; local
743 post_process_offline_probe_trace_events(struct probe_trace_event *tevs, int ntevs, const char *pathname) argument
H A Dpmu.c2025 int perf_pmu__event_source_devices_scnprintf(char *pathname, size_t size) argument
/linux-master/tools/perf/
H A Dbuiltin-trace.c1392 static int trace__set_fd_pathname(struct thread *thread, int fd, const char *pathname) argument
1411 char linkname[PATH_MAX], pathname[PATH_MAX]; local
[all...]
/linux-master/tools/testing/selftests/mm/
H A Dhmm-tests.c118 char pathname[HMM_PATH_MAX]; local
/linux-master/tools/lib/bpf/
H A Dbpf.c582 int bpf_obj_pin_opts(int fd, const char *pathname, const struct bpf_obj_pin_opts *opts) argument
601 int bpf_obj_pin(int fd, const char *pathname) argument
606 int bpf_obj_get(const char *pathname) argument
611 int bpf_obj_get_opts(const char *pathname, const struct bpf_obj_get_opts *opts) argument
[all...]
/linux-master/tools/include/uapi/linux/
H A Dbpf.h1571 __aligned_u64 pathname; member in struct:bpf_attr::__anon3136
/linux-master/security/integrity/ima/
H A Dima_main.c216 const char *pathname = NULL; local
85 mmap_violation_check(enum ima_hooks func, struct file *file, char **pathbuf, const char **pathname, char *filename) argument
116 ima_rdwr_violation_check(struct file *file, struct ima_iint_cache *iint, int must_measure, char **pathbuf, const char **pathname, char *filename) argument
476 const char *pathname = NULL; local
[all...]

Completed in 547 milliseconds

1234