Home
last modified time | relevance | path

Searched defs:root (Results 1201 - 1225 of 2204) sorted by relevance

1...<<41424344454647484950>>...89

/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dpmac64-cpufreq.c402 struct device_node *root; in g5_neo2_cpufreq_init() local
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_req.c60 static void drbd_remove_request_interval(struct rb_root *root, in drbd_remove_request_interval() argument
101 struct rb_root *root; in drbd_req_destroy() local
/kernel/linux/linux-5.10/drivers/acpi/
H A Dpci_root.c144 static void decode_osc_bits(struct acpi_pci_root *root, char *msg, u32 word, in decode_osc_bits() argument
160 static void decode_osc_support(struct acpi_pci_root *root, char *msg, u32 word) in decode_osc_support() argument
166 static void decode_osc_control(struct acpi_pci_root *root, char *msg, u32 word) in decode_osc_control() argument
193 static acpi_status acpi_pci_query_osc(struct acpi_pci_root *root, in acpi_pci_query_osc() argument
222 acpi_pci_osc_support(struct acpi_pci_root *root, u32 flags) acpi_pci_osc_support() argument
234 struct acpi_pci_root *root; acpi_pci_find_root() local
273 struct acpi_pci_root *root; acpi_get_pci_dev() local
356 struct acpi_pci_root *root; acpi_pci_osc_control_set() local
409 negotiate_os_control(struct acpi_pci_root *root, int *no_aspm, bool is_pcie) negotiate_os_control() argument
531 struct acpi_pci_root *root; acpi_pci_root_add() local
654 struct acpi_pci_root *root = acpi_driver_data(device); acpi_pci_root_remove() local
684 struct resource *res1, *res2, *root = NULL; acpi_pci_root_validate_resources() local
814 struct resource *res, *conflict, *root = NULL; pci_acpi_root_add_resources() local
877 acpi_pci_root_create(struct acpi_pci_root *root, struct acpi_pci_root_ops *ops, struct acpi_pci_root_info *info, void *sysdata) acpi_pci_root_create() argument
[all...]
/kernel/linux/linux-5.10/drivers/android/
H A Dbinderfs.c108 struct dentry *dentry, *root; in binderfs_binder_device_create() local
315 static int binderfs_show_options(struct seq_file *seq, struct dentry *root) in binderfs_show_options() argument
388 struct dentry *root = sb->s_root; binderfs_binder_ctl_create() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dsetup-common.c196 struct device_node *root; in show_cpuinfo_summary() local
H A Ddt_cpu_ftrs.c840 unsigned long root, chosen; in disabled_on_cmdline() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dinode.c594 static int spufs_show_options(struct seq_file *m, struct dentry *root) in spufs_show_options() argument
/kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/
H A Dspapr.c757 unsigned long root, chosen; in get_vec5_feature() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dlparcfg.c193 struct device_node *root; in parse_ppp_data() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dpci.c900 struct device_node *np, *root; in pmac_pci_init() local
/kernel/linux/linux-5.10/arch/s390/hypfs/
H A Dhypfs_diag.c569 int hypfs_diag_create_files(struct dentry *root) in hypfs_diag_create_files() argument
/kernel/linux/common_modules/xpm/validator/
H A Dexec_signature_info.c35 struct rb_root *root; member
293 static struct exec_file_signature_info *rb_search_node(struct rb_root *root, uintptr_t file_inode) in rb_search_node() argument
312 static struct exec_file_signature_info *rb_add_node(struct rb_root *root, int *node_count, in rb_add_node() argument
339 static void rb_erase_node(struct rb_root *root, int *node_count, in rb_erase_node() argument
346 static int find_idle_nodes(struct rb_root *root, uintptr_t *ilde_nodes, int count) in find_idle_nodes() argument
362 clear_code_segment_info_cache(struct rb_root *root, int *node_count) clear_code_segment_info_cache() argument
384 test_elf_code_segment_info_size(struct rb_root *root) test_elf_code_segment_info_size() argument
583 elf_code_segment_info_delete(struct rb_root *root, int *node_count, struct inode *file_node) elf_code_segment_info_delete() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dctrl.c589 static void caam_remove_debugfs(void *root) in caam_remove_debugfs() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_debugfs.c1232 struct dentry *ent, *root = minor->debugfs_root; in amdgpu_debugfs_regs_init() local
/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dwl.c139 static void wl_tree_add(struct ubi_wl_entry *e, struct rb_root *root) in wl_tree_add() argument
236 static int in_wl_tree(struct ubi_wl_entry *e, struct rb_root *root) in in_wl_tree() argument
318 find_wl_entry(struct ubi_device *ubi, struct rb_root *root, int diff) find_wl_entry() argument
353 find_mean_wl_entry(struct ubi_device *ubi, struct rb_root *root) find_mean_wl_entry() argument
1607 tree_destroy(struct ubi_device *ubi, struct rb_root *root) global() argument
2022 self_check_in_wl_tree(const struct ubi_device *ubi, struct ubi_wl_entry *e, struct rb_root *root) global() argument
[all...]
/kernel/linux/linux-6.6/arch/arm/mach-mxs/
H A Dmach-mxs.c380 struct device_node *root; in mxs_machine_init() local
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dsetup-common.c205 struct device_node *root; in show_cpuinfo_summary() local
H A Ddt_cpu_ftrs.c822 unsigned long root, chosen; in disabled_on_cmdline() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A Dpci.c905 struct device_node *np, *root; in pmac_pci_init() local
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/
H A Dspapr.c765 unsigned long root, chosen; in get_vec5_feature() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dinode.c590 static int spufs_show_options(struct seq_file *m, struct dentry *root) in spufs_show_options() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dlparcfg.c194 struct device_node *root; in parse_ppp_data() local
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c183 struct node *root; member
278 struct node *root; in node_copy_subtree() local
[all...]
/kernel/linux/linux-5.10/drivers/mfd/
H A Dqcom-pm8xxx.c177 unsigned int root; in pm8xxx_irq_handler() local
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H A Ddm-btree.c128 int dm_btree_empty(struct dm_btree_info *info, dm_block_t *root) in dm_btree_empty() argument
272 int dm_btree_del(struct dm_btree_info *info, dm_block_t root) in dm_btree_del() argument
377 int dm_btree_lookup(struct dm_btree_info *info, dm_block_t root, in dm_btree_lookup() argument
422 static int dm_btree_lookup_next_single(struct dm_btree_info *info, dm_block_t root, in dm_btree_lookup_next_single() argument
473 int dm_btree_lookup_next(struct dm_btree_info *info, dm_block_t root, in dm_btree_lookup_next() argument
695 btree_insert_raw(struct shadow_spine *s, dm_block_t root, struct dm_btree_value_type *vt, uint64_t key, unsigned *index) btree_insert_raw() argument
908 dm_btree_find_key(struct dm_btree_info *info, dm_block_t root, bool find_highest, uint64_t *result_keys) dm_btree_find_key() argument
932 dm_btree_find_highest_key(struct dm_btree_info *info, dm_block_t root, uint64_t *result_keys) dm_btree_find_highest_key() argument
939 dm_btree_find_lowest_key(struct dm_btree_info *info, dm_block_t root, uint64_t *result_keys) dm_btree_find_lowest_key() argument
987 dm_btree_walk(struct dm_btree_info *info, dm_block_t root, int (*fn)(void *context, uint64_t *keys, void *leaf), void *context) dm_btree_walk() argument
1102 dm_btree_cursor_begin(struct dm_btree_info *info, dm_block_t root, bool prefetch_leaves, struct dm_btree_cursor *c) dm_btree_cursor_begin() argument
[all...]

Completed in 29 milliseconds

1...<<41424344454647484950>>...89