Home
last modified time | relevance | path

Searched defs:root (Results 26 – 50 of 180) sorted by relevance

12345678

/openbmc/phosphor-mboxd/vpnor/test/
H A Dwrite_prsv.cpp41 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dtoc_lookup_failed.cpp41 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dtoc_missing_file.cpp41 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_partition_invalid.cpp47 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dtoc_overlap.cpp40 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dtoc_lookup_found.cpp41 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dcreate_write_window_ro_partition.cpp49 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dcreate_write_window_rw_partition.cpp49 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dwrite_patch.cpp46 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_partition_exists.cpp57 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_remap.cpp50 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
/openbmc/hiomapd/vpnor/test/
H A Dtoc_lookup_found.cpp42 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_partition_invalid.cpp48 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dtoc_lookup_failed.cpp42 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dtoc_missing_file.cpp42 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_write_window_rw_partition.cpp50 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dtoc_missing_file_reset.cpp50 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_write_window_ro_partition.cpp50 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_remap.cpp51 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_root_node.c29 efi_handle_t root; in efi_root_node_register() local
/openbmc/openbmc-tools/i2c/
H A Dtree.py19 root = Node("root") variable
/openbmc/pam-ipmi/
H A Dmeson.build12 root = meson.current_source_dir() variable
/openbmc/u-boot/drivers/mtd/ubi/
H A Dwl.h30 struct rb_root *root) { in may_reserve_for_fm()
/openbmc/openpower-host-ipmi-oem/
H A Dmeson.build25 root = meson.current_source_dir() variable
/openbmc/qemu/hw/virtio/
H A Dvirtio-nsm.c91 cbor_item_t *root; in error_response() local
140 cbor_item_t *root, *nested_map; in handle_get_random() local
211 cbor_item_t *root, *nested_map; in handle_describe_nsm() local
373 cbor_item_t *root = NULL; in handle_describe_pcr() local
560 cbor_item_t *root = NULL; in handle_extend_pcr() local
712 cbor_item_t *root = NULL; in handle_lock_pcr() local
847 cbor_item_t *root = NULL; in handle_lock_pcrs() local
1165 cbor_item_t *root = NULL; in add_payload_to_cose() local
1356 cbor_item_t *root = NULL; in handle_attestation() local

12345678