Home
last modified time | relevance | path

Searched defs:root (Results 226 – 250 of 928) sorted by relevance

12345678910>>...38

/openbmc/linux/fs/qnx6/
H A Dinode.c47 static int qnx6_show_options(struct seq_file *seq, struct dentry *root) in qnx6_show_options()
184 struct inode *root = d_inode(s->s_root); in qnx6_checkroot() local
301 struct inode *root; in qnx6_fill_super() local
/openbmc/linux/fs/nilfs2/
H A Dthe_nilfs.c822 struct nilfs_root *root; in nilfs_lookup_root() local
848 struct nilfs_root *root, *new; in nilfs_find_or_create_root() local
901 void nilfs_put_root(struct nilfs_root *root) in nilfs_put_root()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Drefcounted_kptr.c74 struct bpf_rb_root *root, in __insert_in_tree_and_list()
106 static long __stash_map_insert_tree(int idx, int val, struct bpf_rb_root *root, in __stash_map_insert_tree()
140 static long __read_from_tree(struct bpf_rb_root *root, in __read_from_tree()
/openbmc/phosphor-mboxd/vpnor/test/
H A Dcreate_read_window_straddle_partitions.cpp56 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_size.cpp58 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dcreate_pnor_partition_table.cpp37 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dread_patch.cpp50 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dwrite_patch_resize.cpp45 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_toc.cpp57 test::VpnorRoot root(ctx, toc, BLOCK_SIZE); in main() local
/openbmc/linux/drivers/mtd/parsers/
H A Dofpart_bcm4908.c19 struct device_node *root; in bcm4908_partitions_fw_offset() local
/openbmc/hiomapd/vpnor/test/
H A Dcreate_aligned_window.cpp64 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_straddle_partitions.cpp56 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_size.cpp60 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dforce_readonly_toc.cpp56 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_pnor_partition_table.cpp39 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dcreate_read_window_toc.cpp59 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
H A Dread_patch.cpp51 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() local
/openbmc/bmcweb/redfish-core/src/utils/
H A Djson_utils.cpp54 uint64_t getEstimatedJsonSize(const nlohmann::json& root) in getEstimatedJsonSize()
/openbmc/linux/drivers/crypto/caam/
H A Ddebugfs.c47 struct dentry *root) in caam_debugfs_init()
/openbmc/u-boot/drivers/core/
H A Droot.c57 struct udevice *root = dm_root(); in dm_get_translation_offset() local
65 struct udevice *root = dm_root(); in dm_set_translation_offset() local
/openbmc/linux/net/6lowpan/
H A Ddebugfs.c170 struct dentry *root; in lowpan_dev_debugfs_ctx_init() local
233 struct dentry *root; in lowpan_dev_debugfs_802154_init() local
/openbmc/qemu/tests/unit/
H A Dtest-bdrv-graph-mod.c132 BlockBackend *root = blk_new(qemu_get_aio_context(), in test_update_perm_tree() local
200 BlockBackend *root = blk_new(qemu_get_aio_context(), 0, BLK_PERM_ALL); in test_should_update_child() local
/openbmc/linux/arch/powerpc/platforms/chrp/
H A Dpci.c191 struct device_node *root = of_find_node_by_path("/"); in setup_peg2() local
216 struct device_node *root = of_find_node_by_path("/"); in chrp_find_bridges() local
/openbmc/linux/fs/btrfs/
H A Ddelayed-ref.c288 static struct btrfs_delayed_ref_head *htree_insert(struct rb_root_cached *root, in htree_insert()
320 static struct btrfs_delayed_ref_node* tree_insert(struct rb_root_cached *root, in tree_insert()
375 struct rb_root *root = &dr->href_root.rb_root; in find_ref_head() local
587 static bool insert_delayed_ref(struct btrfs_delayed_ref_root *root, in insert_delayed_ref()
/openbmc/linux/tools/testing/selftests/exec/
H A Dbinfmt_script.py43 def test(name, size, good=True, leading="", root="./", target="/perl", argument

12345678910>>...38