Home
last modified time | relevance | path

Searched defs:pathname (Results 26 – 50 of 116) sorted by relevance

12345

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4namespace.c34 static ssize_t nfs4_pathname_len(const struct nfs4_pathname *pathname) in nfs4_pathname_len()
57 static char *nfs4_pathname_string(const struct nfs4_pathname *pathname, in nfs4_pathname_string()
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dnsaccess.c281 char *pathname, in acpi_ns_lookup()
H A Dnsxfname.c47 acpi_string pathname, acpi_handle *ret_handle) in acpi_get_handle()
H A Dnsxfeval.c45 acpi_string pathname, in acpi_evaluate_object_typed()
H A Ddbmethod.c364 char *pathname; in acpi_db_evaluate_object() local
H A Dutdebug.c597 acpi_trace_point(acpi_trace_event_type type, u8 begin, u8 *aml, char *pathname) in acpi_trace_point()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dpath.c52 char *pathname = get_pathname(); in mkpath() local
H A Dbuild-id.c134 int filename__sprintf_build_id(const char *pathname, char *sbuild_id) in filename__sprintf_build_id()
235 char *pathname; in build_id_cache__valid_id() local
578 int build_id_cache__list_build_ids(const char *pathname, struct nsinfo *nsi, in build_id_cache__list_build_ids()
H A Ddso.c248 bool is_kernel_module(const char *pathname, int cpumode) in is_kernel_module()
281 char *pathname, size_t len) in decompress_kmodule()
335 char *pathname, size_t len) in dso__decompress_kmodule_path()
H A Dprobe-file.c790 const char *pathname, in synthesize_sdt_probe_command()
838 int probe_cache__scan_sdt(struct probe_cache *pcache, const char *pathname) in probe_cache__scan_sdt()
/OK3568_Linux_fs/kernel/security/tomoyo/
H A Dgroup.c131 tomoyo_path_matches_group(const struct tomoyo_path_info *pathname, in tomoyo_path_matches_group()
H A Drealpath.c304 char *tomoyo_realpath_nofollow(const char *pathname) in tomoyo_realpath_nofollow()
/OK3568_Linux_fs/kernel/security/loadpin/
H A Dloadpin.c24 char *cmdline, *pathname; in report_load() local
/OK3568_Linux_fs/u-boot/arch/sandbox/cpu/
H A Dos.c66 int os_open(const char *pathname, int os_flags) in os_open()
96 int os_unlink(const char *pathname) in os_unlink()
/OK3568_Linux_fs/kernel/tools/power/acpi/tools/acpidump/
H A Dapdump.c363 int ap_dump_table_from_file(char *pathname) in ap_dump_table_from_file()
/OK3568_Linux_fs/kernel/tools/power/cpupower/utils/
H A Dcpupower.c178 char pathname[32]; in main() local
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dutils.c267 acpi_string pathname, in acpi_evaluate_integer()
301 acpi_string pathname, in acpi_evaluate_reference()
/OK3568_Linux_fs/kernel/fs/notify/fanotify/
H A Dfanotify_user.c1110 int dfd, const char __user *pathname) in do_fanotify_mark()
1291 const char __user *, pathname) in SYSCALL_DEFINE5() argument
1301 const char __user *, pathname) in SYSCALL32_DEFINE6() argument
/OK3568_Linux_fs/kernel/fs/
H A Dnamei.c3479 struct file *do_filp_open(int dfd, struct filename *pathname, in do_filp_open()
3596 struct dentry *kern_path_create(int dfd, const char *pathname, in kern_path_create()
3613 inline struct dentry *user_path_create(int dfd, const char __user *pathname, in user_path_create()
3748 static long do_mkdirat(int dfd, const char __user *pathname, umode_t mode) in do_mkdirat()
3773 SYSCALL_DEFINE3(mkdirat, int, dfd, const char __user *, pathname, umode_t, mode) in SYSCALL_DEFINE3() argument
3778 SYSCALL_DEFINE2(mkdir, const char __user *, pathname, umode_t, mode) in SYSCALL_DEFINE2() argument
3880 SYSCALL_DEFINE1(rmdir, const char __user *, pathname) in SYSCALL_DEFINE1() argument
4022 SYSCALL_DEFINE3(unlinkat, int, dfd, const char __user *, pathname, int, flag) in SYSCALL_DEFINE3() argument
4032 SYSCALL_DEFINE1(unlink, const char __user *, pathname) in SYSCALL_DEFINE1() argument
/OK3568_Linux_fs/kernel/drivers/block/rnbd/
H A Drnbd-srv.h62 char pathname[NAME_MAX]; member
/OK3568_Linux_fs/kernel/kernel/
H A Daudit_fsnotify.c74 struct audit_fsnotify_mark *audit_alloc_mark(struct audit_krule *krule, char *pathname, int len) in audit_alloc_mark()
H A Daudit_tree.c22 char pathname[]; member
726 int audit_make_tree(struct audit_krule *rule, char *pathname, u32 op) in audit_make_tree()
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dpath.py290 def which_wild(pathname, path=None, mode=os.F_OK, *, reverse=False, candidates=False): argument
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dutil.c55 char const * lsx_find_file_extension(char const * pathname) in lsx_find_file_extension()
/OK3568_Linux_fs/kernel/security/integrity/ima/
H A Dima_api.c389 char *pathname = NULL; in ima_d_path() local

12345