Searched refs:update_tree (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/scripts/kconfig/ |
D | gconf.c | 75 static void update_tree(struct menu *src, GtkTreeIter * dst); 801 update_tree(&rootmenu, NULL); in renderer_edited() 831 update_tree(&rootmenu, NULL); in change_sym_value() 833 update_tree(browsed, NULL); in change_sym_value() 854 update_tree(&rootmenu, NULL); in toggle_sym_value() 856 update_tree(browsed, NULL); in toggle_sym_value() 1249 static void update_tree(struct menu *src, GtkTreeIter * dst) in update_tree() function 1326 update_tree(child1, child2); in update_tree()
|
/Linux-v4.19/drivers/firewire/ |
D | core-topology.c | 421 static void update_tree(struct fw_card *card, struct fw_node *root) in update_tree() function 563 update_tree(card, local_node); in fw_core_handle_bus_reset()
|
/Linux-v4.19/sound/pci/hda/ |
D | patch_hdmi.c | 2421 bool update_tree) in intel_haswell_enable_all_pins() argument 2437 if (update_tree) in intel_haswell_enable_all_pins()
|
/Linux-v4.19/fs/btrfs/ |
D | volumes.c | 4123 goto update_tree; in btrfs_uuid_scan_kthread() 4139 update_tree: in btrfs_uuid_scan_kthread()
|