Searched refs:dtree (Results 1 – 6 of 6) sorted by relevance
/openbmc/openpower-inventory-upload/ |
H A D | inventory_upload.py | 20 import obmc.utils.dtree 101 obmc.utils.dtree.dts_encode(objs.dumpd(), wpipe)
|
/openbmc/qemu/hw/hyperv/ |
H A D | hv-balloon.c | 316 PageRangeTree *dtree, in hv_balloon_unballoon_get_source() argument 324 *dtree = balloon->removed_guest; in hv_balloon_unballoon_get_source() 328 *dtree = balloon->removed_both; in hv_balloon_unballoon_get_source() 334 *dtree = our_range_get_removed_tree(our_range, false); in hv_balloon_unballoon_get_source() 338 *dtree = our_range_get_removed_tree(our_range, true); in hv_balloon_unballoon_get_source() 366 PageRangeTree dtree; in hv_balloon_unballoon_posting() local 378 if (!hv_balloon_unballoon_get_source(balloon, &dtree, &dctr, &our_range)) { in hv_balloon_unballoon_posting() 388 assert(dtree.t); in hv_balloon_unballoon_posting() 396 bret = hvb_page_range_tree_pop(dtree, &range, MIN(balloon->unballoon_diff, in hv_balloon_unballoon_posting()
|
/openbmc/openpower-proc-control/ |
H A D | meson.build | 126 cxx.find_library('dtree'), build 240 cxx.find_library('dtree'), build
|
/openbmc/u-boot/lib/zlib/ |
H A D | trees.c | 155 ct_data *dtree)); 1076 local void compress_block(s, ltree, dtree) in compress_block() argument 1079 ct_data *dtree; /* distance tree */ 1106 send_code(s, code, dtree); /* send the distance code */
|
/openbmc/linux/lib/zlib_deflate/ |
H A D | deftree.c | 143 ct_data *dtree); 967 ct_data *dtree /* distance tree */ argument 995 send_code(s, code, dtree); /* send the distance code */
|
/openbmc/openbmc-tools/rootfs_size/ |
H A D | results.txt | 2568 0: /usr/lib/python2.7/site-packages/obmc/utils/dtree.pyc 2569 0: /usr/lib/python2.7/site-packages/obmc/utils/dtree.py
|