Home
last modified time | relevance | path

Searched full:root (Results 1 – 25 of 4266) sorted by relevance

12345678910>>...171

/kernel/linux/linux-4.19/Documentation/cpuidle/
Dsysfs.txt31 drwxr-xr-x 2 root root 0 Feb 8 10:42 state0
32 drwxr-xr-x 2 root root 0 Feb 8 10:42 state1
33 drwxr-xr-x 2 root root 0 Feb 8 10:42 state2
34 drwxr-xr-x 2 root root 0 Feb 8 10:42 state3
38 -r--r--r-- 1 root root 4096 Feb 8 10:42 desc
39 -rw-r--r-- 1 root root 4096 Feb 8 10:42 disable
40 -r--r--r-- 1 root root 4096 Feb 8 10:42 latency
41 -r--r--r-- 1 root root 4096 Feb 8 10:42 name
42 -r--r--r-- 1 root root 4096 Feb 8 10:42 power
43 -r--r--r-- 1 root root 4096 Feb 8 10:42 residency
[all …]
/kernel/linux/linux-5.10/fs/btrfs/
Dinode-map.c16 static void fail_caching_thread(struct btrfs_root *root) in fail_caching_thread() argument
18 struct btrfs_fs_info *fs_info = root->fs_info; in fail_caching_thread()
23 spin_lock(&root->ino_cache_lock); in fail_caching_thread()
24 root->ino_cache_state = BTRFS_CACHE_ERROR; in fail_caching_thread()
25 spin_unlock(&root->ino_cache_lock); in fail_caching_thread()
26 wake_up(&root->ino_cache_wait); in fail_caching_thread()
31 struct btrfs_root *root = data; in caching_kthread() local
32 struct btrfs_fs_info *fs_info = root->fs_info; in caching_kthread()
33 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in caching_kthread()
46 fail_caching_thread(root); in caching_kthread()
[all …]
Droot-tree.c16 * Read a root item from the tree. In case we detect a root item smaller then
17 * sizeof(root_item), we know it's an old version of the root structure and
19 * generation numbers as then we know the root was once mounted with an older
20 * kernel that was not aware of the root item structure change.
37 …"mismatching generation and generation_v2 found in root item. This root was probably mounted with … in btrfs_read_root_item()
51 * btrfs_find_root - lookup the root by the key.
52 * root: the root of the root tree
55 * root_item: the root item of the tree we look for
56 * root_key: the root key of the tree we look for
59 * of the search key, just lookup the root with the highest offset for a
[all …]
Dtree-defrag.c20 struct btrfs_root *root) in btrfs_defrag_leaves() argument
30 if (root->fs_info->extent_root == root) { in btrfs_defrag_leaves()
33 * we can't defrag the extent root without deadlock in btrfs_defrag_leaves()
38 if (!test_bit(BTRFS_ROOT_SHAREABLE, &root->state)) in btrfs_defrag_leaves()
45 level = btrfs_header_level(root->node); in btrfs_defrag_leaves()
50 if (root->defrag_progress.objectid == 0) { in btrfs_defrag_leaves()
54 root_node = btrfs_lock_root_node(root); in btrfs_defrag_leaves()
57 root->defrag_max.objectid = 0; in btrfs_defrag_leaves()
59 btrfs_node_key_to_cpu(root_node, &root->defrag_max, in btrfs_defrag_leaves()
65 memcpy(&key, &root->defrag_progress, sizeof(key)); in btrfs_defrag_leaves()
[all …]
/kernel/linux/linux-4.19/fs/btrfs/
Dinode-map.c15 static void fail_caching_thread(struct btrfs_root *root) in fail_caching_thread() argument
17 struct btrfs_fs_info *fs_info = root->fs_info; in fail_caching_thread()
22 spin_lock(&root->ino_cache_lock); in fail_caching_thread()
23 root->ino_cache_state = BTRFS_CACHE_ERROR; in fail_caching_thread()
24 spin_unlock(&root->ino_cache_lock); in fail_caching_thread()
25 wake_up(&root->ino_cache_wait); in fail_caching_thread()
30 struct btrfs_root *root = data; in caching_kthread() local
31 struct btrfs_fs_info *fs_info = root->fs_info; in caching_kthread()
32 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in caching_kthread()
45 fail_caching_thread(root); in caching_kthread()
[all …]
Droot-tree.c14 * Read a root item from the tree. In case we detect a root item smaller then
15 * sizeof(root_item), we know it's an old version of the root structure and
17 * generation numbers as then we know the root was once mounted with an older
18 * kernel that was not aware of the root item structure change.
36 …"mismatching generation and generation_v2 found in root item. This root was probably mounted with … in btrfs_read_root_item()
51 * btrfs_find_root - lookup the root by the key.
52 * root: the root of the root tree
55 * root_item: the root item of the tree we look for
56 * root_key: the root key of the tree we look for
59 * of the search key, just lookup the root with the highest offset for a
[all …]
Dtree-defrag.c20 struct btrfs_root *root) in btrfs_defrag_leaves() argument
30 if (root->fs_info->extent_root == root) { in btrfs_defrag_leaves()
33 * we can't defrag the extent root without deadlock in btrfs_defrag_leaves()
38 if (!test_bit(BTRFS_ROOT_REF_COWS, &root->state)) in btrfs_defrag_leaves()
45 level = btrfs_header_level(root->node); in btrfs_defrag_leaves()
50 if (root->defrag_progress.objectid == 0) { in btrfs_defrag_leaves()
54 root_node = btrfs_lock_root_node(root); in btrfs_defrag_leaves()
57 root->defrag_max.objectid = 0; in btrfs_defrag_leaves()
59 btrfs_node_key_to_cpu(root_node, &root->defrag_max, in btrfs_defrag_leaves()
65 memcpy(&key, &root->defrag_progress, sizeof(key)); in btrfs_defrag_leaves()
[all …]
/kernel/linux/linux-5.10/lib/
Dradix-tree.c43 * of RADIX_TREE_MAX_PATH size to be created, with only the root node shared.
93 static inline gfp_t root_gfp_mask(const struct radix_tree_root *root) in root_gfp_mask() argument
95 return root->xa_flags & (__GFP_BITS_MASK & ~GFP_ZONEMASK); in root_gfp_mask()
116 static inline void root_tag_set(struct radix_tree_root *root, unsigned tag) in root_tag_set() argument
118 root->xa_flags |= (__force gfp_t)(1 << (tag + ROOT_TAG_SHIFT)); in root_tag_set()
121 static inline void root_tag_clear(struct radix_tree_root *root, unsigned tag) in root_tag_clear() argument
123 root->xa_flags &= (__force gfp_t)~(1 << (tag + ROOT_TAG_SHIFT)); in root_tag_clear()
126 static inline void root_tag_clear_all(struct radix_tree_root *root) in root_tag_clear_all() argument
128 root->xa_flags &= (__force gfp_t)((1 << ROOT_TAG_SHIFT) - 1); in root_tag_clear_all()
131 static inline int root_tag_get(const struct radix_tree_root *root, unsigned tag) in root_tag_get() argument
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/acpi/
Dfan_performance_states.rst22 -r--r--r-- 1 root root 4096 Dec 13 20:38 state0
23 -r--r--r-- 1 root root 4096 Dec 13 20:38 state1
24 -r--r--r-- 1 root root 4096 Dec 13 20:38 state10
25 -r--r--r-- 1 root root 4096 Dec 13 20:38 state11
26 -r--r--r-- 1 root root 4096 Dec 13 20:38 state2
27 -r--r--r-- 1 root root 4096 Dec 13 20:38 state3
28 -r--r--r-- 1 root root 4096 Dec 13 20:38 state4
29 -r--r--r-- 1 root root 4096 Dec 13 20:38 state5
30 -r--r--r-- 1 root root 4096 Dec 13 20:38 state6
31 -r--r--r-- 1 root root 4096 Dec 13 20:38 state7
[all …]
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/arm/
Dfsl.txt5 Required root node properties:
9 Required root node properties:
13 Required root node properties:
17 Required root node properties:
21 Required root node properties:
25 Required root node properties:
29 Required root node properties:
33 Required root node properties:
37 Required root node properties:
41 Required root node properties:
[all …]
Drockchip.txt5 Required root node properties:
9 Required root node properties:
13 Required root node properties:
17 Required root node properties:
21 Required root node properties:
25 Required root node properties:
29 Required root node properties:
33 Required root node properties:
37 Required root node properties:
41 Required root node properties:
[all …]
/kernel/linux/linux-5.10/drivers/acpi/
Dpci_root.c3 * pci_root.c - ACPI PCI Root Bridge Driver ($Revision: 40 $)
28 #define ACPI_PCI_ROOT_DEVICE_NAME "PCI Root Bridge"
62 * acpi_is_root_bridge - determine whether an ACPI CA node is a PCI root bridge
146 static void decode_osc_bits(struct acpi_pci_root *root, char *msg, u32 word, in decode_osc_bits() argument
159 dev_info(&root->device->dev, "_OSC: %s [%s]\n", msg, buf); in decode_osc_bits()
162 static void decode_osc_support(struct acpi_pci_root *root, char *msg, u32 word) in decode_osc_support() argument
164 decode_osc_bits(root, msg, word, pci_osc_support_bit, in decode_osc_support()
168 static void decode_osc_control(struct acpi_pci_root *root, char *msg, u32 word) in decode_osc_control() argument
170 decode_osc_bits(root, msg, word, pci_osc_control_bit, in decode_osc_control()
195 static acpi_status acpi_pci_query_osc(struct acpi_pci_root *root, in acpi_pci_query_osc() argument
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dinitrd.rst9 This RAM disk can then be mounted as the root file system and programs
10 can be run from it. Afterwards, a new root file system can be mounted
11 from a different device. The previous root (from initrd) is then moved
30 3) if the root device is not ``/dev/ram0``, the old (deprecated)
31 change_root procedure is followed. see the "Obsolete root change
33 4) root device is mounted. if it is ``/dev/ram0``, the initrd image is
34 then mounted as root
38 6) init mounts the "real" root file system
39 7) init places the root file system at the root directory using the
41 8) init execs the ``/sbin/init`` on the new root filesystem, performing
[all …]
/kernel/linux/linux-4.19/Documentation/admin-guide/
Dinitrd.rst9 This RAM disk can then be mounted as the root file system and programs
10 can be run from it. Afterwards, a new root file system can be mounted
11 from a different device. The previous root (from initrd) is then moved
30 3) if the root device is not ``/dev/ram0``, the old (deprecated)
31 change_root procedure is followed. see the "Obsolete root change
33 4) root device is mounted. if it is ``/dev/ram0``, the initrd image is
34 then mounted as root
38 6) init mounts the "real" root file system
39 7) init places the root file system at the root directory using the
41 8) init execs the ``/sbin/init`` on the new root filesystem, performing
[all …]
/kernel/linux/linux-4.19/drivers/acpi/
Dpci_root.c2 * pci_root.c - ACPI PCI Root Bridge Driver ($Revision: 40 $)
44 #define ACPI_PCI_ROOT_DEVICE_NAME "PCI Root Bridge"
78 * acpi_is_root_bridge - determine whether an ACPI CA node is a PCI root bridge
159 static void decode_osc_bits(struct acpi_pci_root *root, char *msg, u32 word, in decode_osc_bits() argument
172 dev_info(&root->device->dev, "_OSC: %s [%s]\n", msg, buf); in decode_osc_bits()
175 static void decode_osc_support(struct acpi_pci_root *root, char *msg, u32 word) in decode_osc_support() argument
177 decode_osc_bits(root, msg, word, pci_osc_support_bit, in decode_osc_support()
181 static void decode_osc_control(struct acpi_pci_root *root, char *msg, u32 word) in decode_osc_control() argument
183 decode_osc_bits(root, msg, word, pci_osc_control_bit, in decode_osc_control()
208 static acpi_status acpi_pci_query_osc(struct acpi_pci_root *root, in acpi_pci_query_osc() argument
[all …]
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-rapidio48 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:e:0001
49 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:e:0004
50 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:e:0007
51 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:s:0002
52 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:s:0003
53 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:s:0005
54 lrwxrwxrwx 1 root root 0 Feb 11 15:11 device -> ../../../0000:01:00.0
55 -r--r--r-- 1 root root 4096 Feb 11 15:11 port_destid
56 drwxr-xr-x 2 root root 0 Feb 11 15:11 power
57 lrwxrwxrwx 1 root root 0 Feb 11 15:04 subsystem -> ../../../../../../class/rapidio_port
[all …]
/kernel/linux/linux-4.19/Documentation/ABI/testing/
Dsysfs-class-rapidio44 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:e:0001
45 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:e:0004
46 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:e:0007
47 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:s:0002
48 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:s:0003
49 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:s:0005
50 lrwxrwxrwx 1 root root 0 Feb 11 15:11 device -> ../../../0000:01:00.0
51 -r--r--r-- 1 root root 4096 Feb 11 15:11 port_destid
52 drwxr-xr-x 2 root root 0 Feb 11 15:11 power
53 lrwxrwxrwx 1 root root 0 Feb 11 15:04 subsystem -> ../../../../../../class/rapidio_port
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
Dfifo.json13 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root bfifo",
16 "matchPattern": "qdisc bfifo 1: root.*limit [0-9]+b",
19 "$TC qdisc del dev $DUMMY handle 1: root bfifo",
34 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root pfifo",
37 "matchPattern": "qdisc pfifo 1: root.*limit [0-9]+p",
40 "$TC qdisc del dev $DUMMY handle 1: root pfifo",
54 "cmdUnderTest": "$TC qdisc add dev $DUMMY root handle ffff: bfifo",
57 "matchPattern": "qdisc bfifo ffff: root.*limit [0-9]+b",
60 "$TC qdisc del dev $DUMMY handle ffff: root bfifo",
74 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root bfifo limit 3000b",
[all …]
Dets.json12 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets bands 2",
15 "matchPattern": "qdisc ets 1: root .* bands 2",
18 "$TC qdisc del dev $DUMMY handle 1: root",
32 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets quanta 1000 900 800 700",
35 "matchPattern": "qdisc ets 1: root .*bands 4 quanta 1000 900 800 700",
38 "$TC qdisc del dev $DUMMY handle 1: root",
52 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets strict 3",
55 "matchPattern": "qdisc ets 1: root .*bands 3 strict 3",
58 "$TC qdisc del dev $DUMMY handle 1: root",
72 … "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets bands 4 quanta 1000 900 800 700",
[all …]
/kernel/linux/linux-5.10/fs/vboxsf/
Dvboxsf_wrappers.c75 int vboxsf_map_folder(struct shfl_string *folder_name, u32 *root) in vboxsf_map_folder() argument
84 parms.root.type = VMMDEV_HGCM_PARM_TYPE_32BIT; in vboxsf_map_folder()
85 parms.root.u.value32 = 0; in vboxsf_map_folder()
98 *root = parms.root.u.value32; in vboxsf_map_folder()
102 int vboxsf_unmap_folder(u32 root) in vboxsf_unmap_folder() argument
106 parms.root.type = VMMDEV_HGCM_PARM_TYPE_32BIT; in vboxsf_unmap_folder()
107 parms.root.u.value32 = root; in vboxsf_unmap_folder()
115 * @root: Root of the shared folder in which to create the file
130 int vboxsf_create(u32 root, struct shfl_string *parsed_path, in vboxsf_create() argument
135 parms.root.type = VMMDEV_HGCM_PARM_TYPE_32BIT; in vboxsf_create()
[all …]
/kernel/linux/linux-4.19/tools/testing/radix-tree/
Dtest.c12 item_tag_set(struct radix_tree_root *root, unsigned long index, int tag) in item_tag_set() argument
14 return radix_tree_tag_set(root, index, tag); in item_tag_set()
18 item_tag_clear(struct radix_tree_root *root, unsigned long index, int tag) in item_tag_clear() argument
20 return radix_tree_tag_clear(root, index, tag); in item_tag_clear()
23 int item_tag_get(struct radix_tree_root *root, unsigned long index, int tag) in item_tag_get() argument
25 return radix_tree_tag_get(root, index, tag); in item_tag_get()
28 int __item_insert(struct radix_tree_root *root, struct item *item) in __item_insert() argument
30 return __radix_tree_insert(root, item->index, item->order, item); in __item_insert()
42 int item_insert_order(struct radix_tree_root *root, unsigned long index, in item_insert_order() argument
46 int err = __item_insert(root, item); in item_insert_order()
[all …]
/kernel/linux/linux-5.10/Documentation/target/
Dtcm_mod_builder.rst74 drwxr-xr-x 2 root root 4096 2010-10-05 03:23 .
75 drwxr-xr-x 9 root root 4096 2010-10-05 03:22 ..
76 -rw-r--r-- 1 root root 282 2010-10-05 03:22 Kbuild
77 -rw-r--r-- 1 root root 171 2010-10-05 03:22 Kconfig
78 -rw-r--r-- 1 root root 49 2010-10-05 03:23 modules.order
79 -rw-r--r-- 1 root root 738 2010-10-05 03:22 tcm_nab5000_base.h
80 -rw-r--r-- 1 root root 9096 2010-10-05 03:22 tcm_nab5000_configfs.c
81 -rw-r--r-- 1 root root 191200 2010-10-05 03:23 tcm_nab5000_configfs.o
82 -rw-r--r-- 1 root root 40504 2010-10-05 03:23 .tcm_nab5000_configfs.o.cmd
83 -rw-r--r-- 1 root root 5414 2010-10-05 03:22 tcm_nab5000_fabric.c
[all …]
/kernel/linux/linux-4.19/Documentation/target/
Dtcm_mod_builder.txt72 drwxr-xr-x 2 root root 4096 2010-10-05 03:23 .
73 drwxr-xr-x 9 root root 4096 2010-10-05 03:22 ..
74 -rw-r--r-- 1 root root 282 2010-10-05 03:22 Kbuild
75 -rw-r--r-- 1 root root 171 2010-10-05 03:22 Kconfig
76 -rw-r--r-- 1 root root 49 2010-10-05 03:23 modules.order
77 -rw-r--r-- 1 root root 738 2010-10-05 03:22 tcm_nab5000_base.h
78 -rw-r--r-- 1 root root 9096 2010-10-05 03:22 tcm_nab5000_configfs.c
79 -rw-r--r-- 1 root root 191200 2010-10-05 03:23 tcm_nab5000_configfs.o
80 -rw-r--r-- 1 root root 40504 2010-10-05 03:23 .tcm_nab5000_configfs.o.cmd
81 -rw-r--r-- 1 root root 5414 2010-10-05 03:22 tcm_nab5000_fabric.c
[all …]
/kernel/linux/linux-4.19/lib/
Dradix-tree.c59 * of RADIX_TREE_MAX_PATH size to be created, with only the root node shared.
147 static inline gfp_t root_gfp_mask(const struct radix_tree_root *root) in root_gfp_mask() argument
149 return root->gfp_mask & (__GFP_BITS_MASK & ~GFP_ZONEMASK); in root_gfp_mask()
170 static inline void root_tag_set(struct radix_tree_root *root, unsigned tag) in root_tag_set() argument
172 root->gfp_mask |= (__force gfp_t)(1 << (tag + ROOT_TAG_SHIFT)); in root_tag_set()
175 static inline void root_tag_clear(struct radix_tree_root *root, unsigned tag) in root_tag_clear() argument
177 root->gfp_mask &= (__force gfp_t)~(1 << (tag + ROOT_TAG_SHIFT)); in root_tag_clear()
180 static inline void root_tag_clear_all(struct radix_tree_root *root) in root_tag_clear_all() argument
182 root->gfp_mask &= (1 << ROOT_TAG_SHIFT) - 1; in root_tag_clear_all()
185 static inline int root_tag_get(const struct radix_tree_root *root, unsigned tag) in root_tag_get() argument
[all …]
/kernel/linux/linux-5.10/fs/nfs/
Dgetroot.c2 /* getroot.c: get the root dentry for an NFS mount
36 * Set the superblock root dentry.
41 /* The mntroot acts as the dummy root dentry for this superblock */ in nfs_superblock_set_dummy_root()
65 * get an NFS2/NFS3 root dentry from the root filehandle
72 struct dentry *root; in nfs_get_root() local
82 /* get the actual root for this mount */ in nfs_get_root()
93 nfs_errorf(fc, "NFS: Couldn't getattr on root"); in nfs_get_root()
99 dprintk("nfs_get_root: get root inode failed\n"); in nfs_get_root()
101 nfs_errorf(fc, "NFS: Couldn't get root inode"); in nfs_get_root()
109 /* root dentries normally start off anonymous and get spliced in later in nfs_get_root()
[all …]

12345678910>>...171