Home
last modified time | relevance | path

Searched refs:path (Results 7051 - 7075 of 8518) sorted by relevance

1...<<281282283284285286287288289290>>...341

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-annotate.c445 ui__error("The %s data has no samples!\n", session->data->path); in __cmd_annotate()
536 "Add prefix to source file path names in programs (with --prefix-strip)"), in cmd_annotate()
538 "Strip first N entries of source file path name in programs (with --prefix)"), in cmd_annotate()
539 OPT_STRING(0, "objdump", &annotate.opts.objdump_path, "path", in cmd_annotate()
591 data.path = input_name; in cmd_annotate()
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dsched-migration.py22 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
24 sys.path.append('scripts/python/Perf-Trace-Util/lib/Perf/Trace')
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dhfsplus_fs.h493 int hfsplus_getattr(const struct path *path, struct kstat *stat,
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dfile_local.c27 struct path lower_path; in hmdfs_file_open_local()
257 struct path lower_path; in hmdfs_dir_open_local()
H A Dinode_root.c142 struct path *root_lower_path = NULL; in hmdfs_device_lookup()
248 struct path root_path; in hmdfs_root_lookup()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbtrfs.h244 __u8 path[BTRFS_DEVICE_PATH_NAME_MAX]; /* out */ member
473 * out, constructed path from the directory with which the ioctl is
476 char path[BTRFS_INO_LOOKUP_USER_PATH_MAX]; member
H A Dcoda.h632 int path; member
743 const char __user *path; member
/kernel/linux/linux-5.10/fs/fat/
H A Dfat.h402 extern int fat_getattr(const struct path *path, struct kstat *stat,
/kernel/linux/linux-5.10/fs/exfat/
H A Dexfat_fs.h431 int exfat_getattr(const struct path *path, struct kstat *stat,
/kernel/linux/linux-5.10/kernel/gcov/
H A Dfs.c298 * Given a string <path> representing a file path of format:
299 * path/to/file.gcda
301 * <dir/>path/to/file.<ext>
303 static char *link_target(const char *dir, const char *path, const char *ext) in link_target() argument
309 copy = kstrdup(path, GFP_KERNEL); in link_target()
576 /* Create directory nodes along the path. */ in add_node()
/kernel/linux/linux-5.10/fs/
H A Dpnode.c39 const struct path *root) in get_peer_under_root()
60 int get_dominating_id(struct mount *mnt, const struct path *root) in get_dominating_id()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_ioctl32.c333 hreq->path = compat_ptr(hreq32.path); in xfs_compat_handlereq_copyin()
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dattr.c308 struct xfs_da_state_blk *blk = &ds->state->path.blk[level]; in xchk_xattr_block()
404 struct xfs_da_state_blk *blk = &ds->state->path.blk[level]; in xchk_xattr_rec()
/kernel/linux/linux-5.10/fs/orangefs/
H A Dorangefs-kernel.h364 int orangefs_getattr(const struct path *path, struct kstat *stat,
/kernel/linux/linux-5.10/drivers/rpmsg/
H A Drpmsg_core.c318 #define rpmsg_show_attr(field, path, format_string) \
325 return sprintf(buf, format_string, rpdev->path); \
/kernel/linux/linux-5.10/include/linux/
H A Ddevice-mapper.h156 dev_t dm_get_dev_t(const char *path);
162 int dm_get_device(struct dm_target *ti, const char *path, fmode_t mode,
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dfile_local.c27 struct path lower_path; in hmdfs_file_open_local()
257 struct path lower_path; in hmdfs_dir_open_local()
H A Dinode_root.c142 struct path *root_lower_path = NULL; in hmdfs_device_lookup()
248 struct path root_path; in hmdfs_root_lookup()
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dhfsplus_fs.h484 int hfsplus_getattr(struct mnt_idmap *idmap, const struct path *path,
/kernel/linux/linux-6.6/fs/fat/
H A Dfat.h405 const struct path *path, struct kstat *stat,
/kernel/linux/linux-6.6/fs/orangefs/
H A Dorangefs-kernel.h367 int orangefs_getattr(struct mnt_idmap *idmap, const struct path *path,
/kernel/linux/linux-6.6/fs/exfat/
H A Dexfat_fs.h455 int exfat_getattr(struct mnt_idmap *idmap, const struct path *path,
/kernel/linux/linux-6.6/fs/
H A Dpnode.c39 const struct path *root) in get_peer_under_root()
60 int get_dominating_id(struct mount *mnt, const struct path *root) in get_dominating_id()
/kernel/linux/linux-6.6/include/linux/gpio/
H A Dconsumer.h617 struct gpio_desc *acpi_get_and_request_gpiod(char *path, unsigned int pin, char *label);
636 static inline struct gpio_desc *acpi_get_and_request_gpiod(char *path, unsigned int pin, in acpi_get_and_request_gpiod() argument
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_ioctl32.c321 hreq->path = compat_ptr(hreq32.path); in xfs_compat_handlereq_copyin()

Completed in 34 milliseconds

1...<<281282283284285286287288289290>>...341