ANDROID: abi_gki_aarch64_whitelist: update after whitelist changes
Leaf changes summary: 21 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 21 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
21 Added functions:
[A] 'function int __clk_determine_rate(clk_hw*, clk_rate_request*)'
[A] 'function const char* __clk_get_name(const clk*)'
[A] 'function bool __clk_is_enabled(clk*)'
[A] 'function int __clk_mux_determine_rate_closest(clk_hw*, clk_rate_request*)'
[A] 'function unsigned long int clk_hw_get_flags(const clk_hw*)'
[A] 'function const char* clk_hw_get_name(const clk_hw*)'
[A] 'function clk_hw* clk_hw_get_parent_by_index(const clk_hw*, unsigned int)'
[A] 'function bool clk_hw_is_prepared(const clk_hw*)'
[A] 'function unsigned long int clk_hw_round_rate(clk_hw*, unsigned long int)'
[A] 'function void* devres_alloc_node(void ()*, unsigned long int, unsigned int, int)'
[A] 'function long int divider_ro_round_rate_parent(clk_hw*, clk_hw*, unsigned long int, unsigned long int*, const clk_div_table*, u8, unsigned long int, unsigned int)'
[A] 'function int kmem_cache_alloc_bulk(kmem_cache*, unsigned int, unsigned long int, void**)'
[A] 'function void kmem_cache_free_bulk(kmem_cache*, size_t, void**)'
[A] 'function int of_genpd_add_provider_onecell(device_node*, genpd_onecell_data*)'
[A] 'function void of_genpd_del_provider(device_node*)'
[A] 'function const unsigned int* of_prop_next_u32(property*, const unsigned int*, unsigned int*)'
[A] 'function void pci_release_region(pci_dev*, int)'
[A] 'function int pci_request_region(pci_dev*, int, const char*)'
[A] 'function int platform_get_irq_optional(platform_device*, unsigned int)'
[A] 'function int pm_genpd_add_subdomain(generic_pm_domain*, generic_pm_domain*)'
[A] 'function int pm_genpd_remove_subdomain(generic_pm_domain*, generic_pm_domain*)'
Bug: 147894960
Signed-off-by:
Quentin Perret <qperret@google.com>
Change-Id: I13dce4c6924e00ec6603f22287de928c2098655f
Loading
Please register or sign in to comment