ANDROID: Add symbols required for NVMe in abi_gki_aarch64_qcom
synchronize QCOM symbol list in android/abi_gki_aarch64_qcom. Leaf changes summary: 33 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 33 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 33 Added functions: [A] 'function void blk_freeze_queue_start(request_queue*)' [A] 'function bool blk_get_queue(request_queue*)' [A] 'function void blk_mark_disk_dead(gendisk*)' [A] 'function request* blk_mq_alloc_request(request_queue*, unsigned int, blk_mq_req_flags_t)' [A] 'function request* blk_mq_alloc_request_hctx(request_queue*, unsigned int, blk_mq_req_flags_t, unsigned int)' [A] 'function bool blk_mq_complete_request_remote(request*)' [A] 'function void blk_mq_delay_kick_requeue_list(request_queue*, unsigned long int)' [A] 'function void blk_mq_freeze_queue_wait(request_queue*)' [A] 'function int blk_mq_freeze_queue_wait_timeout(request_queue*, unsigned long int)' [A] 'function int blk_mq_pci_map_queues(blk_mq_queue_map*, pci_dev*, int)' [A] 'function request* blk_mq_tag_to_rq(blk_mq_tags*, unsigned int)' [A] 'function void blk_mq_tagset_wait_completed_request(blk_mq_tag_set*)' [A] 'function void blk_mq_update_nr_hw_queues(blk_mq_tag_set*, int)' [A] 'function void blk_put_queue(request_queue*)' [A] 'function void blk_queue_chunk_sectors(request_queue*, unsigned int)' [A] 'function void blk_queue_dma_alignment(request_queue*, int)' [A] 'function bool blk_queue_flag_test_and_set(unsigned int, request_queue*)' [A] 'function void blk_queue_virt_boundary(request_queue*, unsigned long int)' [A] 'function void blk_sync_queue(request_queue*)' [A] 'function int dev_pm_qos_expose_latency_tolerance(device*)' [A] 'function void dev_pm_qos_hide_latency_tolerance(device*)' [A] 'function int dev_pm_qos_update_user_latency_tolerance(device*, s32)' [A] 'function bool device_remove_file_self(device*, const device_attribute*)' [A] 'function mempool_t* mempool_create_node(int, mempool_alloc_t*, mempool_free_t*, void*, gfp_t, int)' [A] 'function void mempool_kfree(void*, void*)' [A] 'function void* mempool_kmalloc(gfp_t, void*)' [A] 'function int param_set_uint_minmax(const char*, const kernel_param*, unsigned int, unsigned int)' [A] 'function int pci_disable_pcie_error_reporting(pci_dev*)' [A] 'function void pci_free_irq(pci_dev*, unsigned int, void*)' [A] 'function int pci_request_irq(pci_dev*, unsigned int, irq_handler_t, irq_handler_t, void*, const char*, ...)' [A] 'function int pci_sriov_configure_simple(pci_dev*, int)' [A] 'function void pcibios_resource_to_bus(pci_bus*, pci_bus_region*, resource*)' [A] 'function bool pcie_aspm_enabled(pci_dev*)' Bug: 241995787 Signed-off-by:Manish Pandey <quic_mapa@quicinc.com> Change-Id: I2bff2244b3c5498598a9441bc4867c8260ccacfd Signed-off-by:
Vamsi Krishna Lanka <quic_vamslank@quicinc.com>
Loading
Please sign in to comment