Home
last modified time | relevance | path

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

12345

/openbmc/linux/fs/smb/server/
H A Dmisc.c165 char *pathname, *ab_pathname, *nt_pathname; in convert_to_nt_pathname() local
/openbmc/openbmc-tools/adcapp/src/
H A DEINTR_wrappers.c738 int sigwrap_open_mode(const char *pathname, int flags, mode_t mode) in sigwrap_open_mode()
752 int sigwrap_open(const char *pathname, int flags) in sigwrap_open()
/openbmc/openbmc-tools/pwmtachtool/src/
H A DEINTR_wrappers.c665 int sigwrap_open_mode(const char *pathname, int flags, mode_t mode) in sigwrap_open_mode()
679 int sigwrap_open(const char *pathname, int flags) in sigwrap_open()
/openbmc/qemu/tests/qtest/
H A Di440fx-test.c293 char *pathname; in create_blob_file() local
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c1661 int dfd, const char __user *pathname) in do_fanotify_mark()
1895 const char __user *, pathname) in SYSCALL_DEFINE5() argument
1905 const char __user *, pathname) in SYSCALL32_DEFINE6() argument
/openbmc/linux/tools/power/x86/intel-speed-select/
H A Disst-core-mbox.c79 const char *pathname = "/dev/isst_interface"; in _send_mmio_command() local
127 const char *pathname = "/dev/isst_interface"; in _send_mbox_command() local
H A Disst-config.c241 const char *pathname = "/var/run/isst_cpu_topology.dat"; in get_stored_topology_info() local
273 const char *pathname = "/var/run/isst_cpu_topology.dat"; in store_cpu_topology() local
758 const char *pathname = "/dev/isst_interface"; in create_cpu_map() local
1016 const char *pathname = "/dev/isst_interface"; in isst_fill_platform_info() local
3025 const char *pathname = "/dev/isst_interface"; in cmdline() local
/openbmc/linux/tools/testing/cxl/test/
H A Dmock.c82 acpi_string pathname, in __wrap_acpi_evaluate_integer()
/openbmc/linux/fs/
H A Dnamei.c3810 struct file *do_filp_open(int dfd, struct filename *pathname, in do_filp_open()
3921 struct dentry *kern_path_create(int dfd, const char *pathname, in kern_path_create()
3941 inline struct dentry *user_path_create(int dfd, const char __user *pathname, in user_path_create()
4151 SYSCALL_DEFINE3(mkdirat, int, dfd, const char __user *, pathname, umode_t, mode) in SYSCALL_DEFINE3() argument
4156 SYSCALL_DEFINE2(mkdir, const char __user *, pathname, umode_t, mode) in SYSCALL_DEFINE2() argument
4274 SYSCALL_DEFINE1(rmdir, const char __user *, pathname) in SYSCALL_DEFINE1() argument
4429 SYSCALL_DEFINE3(unlinkat, int, dfd, const char __user *, pathname, int, flag) in SYSCALL_DEFINE3() argument
4439 SYSCALL_DEFINE1(unlink, const char __user *, pathname) in SYSCALL_DEFINE1() argument
H A Dstat.c482 static int do_readlinkat(int dfd, const char __user *pathname, in do_readlinkat()
518 SYSCALL_DEFINE4(readlinkat, int, dfd, const char __user *, pathname, in SYSCALL_DEFINE4() argument
/openbmc/linux/kernel/
H A Daudit_tree.c22 char pathname[]; member
725 int audit_make_tree(struct audit_krule *rule, char *pathname, u32 op) in audit_make_tree()
H A Dacct.c212 static int acct_on(struct filename *pathname) in acct_on()
/openbmc/linux/security/integrity/ima/
H A Dima_api.c439 char *pathname = NULL; in ima_d_path() local
/openbmc/linux/tools/perf/util/
H A Dprobe-file.c825 const char *pathname, in synthesize_sdt_probe_command()
907 int probe_cache__scan_sdt(struct probe_cache *pcache, const char *pathname) in probe_cache__scan_sdt()
/openbmc/linux/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
/openbmc/linux/include/uapi/linux/raid/
H A Dmd_u.h146 char pathname[4096]; member
/openbmc/linux/tools/perf/
H A Dbuiltin-buildid-cache.c222 static int build_id_cache__purge_path(const char *pathname, struct nsinfo *nsi) in build_id_cache__purge_path()
/openbmc/linux/tools/perf/trace/beauty/
H A Dbeauty.h41 char *pathname; member
/openbmc/openbmc/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
/openbmc/u-boot/drivers/mtd/ubi/
H A Dkapi.c297 struct ubi_volume_desc *ubi_open_volume_path(const char *pathname, int mode) in ubi_open_volume_path()
/openbmc/linux/tools/testing/selftests/proc/
H A Dproc-pid-vm.c51 static inline long sys_execveat(int dirfd, const char *pathname, char **argv, char **envp, int flag… in sys_execveat()
/openbmc/linux/drivers/mtd/ubi/
H A Dkapi.c290 struct ubi_volume_desc *ubi_open_volume_path(const char *pathname, int mode) in ubi_open_volume_path()
/openbmc/linux/drivers/block/rnbd/
H A Drnbd-clt.h119 char *pathname; member

12345