| /kernel/linux/linux-5.10/drivers/staging/greybus/ |
| H A D | audio_helper.c | 81 static void gbaudio_dapm_free_path(struct snd_soc_dapm_path *path) in gbaudio_dapm_free_path() argument
|
| /kernel/linux/linux-5.10/drivers/staging/blackbox/ |
| H A D | blackbox_common.c | 24 void change_own(char *path, int uid, int gid) in change_own() argument 84 struct path path; in file_exists() local 99 struct path path; create_new_dir() local 123 create_log_dir(const char *path) create_log_dir() argument 254 char *buf = NULL, *path = NULL; getfullpath() local [all...] |
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | nsaccess.c | 289 char *path = pathname; in acpi_ns_lookup() local [all...] |
| H A D | utmisc.c | 331 acpi_ut_display_init_pathname(u8 type, struct acpi_namespace_node *obj_handle, const char *path) acpi_ut_display_init_pathname() argument
|
| H A D | psargs.c | 202 char *path; in acpi_ps_get_next_namepath() local [all...] |
| H A D | nsxfname.c | 481 char *path; in ACPI_EXPORT_SYMBOL() local
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | uuid-tree.c | 29 struct btrfs_path *path = NULL; in btrfs_uuid_tree_lookup() local 91 struct btrfs_path *path = NULL; in btrfs_uuid_tree_add() local 155 struct btrfs_path *path = NULL; btrfs_uuid_tree_remove() local 297 struct btrfs_path *path; btrfs_uuid_tree_iterate() local [all...] |
| H A D | locking.c | 227 void btrfs_unlock_up_safe(struct btrfs_path *path, int level) in btrfs_unlock_up_safe() argument
|
| H A D | export.c | 152 struct btrfs_path *path; in btrfs_get_parent() local 219 struct btrfs_path *path; btrfs_get_name() local [all...] |
| /kernel/linux/linux-6.6/fs/ |
| H A D | fhandle.c | 17 static long do_sys_name_to_handle(const struct path *path, in do_sys_name_to_handle() argument 102 struct path path; in SYSCALL_DEFINE5() local 146 do_handle_to_path(int mountdirfd, struct file_handle *handle, struct path *path) do_handle_to_path() argument 174 handle_to_path(int mountdirfd, struct file_handle __user *ufh, struct path *path) handle_to_path() argument 226 struct path path; do_handle_open() local [all...] |
| /kernel/linux/linux-6.6/fs/configfs/ |
| H A D | symlink.c | 117 static int get_target(const char *symname, struct path *path, in get_target() argument 56 configfs_get_target_path(struct config_item *item, struct config_item *target, char *path) configfs_get_target_path() argument 144 struct path path; configfs_symlink() local [all...] |
| /kernel/linux/linux-6.6/fs/autofs/ |
| H A D | expire.c | 33 struct path path = {.mnt = mnt, .dentry = dentry}; in autofs_mount_busy() local 489 int autofs_expire_wait(const struct path *path, in argument 588 const struct path path = { .mnt = mnt, .dentry = dentry }; autofs_do_expire_multi() local [all...] |
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | cached_dir.h | 36 const char *path; member
|
| H A D | namespace.c | 189 static struct vfsmount *cifs_do_automount(struct path *path) in cifs_do_automount() argument 257 struct vfsmount *cifs_d_automount(struct path *path) in cifs_d_automount() argument
|
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| H A D | tail_conversion.c | 25 direct2indirect(struct reiserfs_transaction_handle *th, struct inode *inode, struct treepath *path, struct buffer_head *unbh, loff_t tail_offset) direct2indirect() argument 202 indirect2direct(struct reiserfs_transaction_handle *th, struct inode *inode, struct page *page, struct treepath *path, const struct cpu_key *item_key, loff_t n_new_file_size, char *mode) indirect2direct() argument [all...] |
| /kernel/linux/linux-6.6/drivers/xen/ |
| H A D | xen-balloon.c | 63 watch_target(struct xenbus_watch *watch, const char *path, const char *token) watch_target() argument
|
| /kernel/linux/linux-6.6/drivers/xen/xenbus/ |
| H A D | xenbus.h | 65 const char *path; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | pps_kernel.h | 25 char path[PPS_MAX_NAME_LEN]; /* path of connected device */ member
|
| H A D | interconnect.h | 35 struct icc_path *path; member 79 static inline void icc_put(struct icc_path *path) in icc_put() argument 83 icc_enable(struct icc_path *path) icc_enable() argument 88 icc_disable(struct icc_path *path) icc_disable() argument 93 icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) icc_set_bw() argument 98 icc_set_tag(struct icc_path *path, u32 tag) icc_set_tag() argument 102 icc_get_name(struct icc_path *path) icc_get_name() argument [all...] |
| H A D | namei.h | 54 user_path_at(int dfd, const char __user *name, unsigned flags, struct path *path) user_path_at() argument [all...] |
| H A D | string.h | 287 static inline const char *kbasename(const char *path) in kbasename() argument
|
| /kernel/linux/linux-6.6/fs/afs/ |
| H A D | mntpt.c | 176 struct vfsmount *afs_d_automount(struct path *path) in afs_d_automount() argument
|
| /kernel/linux/linux-6.6/fs/btrfs/tests/ |
| H A D | inode-tests.c | 20 struct btrfs_path path; in insert_extent() local 57 struct btrfs_path path; in insert_inode_item_key() local [all...] |
| H A D | qgroup-tests.c | 23 struct btrfs_path *path; in insert_normal_tree_ref() local 73 struct btrfs_path *path; in add_tree_ref() local 124 struct btrfs_path *path; remove_extent_item() local 155 struct btrfs_path *path; remove_extent_ref() local [all...] |
| /kernel/linux/linux-6.6/fs/erofs/ |
| H A D | inode.c | 359 int erofs_getattr(struct mnt_idmap *idmap, const struct path *path, in erofs_getattr() argument
|