Home
last modified time | relevance | path

Searched defs:root (Results 76 – 100 of 927) sorted by relevance

12345678910>>...38

/openbmc/linux/arch/powerpc/platforms/chrp/
H A Dsetup.c102 struct device_node *root; in chrp_show_cpuinfo() local
198 struct device_node *root; in sio_init() local
299 struct device_node *root = of_find_node_by_path("/"); in chrp_setup_arch() local
367 struct device_node *np, *root; in chrp_find_openpic() local
/openbmc/linux/scripts/gdb/linux/
H A Dradixtree.py33 def lookup(root, index): argument
83 def invoke(self, root, index=0): argument
/openbmc/linux/drivers/hv/
H A Dhv_debugfs.c54 static int hv_debug_delay_files(struct hv_device *dev, struct dentry *root) in hv_debug_delay_files()
83 static int hv_debug_set_test_state(struct hv_device *dev, struct dentry *root) in hv_debug_set_test_state()
102 static void hv_debug_set_dir_dentry(struct hv_device *dev, struct dentry *root) in hv_debug_set_dir_dentry()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Domapdss-boot-init.c29 bool root; member
111 static void __init omapdss_add_to_list(struct device_node *node, bool root) in omapdss_add_to_list()
134 static void __init omapdss_walk_device(struct device_node *node, bool root) in omapdss_walk_device()
/openbmc/linux/fs/btrfs/
H A Dextent-tree.c586 struct btrfs_root *root, in remove_extent_data_ref()
1223 struct btrfs_root *root, in remove_extent_backref()
1616 struct btrfs_root *root; in run_delayed_extent_op() local
2414 struct btrfs_root *root, in __btrfs_mod_ref()
5049 struct btrfs_root *root, in reada_walk_down()
5145 struct btrfs_root *root, in walk_down_proc()
5256 struct btrfs_root *root, in do_walk_down()
5472 struct btrfs_root *root, in walk_up_proc()
5582 struct btrfs_root *root, in walk_down_tree()
5614 struct btrfs_root *root, in walk_up_tree()
[all …]
H A Dref-verify.c53 u64 root; member
78 static struct block_entry *insert_block_entry(struct rb_root *root, in insert_block_entry()
101 static struct block_entry *lookup_block_entry(struct rb_root *root, u64 bytenr) in lookup_block_entry()
119 static struct root_entry *insert_root_entry(struct rb_root *root, in insert_root_entry()
164 static struct ref_entry *insert_ref_entry(struct rb_root *root, in insert_ref_entry()
190 static struct root_entry *lookup_root_entry(struct rb_root *root, u64 objectid) in lookup_root_entry()
500 static int process_leaf(struct btrfs_root *root, in process_leaf()
555 static int walk_down_tree(struct btrfs_root *root, struct btrfs_path *path, in walk_down_tree()
H A Dordered-data.c36 static struct rb_node *tree_insert(struct rb_root *root, u64 file_offset, in tree_insert()
64 static struct rb_node *__tree_search(struct rb_root *root, u64 file_offset, in __tree_search()
130 struct rb_root *root = &tree->tree; in tree_search() local
213 struct btrfs_root *root = inode->root; in insert_ordered_extent() local
583 struct btrfs_root *root = btrfs_inode->root; in btrfs_remove_ordered_extent() local
686 u64 btrfs_wait_ordered_extents(struct btrfs_root *root, u64 nr, in btrfs_wait_ordered_extents()
745 struct btrfs_root *root; in btrfs_wait_ordered_roots() local
1154 struct btrfs_root *root = inode->root; in btrfs_split_ordered_extent() local
H A Dqgroup.h385 static inline int btrfs_qgroup_reserve_meta_pertrans(struct btrfs_root *root, in btrfs_qgroup_reserve_meta_pertrans()
392 static inline int btrfs_qgroup_reserve_meta_prealloc(struct btrfs_root *root, in btrfs_qgroup_reserve_meta_prealloc()
405 static inline void btrfs_qgroup_free_meta_pertrans(struct btrfs_root *root, in btrfs_qgroup_free_meta_pertrans()
413 static inline void btrfs_qgroup_free_meta_prealloc(struct btrfs_root *root, in btrfs_qgroup_free_meta_prealloc()
H A Dblock-rsv.c328 struct btrfs_root *root, *tmp; in btrfs_update_global_block_rsv() local
399 void btrfs_init_root_block_rsv(struct btrfs_root *root) in btrfs_init_root_block_rsv()
457 const struct btrfs_root *root) in get_block_rsv()
478 struct btrfs_root *root, in btrfs_use_block_rsv()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c519 struct fs_node *root; in find_root() local
563 struct mlx5_flow_root_namespace *root; in del_hw_flow_table() local
597 struct mlx5_flow_root_namespace *root; in modify_fte() local
663 struct mlx5_flow_root_namespace *root; in del_hw_fte() local
708 struct mlx5_flow_root_namespace *root; in del_hw_flow_group() local
1109 struct mlx5_flow_root_namespace *root; in _mlx5_modify_rule_destination() local
1541 struct mlx5_flow_root_namespace *root; in add_rule_fte() local
3271 struct mlx5_flow_root_namespace *root; in mlx5_fs_get_capabilities() local
3621 struct mlx5_flow_root_namespace *root; in mlx5_modify_header_alloc() local
3648 struct mlx5_flow_root_namespace *root; in mlx5_modify_header_dealloc() local
[all …]
H A Dpagealloc.c103 struct rb_root *root; in page_root_per_function() local
128 struct rb_root *root; in insert_page() local
173 struct rb_root *root; in find_fw_page() local
257 struct rb_root *root; in free_fwp() local
438 struct rb_root *root; in release_all_pages() local
485 struct rb_root *root; in reclaim_pages_cmd() local
684 struct rb_root *root, u32 function) in mlx5_reclaim_root_pages()
717 struct rb_root *root; in mlx5_reclaim_startup_pages() local
/openbmc/phosphor-led-sysfs/
H A Dsysfs.hpp41 explicit SysfsLed(std::filesystem::path&& root) : root(std::move(root)) {} in SysfsLed()
73 std::filesystem::path root; member in phosphor::led::SysfsLed
/openbmc/linux/sound/firewire/oxfw/
H A Doxfw-proc.c77 static void add_node(struct snd_oxfw *oxfw, struct snd_info_entry *root, in add_node()
91 struct snd_info_entry *root; in snd_oxfw_proc_init() local
/openbmc/linux/sound/firewire/tascam/
H A Dtascam-proc.c52 static void add_node(struct snd_tscm *tscm, struct snd_info_entry *root, in add_node()
66 struct snd_info_entry *root; in snd_tscm_proc_init() local
/openbmc/linux/arch/loongarch/pci/
H A Dacpi.c46 struct acpi_pci_root *root = acpi_driver_data(adev); in acpi_pci_bus_find_domain_nr() local
156 pci_acpi_setup_ecam_mapping(struct acpi_pci_root *root) in pci_acpi_setup_ecam_mapping()
193 struct pci_bus *pci_acpi_scan_root(struct acpi_pci_root *root) in pci_acpi_scan_root()
/openbmc/linux/include/linux/
H A Dfs_struct.h15 struct path root, pwd; member
27 static inline void get_fs_root(struct fs_struct *fs, struct path *root) in get_fs_root()
/openbmc/qemu/util/
H A Dselfmap.c15 IntervalTreeRoot *root; in read_self_maps() local
103 void free_self_maps(IntervalTreeRoot *root) in free_self_maps()
/openbmc/linux/kernel/
H A Dresource.c110 struct resource *root = pde_data(file_inode(m->file)); in r_show() local
282 int request_resource(struct resource *root, struct resource *new) in request_resource()
621 static int __find_resource(struct resource *root, struct resource *old, in __find_resource()
680 static int find_resource(struct resource *root, struct resource *new, in find_resource()
697 static int reallocate_resource(struct resource *root, struct resource *old, in reallocate_resource()
748 int allocate_resource(struct resource *root, struct resource *new, in allocate_resource()
792 struct resource *lookup_resource(struct resource *root, resource_size_t start) in lookup_resource()
912 void insert_resource_expand_to_fit(struct resource *root, struct resource *new) in insert_resource_expand_to_fit()
1031 __reserve_region_with_split(struct resource *root, resource_size_t start, in __reserve_region_with_split()
1092 reserve_region_with_split(struct resource *root, resource_size_t start, in reserve_region_with_split()
[all …]
/openbmc/linux/fs/pstore/
H A Dinode.c264 static int pstore_show_options(struct seq_file *m, struct dentry *root) in pstore_show_options()
289 struct dentry *root; in psinfo_lock_root() local
308 struct dentry *root; in pstore_put_backend_records() local
335 int pstore_mkfile(struct dentry *root, struct pstore_record *record) in pstore_mkfile()
405 struct dentry *root; in pstore_get_records() local
/openbmc/linux/sound/firewire/motu/
H A Dmotu-proc.c81 static void add_node(struct snd_motu *motu, struct snd_info_entry *root, in add_node()
95 struct snd_info_entry *root; in snd_motu_proc_init() local
/openbmc/u-boot/drivers/mtd/ubi/
H A Dfastmap-wl.c33 static struct ubi_wl_entry *find_anchor_wl_entry(struct rb_root *root) in find_anchor_wl_entry()
67 static int anchor_pebs_avalible(struct rb_root *root) in anchor_pebs_avalible()
388 struct rb_root *root) { in may_reserve_for_fm()
/openbmc/linux/arch/x86/platform/olpc/
H A Dolpc.c182 static bool __init check_ofw_architecture(struct device_node *root) in check_ofw_architecture()
191 static u32 __init get_board_revision(struct device_node *root) in get_board_revision()
205 struct device_node *root = of_find_node_by_path("/"); in platform_detect() local
/openbmc/linux/fs/autofs/
H A Dinode.c62 static int autofs_show_options(struct seq_file *m, struct dentry *root) in autofs_show_options()
133 struct inode *root, int *pgrp, bool *pgrp_set, in parse_options()
224 struct dentry *root; in autofs_fill_super() local
/openbmc/linux/drivers/soc/qcom/
H A Dqcom_stats.c124 static void qcom_create_soc_sleep_stat_files(struct dentry *root, void __iomem *reg, in qcom_create_soc_sleep_stat_files()
170 static void qcom_create_subsystem_stat_files(struct dentry *root, in qcom_create_subsystem_stat_files()
186 struct dentry *root; in qcom_stats_probe() local
221 struct dentry *root = platform_get_drvdata(pdev); in qcom_stats_remove() local
/openbmc/linux/arch/arm64/kernel/
H A Dpci.c76 struct acpi_pci_root *root = acpi_driver_data(adev); in acpi_pci_bus_find_domain_nr() local
128 pci_acpi_setup_ecam_mapping(struct acpi_pci_root *root) in pci_acpi_setup_ecam_mapping()
175 struct pci_bus *pci_acpi_scan_root(struct acpi_pci_root *root) in pci_acpi_scan_root()

12345678910>>...38