/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/netdevsim/ |
H A D | devlink.sh | 316 devlink -N testns1 resource set $DL_HANDLE path IPv4/fib size $limit 356 devlink -N testns2 resource set $DL_HANDLE path IPv4/fib size ' -1'
|
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh3/ |
H A D | entry.S | 479 * We got here as a result of taking the INTEVT path for something 481 * path and special case the event dispatch instead. This is the 482 * expected path for the NMI (and any other brilliantly implemented
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_uc.c | 493 intel_uc_fw_type_repr(INTEL_UC_FW_TYPE_GUC), guc->fw.path, in __uc_init_hw() 501 huc->fw.path, in __uc_init_hw()
|
/kernel/linux/linux-5.10/scripts/dtc/libfdt/ |
H A D | libfdt.h | 37 /* FDT_ERR_BADPATH: Function was passed a badly formatted path 39 * absolute path) */ 452 * such as a full path. 485 * fdt_path_offset_namelen - find a tree node by its full path 487 * @path: full path of the node to locate 488 * @namelen: number of characters of path to consider 491 * characters of path as the path name. 494 int fdt_path_offset_namelen(const void *fdt, const char *path, in [all...] |
/kernel/linux/linux-5.10/security/integrity/ima/ |
H A D | ima.h | 280 const char *ima_d_path(const struct path *path, char **pathbuf, char *filename);
|
/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,
|