| /OK3568_Linux_fs/kernel/fs/ |
| H A D | stat.c | 402 static int do_readlinkat(int dfd, const char __user *pathname, in do_readlinkat() 438 SYSCALL_DEFINE4(readlinkat, int, dfd, const char __user *, pathname, in SYSCALL_DEFINE4() argument
|
| H A D | open.c | 122 long do_sys_truncate(const char __user *pathname, loff_t length) in do_sys_truncate() 1301 SYSCALL_DEFINE2(creat, const char __user *, pathname, umode_t, mode) in SYSCALL_DEFINE2() argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/ |
| H A D | pyinotify.py | 132 def inotify_add_watch(self, fd, pathname, mask): argument 162 def _inotify_add_watch(self, fd, pathname, mask): argument 223 def _inotify_add_watch(self, fd, pathname, mask): argument
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | dbdisply.c | 1063 char *pathname; in acpi_db_display_non_root_handlers() local
|
| H A D | dbtest.c | 979 char *pathname; in acpi_db_evaluate_one_predefined_name() local
|
| H A D | dbnames.c | 405 char *pathname; in acpi_db_walk_for_predefined_names() local
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | acct.c | 193 static int acct_on(struct filename *pathname) in acct_on()
|
| H A D | audit_watch.c | 508 char *pathname; in audit_dupe_exe() local
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-buildid-cache.c | 221 static int build_id_cache__purge_path(const char *pathname, struct nsinfo *nsi) in build_id_cache__purge_path()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/raid/ |
| H A D | md_u.h | 146 char pathname[4096]; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/raid/ |
| H A D | md_u.h | 146 char pathname[4096]; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/raid/ |
| H A D | md_u.h | 146 char pathname[4096]; member
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/ |
| H A D | beauty.h | 41 char *pathname; member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/proc/ |
| H A D | proc-pid-vm.c | 49 static inline long sys_execveat(int dirfd, const char *pathname, char **argv, char **envp, int flag… in sys_execveat()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ubi/ |
| H A D | kapi.c | 289 struct ubi_volume_desc *ubi_open_volume_path(const char *pathname, int mode) in ubi_open_volume_path()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | string_helpers.c | 632 char *temp, *pathname; in kstrdup_quotable_file() local
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ubi/ |
| H A D | kapi.c | 298 struct ubi_volume_desc *ubi_open_volume_path(const char *pathname, int mode) in ubi_open_volume_path()
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | bpf.c | 512 int bpf_obj_pin(int fd, const char *pathname) in bpf_obj_pin() 523 int bpf_obj_get(const char *pathname) in bpf_obj_get()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/emul/ |
| H A D | sandbox_flash.c | 71 const char *pathname; member
|
| /OK3568_Linux_fs/kernel/drivers/block/rnbd/ |
| H A D | rnbd-clt.h | 111 char *pathname; member
|
| /OK3568_Linux_fs/kernel/tools/power/acpi/os_specific/service_layers/ |
| H A D | oslinuxtbl.c | 1307 osl_get_customized_table(char *pathname, in osl_get_customized_table()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | mount_clnt.c | 299 static void encode_mntdirpath(struct xdr_stream *xdr, const char *pathname) in encode_mntdirpath()
|
| /OK3568_Linux_fs/kernel/fs/notify/inotify/ |
| H A D | inotify_user.c | 696 SYSCALL_DEFINE3(inotify_add_watch, int, fd, const char __user *, pathname, in SYSCALL_DEFINE3() argument
|
| /OK3568_Linux_fs/kernel/fs/autofs/ |
| H A D | dev-ioctl.c | 182 static int find_autofs_mount(const char *pathname, in find_autofs_mount()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | syscalls.h | 1337 static inline long ksys_truncate(const char __user *pathname, loff_t length) in ksys_truncate()
|