Home
last modified time | relevance | path

Searched refs:tree_depth (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/tools/power/cpupower/lib/
H A Dpowercap.c210 zone->tree_depth = zone->parent->tree_depth + 1; in powercap_read_zone()
250 if (zone->tree_depth >= POWERCAP_MAX_TREE_DEPTH) { in powercap_read_zone()
H A Dpowercap.h29 int tree_depth; member
/openbmc/u-boot/fs/reiserfs/
H A Dreiserfs.c349 INFO->tree_depth = __le16_to_cpu(BLOCKHEAD (cache)->blk_level); in reiserfs_mount()
353 sb_root_block(&super), INFO->tree_depth); in reiserfs_mount()
356 if (INFO->tree_depth >= MAX_HEIGHT) in reiserfs_mount()
358 if (INFO->tree_depth == DISK_LEAF_NODE_LEVEL) in reiserfs_mount()
451 if (depth == INFO->tree_depth) in next_key()
465 if (depth == INFO->tree_depth) in next_key()
531 depth = INFO->tree_depth; in search_stat()
H A Dreiserfs_private.h437 __u16 tree_depth; member
/openbmc/linux/tools/power/cpupower/utils/
H A Dpowercap-info.c31 for (i = 0; i < zone->tree_depth && i < POWERCAP_MAX_TREE_DEPTH; i++) in powercap_print_one_zone()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-block-bcache130 What: /sys/block/<disk>/bcache/tree_depth
/openbmc/linux/drivers/md/bcache/
H A Dsysfs.c69 read_attribute(tree_depth);
739 sysfs_print(tree_depth, c->root->level); in SHOW()
/openbmc/linux/Documentation/admin-guide/
H A Dbcache.rst567 tree_depth