| /kernel/linux/linux-6.6/arch/powerpc/platforms/maple/ |
| H A D | setup.c | 197 struct device_node *root, *np, *mpic_node = NULL; in maple_init_IRQ() local
|
| /kernel/linux/linux-6.6/arch/riscv/kernel/ |
| H A D | acpi.c | 247 struct pci_bus *pci_acpi_scan_root(struct acpi_pci_root *root) in pci_acpi_scan_root() argument
|
| /kernel/linux/linux-6.6/arch/sh/boards/ |
| H A D | of-generic.c | 118 struct device_node *root; in sh_of_setup() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| H A D | i915_syncmap.c | 91 void i915_syncmap_init(struct i915_syncmap **root) in i915_syncmap_init() argument 154 bool i915_syncmap_is_later(struct i915_syncmap **root, u64 id, u32 seqno) in i915_syncmap_is_later() argument 230 __sync_set(struct i915_syncmap **root, u64 id, u32 seqno) __sync_set() argument 353 i915_syncmap_set(struct i915_syncmap **root, u64 id, u32 seqno) i915_syncmap_set() argument 395 i915_syncmap_free(struct i915_syncmap **root) i915_syncmap_free() argument [all...] |
| /kernel/linux/linux-5.10/drivers/hv/ |
| H A D | hv_debugfs.c | 54 static int hv_debug_delay_files(struct hv_device *dev, struct dentry *root) in hv_debug_delay_files() argument 83 static int hv_debug_set_test_state(struct hv_device *dev, struct dentry *root) in hv_debug_set_test_state() argument 102 static void hv_debug_set_dir_dentry(struct hv_device *dev, struct dentry *root) in hv_debug_set_dir_dentry() argument
|
| /kernel/linux/linux-5.10/drivers/input/serio/ |
| H A D | i8042-sparcio.h | 108 struct device_node *root = of_find_node_by_path("/"); in i8042_platform_init() local 139 struct device_node *root = of_find_node_by_path("/"); in i8042_platform_exit() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/usnic/ |
| H A D | usnic_uiom_interval_tree.c | 104 find_intervals_intersection_sorted(struct rb_root_cached *root, in find_intervals_intersection_sorted() argument 179 int usnic_uiom_insert_interval(struct rb_root_cached *root, unsigned long start, in usnic_uiom_insert_interval() argument 250 void usnic_uiom_remove_interval(struct rb_root_cached *root, in usnic_uiom_remove_interval() argument 120 usnic_uiom_get_intervals_diff(unsigned long start, unsigned long last, int flags, int flag_mask, struct rb_root_cached *root, struct list_head *diff_set) usnic_uiom_get_intervals_diff() argument [all...] |
| H A D | usnic_uiom.h | 60 struct rb_root_cached root; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| H A D | intel_sseu_debugfs.c | 298 void intel_sseu_debugfs_register(struct intel_gt *gt, struct dentry *root) in intel_sseu_debugfs_register() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
| H A D | omapdss-boot-init.c | 29 bool root; member 109 static void __init omapdss_add_to_list(struct device_node *node, bool root) in omapdss_add_to_list() argument 131 static void __init omapdss_walk_device(struct device_node *node, bool root) in omapdss_walk_device() argument
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| H A D | mmu_rb.c | 302 struct rb_root_cached *root = &handler->root; in mmu_notifier_range_start() local [all...] |
| /kernel/linux/linux-5.10/drivers/i2c/muxes/ |
| H A D | i2c-mux-gpio.c | 112 struct i2c_adapter *root; in i2c_mux_gpio_probe() local
|
| /kernel/linux/linux-5.10/drivers/pci/hotplug/ |
| H A D | cpqphp_sysfs.c | 184 static struct dentry *root; variable
|
| /kernel/linux/linux-5.10/drivers/usb/musb/ |
| H A D | musb_debugfs.c | 326 struct dentry *root; in musb_init_debugfs() local
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | omapdss-boot-init.c | 29 bool root; member 111 static void __init omapdss_add_to_list(struct device_node *node, bool root) in omapdss_add_to_list() argument 134 static void __init omapdss_walk_device(struct device_node *node, bool root) in omapdss_walk_device() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | pci-acpi.h | 64 struct acpi_pci_root *root; member
|
| H A D | rbtree_augmented.h | 47 rb_insert_augmented(struct rb_node *node, struct rb_root *root, in rb_insert_augmented() argument 54 rb_insert_augmented_cached(struct rb_node *node, struct rb_root_cached *root, bool newleft, const struct rb_augment_callbacks *augment) rb_insert_augmented_cached() argument 169 __rb_change_child(struct rb_node *old, struct rb_node *new, struct rb_node *parent, struct rb_root *root) __rb_change_child() argument 182 __rb_change_child_rcu(struct rb_node *old, struct rb_node *new, struct rb_node *parent, struct rb_root *root) __rb_change_child_rcu() argument 198 __rb_erase_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) __rb_erase_augmented() argument 300 rb_erase_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) rb_erase_augmented() argument 309 rb_erase_augmented_cached(struct rb_node *node, struct rb_root_cached *root, const struct rb_augment_callbacks *augment) rb_erase_augmented_cached() argument [all...] |
| H A D | rbtree.h | 135 rb_insert_color_cached(struct rb_node *node, struct rb_root_cached *root, bool leftmost) rb_insert_color_cached() argument 144 rb_erase_cached(struct rb_node *node, struct rb_root_cached *root) rb_erase_cached() argument 152 rb_replace_node_cached(struct rb_node *victim, struct rb_node *new, struct rb_root_cached *root) rb_replace_node_cached() argument [all...] |
| /kernel/linux/linux-5.10/sound/firewire/bebob/ |
| H A D | bebob_proc.c | 159 add_node(struct snd_bebob *bebob, struct snd_info_entry *root, const char *name, in add_node() argument 171 struct snd_info_entry *root; in snd_bebob_proc_init() local [all...] |
| /kernel/linux/linux-5.10/security/apparmor/ |
| H A D | policy_ns.c | 162 struct aa_ns *aa_findn_ns(struct aa_ns *root, const char *name, size_t n) in aa_findn_ns() argument 183 struct aa_ns *aa_find_ns(struct aa_ns *root, const char *name) in aa_find_ns() argument [all...] |
| /kernel/linux/linux-5.10/tools/lib/ |
| H A D | rbtree.c | 85 __rb_insert(struct rb_node *node, struct rb_root *root, in __rb_insert() argument 227 ____rb_erase_color(struct rb_node *parent, struct rb_root *root, in ____rb_erase_color() argument 75 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, struct rb_root *root, int color) __rb_rotate_set_parents() argument 410 __rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_erase_color() argument 433 rb_insert_color(struct rb_node *node, struct rb_root *root) rb_insert_color() argument 438 rb_erase(struct rb_node *node, struct rb_root *root) rb_erase() argument 453 __rb_insert_augmented(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_insert_augmented() argument 462 rb_first(const struct rb_root *root) rb_first() argument 474 rb_last(const struct rb_root *root) rb_last() argument 545 rb_replace_node(struct rb_node *victim, struct rb_node *new, struct rb_root *root) rb_replace_node() argument 591 rb_first_postorder(const struct rb_root *root) rb_first_postorder() argument [all...] |
| /kernel/linux/linux-5.10/tools/include/linux/ |
| H A D | rbtree.h | 103 static inline void rb_erase_init(struct rb_node *n, struct rb_root *root) in rb_erase_init() argument 129 rb_insert_color_cached(struct rb_node *node, struct rb_root_cached *root, bool leftmost) rb_insert_color_cached() argument 138 rb_erase_cached(struct rb_node *node, struct rb_root_cached *root) rb_erase_cached() argument 146 rb_replace_node_cached(struct rb_node *victim, struct rb_node *new, struct rb_root_cached *root) rb_replace_node_cached() argument [all...] |
| H A D | rbtree_augmented.h | 49 rb_insert_augmented(struct rb_node *node, struct rb_root *root, in rb_insert_augmented() argument 187 __rb_erase_augmented(struct rb_node *node, struct rb_root *root, in __rb_erase_augmented() argument 56 rb_insert_augmented_cached(struct rb_node *node, struct rb_root_cached *root, bool newleft, const struct rb_augment_callbacks *augment) rb_insert_augmented_cached() argument 171 __rb_change_child(struct rb_node *old, struct rb_node *new, struct rb_node *parent, struct rb_root *root) __rb_change_child() argument 291 rb_erase_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) rb_erase_augmented() argument 300 rb_erase_augmented_cached(struct rb_node *node, struct rb_root_cached *root, const struct rb_augment_callbacks *augment) rb_erase_augmented_cached() argument [all...] |
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| H A D | hists_output.c | 130 struct rb_root_cached *root; in test1() local 232 struct rb_root_cached *root; in test2() local 288 struct rb_root_cached *root; in test3() local 362 struct rb_root_cached *root; in test4() local 464 struct rb_root_cached *root; test5() local [all...] |
| H A D | hists_link.c | 144 struct rb_root_cached *root; in __validate_match() local 194 struct rb_root_cached *root; in __validate_link() local
|