/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-annotate.c | 445 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 D | sched-migration.py | 22 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 D | hfsplus_fs.h | 493 int hfsplus_getattr(const struct path *path, struct kstat *stat,
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | file_local.c | 27 struct path lower_path; in hmdfs_file_open_local() 257 struct path lower_path; in hmdfs_dir_open_local()
|
H A D | inode_root.c | 142 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 D | btrfs.h | 244 __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 D | coda.h | 632 int path; member 743 const char __user *path; member
|
/kernel/linux/linux-5.10/fs/fat/ |
H A D | fat.h | 402 extern int fat_getattr(const struct path *path, struct kstat *stat,
|
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | exfat_fs.h | 431 int exfat_getattr(const struct path *path, struct kstat *stat,
|
/kernel/linux/linux-5.10/kernel/gcov/ |
H A D | fs.c | 298 * 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 D | pnode.c | 39 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 D | xfs_ioctl32.c | 333 hreq->path = compat_ptr(hreq32.path); in xfs_compat_handlereq_copyin()
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | attr.c | 308 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 D | orangefs-kernel.h | 364 int orangefs_getattr(const struct path *path, struct kstat *stat,
|
/kernel/linux/linux-5.10/drivers/rpmsg/ |
H A D | rpmsg_core.c | 318 #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 D | device-mapper.h | 156 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 D | file_local.c | 27 struct path lower_path; in hmdfs_file_open_local() 257 struct path lower_path; in hmdfs_dir_open_local()
|
H A D | inode_root.c | 142 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 D | hfsplus_fs.h | 484 int hfsplus_getattr(struct mnt_idmap *idmap, const struct path *path,
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | fat.h | 405 const struct path *path, struct kstat *stat,
|
/kernel/linux/linux-6.6/fs/orangefs/ |
H A D | orangefs-kernel.h | 367 int orangefs_getattr(struct mnt_idmap *idmap, const struct path *path,
|
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | exfat_fs.h | 455 int exfat_getattr(struct mnt_idmap *idmap, const struct path *path,
|
/kernel/linux/linux-6.6/fs/ |
H A D | pnode.c | 39 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 D | consumer.h | 617 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 D | xfs_ioctl32.c | 321 hreq->path = compat_ptr(hreq32.path); in xfs_compat_handlereq_copyin()
|