Searched refs:root (Results 1 – 14 of 14) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | inftrees.c | 133 MS_U32 root; /* number of index bits for root table */ local 183 root = *bits; 186 if (root > max) root = max; 199 if (root < min) root = min; 237 curr = root; /* current table index bits */ 240 used = 1U << root; /* use root table entries */ 299 if (len > root && (huff & mask) != low) { 303 drop = root; 332 (*table)[low].bits = (MS_U8)root; 344 len = root; [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | checkpatch.pl | 29 my $root; 76 'root=s' => \$root, 114 if (defined $root) { 115 if (!top_of_kernel_tree($root)) { 116 die "$P: $root: --root does not point at a valid tree\n"; 120 $root = '.'; 123 $root = $1; 127 if (!defined $root) { 276 if ($tree && -f "$root/$removal") { 277 open(my $REMOVE, '<', "$root/$removal") || [all …]
|
| H A D | gen_initramfs_list.sh | 21 -u <uid> User ID to map to user ID 0 (root). 24 -g <gid> Group ID to map to group ID 0 (root). 35 to reset the root/group mapping. 56 dir /root 0700 0 0
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | checks.c | 179 static void check_is_string(struct check *c, struct node *root, in check_is_string() argument 196 static void check_is_cell(struct check *c, struct node *root, in check_is_cell() argument 337 static void check_explicit_phandles(struct check *c, struct node *root, in check_explicit_phandles() argument 357 if (node != get_node_by_ref(root, m->ref)) in check_explicit_phandles() 385 other = get_node_by_phandle(root, phandle); in check_explicit_phandles() 396 static void check_name_properties(struct check *c, struct node *root, in check_name_properties() argument
|
| H A D | livetree.c | 420 cell_t get_node_phandle(struct node *root, struct node *node) in get_node_phandle() argument 427 while (get_node_by_phandle(root, phandle)) in get_node_phandle()
|
| H A D | dtc.h | 194 cell_t get_node_phandle(struct node *root, struct node *node);
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/package/ |
| H A D | buildtar | 109 if tar --owner=root --group=root --help >/dev/null 2>&1; then
|
| H A D | builddeb | 25 chown -R root:root "$pdir"
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | nfs_mount.h | 43 struct nfs3_fh root; /* 4 */ member
|
| H A D | adfs_fs.h | 22 __le32 root; member
|
| H A D | cramfs_fs.h | 63 struct cramfs_inode root; /* root inode data */ member
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/checkconfig/ |
| H A D | config.required.android | 29 CONFIG_CMDLINE="console=ttyS0,115200 androidboot.console=ttyS0 init=/init root=/dev/ram rw"
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 626 # subdirectory from a directory tree whose root is specified with the INPUT tag. 1469 # number of direct children of the root node in a graph is already larger than 1477 # from the root by following a path via at most 3 edges will be shown. Nodes 1478 # that lay further from the root node will be omitted. Note that setting this
|
| H A D | bsp.dxyfile | 625 # subdirectory from a directory tree whose root is specified with the INPUT tag. 1468 # number of direct children of the root node in a graph is already larger than 1476 # from the root by following a path via at most 3 edges will be shown. Nodes 1477 # that lay further from the root node will be omitted. Note that setting this
|