Home
last modified time | relevance | path

Searched defs:pathname (Results 51 – 75 of 116) sorted by relevance

12345

/OK3568_Linux_fs/kernel/fs/
H A Dstat.c402 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 Dopen.c122 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 Dpyinotify.py132 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 Ddbdisply.c1063 char *pathname; in acpi_db_display_non_root_handlers() local
H A Ddbtest.c979 char *pathname; in acpi_db_evaluate_one_predefined_name() local
H A Ddbnames.c405 char *pathname; in acpi_db_walk_for_predefined_names() local
/OK3568_Linux_fs/kernel/kernel/
H A Dacct.c193 static int acct_on(struct filename *pathname) in acct_on()
H A Daudit_watch.c508 char *pathname; in audit_dupe_exe() local
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-buildid-cache.c221 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 Dmd_u.h146 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 Dmd_u.h146 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 Dmd_u.h146 char pathname[4096]; member
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/
H A Dbeauty.h41 char *pathname; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/proc/
H A Dproc-pid-vm.c49 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 Dkapi.c289 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 Dstring_helpers.c632 char *temp, *pathname; in kstrdup_quotable_file() local
/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dkapi.c298 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 Dbpf.c512 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 Dsandbox_flash.c71 const char *pathname; member
/OK3568_Linux_fs/kernel/drivers/block/rnbd/
H A Drnbd-clt.h111 char *pathname; member
/OK3568_Linux_fs/kernel/tools/power/acpi/os_specific/service_layers/
H A Doslinuxtbl.c1307 osl_get_customized_table(char *pathname, in osl_get_customized_table()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dmount_clnt.c299 static void encode_mntdirpath(struct xdr_stream *xdr, const char *pathname) in encode_mntdirpath()
/OK3568_Linux_fs/kernel/fs/notify/inotify/
H A Dinotify_user.c696 SYSCALL_DEFINE3(inotify_add_watch, int, fd, const char __user *, pathname, in SYSCALL_DEFINE3() argument
/OK3568_Linux_fs/kernel/fs/autofs/
H A Ddev-ioctl.c182 static int find_autofs_mount(const char *pathname, in find_autofs_mount()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsyscalls.h1337 static inline long ksys_truncate(const char __user *pathname, loff_t length) in ksys_truncate()

12345