/openbmc/linux/arch/sparc/kernel/ |
H A D | of_device_64.c | 704 struct device_node *root = of_find_node_by_path("/"); in scan_of_devices() local
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_buddy.c | 145 struct drm_buddy_block *root; in drm_buddy_init() local
|
/openbmc/linux/arch/ia64/pci/ |
H A D | pci.c | 290 struct pci_bus *pci_acpi_scan_root(struct acpi_pci_root *root) in pci_acpi_scan_root()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_kms.c | 1769 struct dentry *root = minor->debugfs_root; in amdgpu_debugfs_firmware_init() local
|
/openbmc/linux/tools/perf/util/ |
H A D | symbol.c | 722 struct rb_root_cached *root = &dso->symbols; in map__process_kallsym_symbol() local 764 struct rb_root_cached *root = &dso->symbols; in maps__split_kallsyms_for_kcore() local 819 struct rb_root_cached *root = &dso->symbols; in maps__split_kallsyms() local
|
/openbmc/linux/fs/nilfs2/ |
H A D | segment.c | 835 struct nilfs_root *root) in nilfs_test_metadata_dirty() 2727 struct nilfs_root *root) in nilfs_segctor_new() 2852 int nilfs_attach_log_writer(struct super_block *sb, struct nilfs_root *root) in nilfs_attach_log_writer()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | r100.c | 3081 struct dentry *root = rdev_to_drm(rdev)->primary->debugfs_root; in r100_debugfs_rbbm_init() local 3091 struct dentry *root = rdev_to_drm(rdev)->primary->debugfs_root; in r100_debugfs_cp_init() local 3103 struct dentry *root = rdev_to_drm(rdev)->primary->debugfs_root; in r100_debugfs_mc_info_init() local
|
H A D | rv515.c | 258 struct dentry *root = rdev_to_drm(rdev)->primary->debugfs_root; in rv515_debugfs() local
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_64_mmu_radix.c | 138 struct kvmppc_pte *gpte, u64 root, in kvmppc_mmu_walk_radix_tree() 239 unsigned long size, ptbl, root; in kvmppc_mmu_radix_translate_table() local
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_user_sdma.c | 141 qib_user_sdma_rb_search(struct rb_root *root, pid_t pid) in qib_user_sdma_rb_search() 160 qib_user_sdma_rb_insert(struct rb_root *root, struct qib_user_sdma_rb_node *new) in qib_user_sdma_rb_insert()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display_debugfs.c | 1479 struct dentry *root = connector->debugfs_entry; in intel_connector_debugfs_add() local 1531 struct dentry *root = crtc->base.debugfs_entry; in intel_crtc_debugfs_add() local
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | utils.py | 502 def directory_size(root, blocksize=4096): argument
|
/openbmc/linux/drivers/misc/ibmasm/ |
H A D | ibmasmfs.c | 112 struct inode *root; in ibmasmfs_fill_super() local
|
/openbmc/linux/drivers/usb/mtu3/ |
H A D | mtu3_debugfs.c | 524 struct dentry *root = ssusb->dbgfs_root; in ssusb_dr_debugfs_init() local
|
/openbmc/linux/fs/proc/ |
H A D | inode.c | 179 static int proc_show_options(struct seq_file *seq, struct dentry *root) in proc_show_options()
|
/openbmc/linux/drivers/md/persistent-data/ |
H A D | dm-transaction-manager.c | 227 int dm_tm_commit(struct dm_transaction_manager *tm, struct dm_block *root) in dm_tm_commit()
|
/openbmc/linux/arch/powerpc/platforms/maple/ |
H A D | pci.c | 593 struct device_node *np, *root; in maple_pci_init() local
|
/openbmc/linux/arch/mips/cavium-octeon/ |
H A D | setup.c | 499 struct device_node *root; in init_octeon_system_type() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | debugfs.c | 493 struct dentry *root, struct mlx5_rsc_debug **dbg, in add_res_tree()
|
/openbmc/linux/fs/ceph/ |
H A D | snap.c | 86 static void __insert_snap_realm(struct rb_root *root, in __insert_snap_realm()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | lparcfg.c | 194 struct device_node *root; in parse_ppp_data() local
|
/openbmc/linux/drivers/firmware/ |
H A D | turris-mox-rwtm.c | 436 struct dentry *root, *entry; in rwtm_register_debugfs() local
|
/openbmc/linux/fs/ |
H A D | binfmt_misc.c | 765 struct dentry *root = sb->s_root, *dentry; in bm_register_write() local
|
/openbmc/linux/fs/btrfs/ |
H A D | transaction.h | 164 struct btrfs_root *root; member
|
/openbmc/linux/arch/x86/kvm/mmu/ |
H A D | mmu.c | 2361 struct kvm_vcpu *vcpu, hpa_t root, in shadow_walk_init_using_root() 3664 hpa_t root; in mmu_alloc_direct_roots() local 3774 hpa_t root; in mmu_alloc_shadow_roots() local 3958 static bool is_unsync_root(hpa_t root) in is_unsync_root() 4007 hpa_t root = vcpu->arch.mmu->root.hpa; in kvm_mmu_sync_roots() local 4023 hpa_t root = vcpu->arch.mmu->pae_root[i]; in kvm_mmu_sync_roots() local 4101 int root, leaf, level; in get_mmio_spte() local 4522 static inline bool is_root_usable(struct kvm_mmu_root_info *root, gpa_t pgd, in is_root_usable()
|