mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
ANDROID: Update the ABI symbol list
Adding the following symbols: - page_swap_info Bug: 397308736 Change-Id: Ica1c945fd0401c0276d0409ff284fe9debc352a3 Signed-off-by: Marcus Ma <maminghui5@xiaomi.corp-partner.google.com>
This commit is contained in:
committed by
Suren Baghdasaryan
parent
75c1d11b88
commit
4deb2cd703
@@ -307920,6 +307920,11 @@ function {
|
|||||||
parameter_id: 0xf435685e
|
parameter_id: 0xf435685e
|
||||||
parameter_id: 0x1d19a9d5
|
parameter_id: 0x1d19a9d5
|
||||||
}
|
}
|
||||||
|
function {
|
||||||
|
id: 0x3d0bcda3
|
||||||
|
return_type_id: 0x23f6f3f6
|
||||||
|
parameter_id: 0x06835e9c
|
||||||
|
}
|
||||||
function {
|
function {
|
||||||
id: 0x3d0f6874
|
id: 0x3d0f6874
|
||||||
return_type_id: 0x1c3dbe5a
|
return_type_id: 0x1c3dbe5a
|
||||||
@@ -390438,6 +390443,15 @@ elf_symbol {
|
|||||||
type_id: 0x19658c89
|
type_id: 0x19658c89
|
||||||
full_name: "page_reporting_unregister"
|
full_name: "page_reporting_unregister"
|
||||||
}
|
}
|
||||||
|
elf_symbol {
|
||||||
|
id: 0xb942a21f
|
||||||
|
name: "page_swap_info"
|
||||||
|
is_defined: true
|
||||||
|
symbol_type: FUNCTION
|
||||||
|
crc: 0xb7074429
|
||||||
|
type_id: 0x3d0bcda3
|
||||||
|
full_name: "page_swap_info"
|
||||||
|
}
|
||||||
elf_symbol {
|
elf_symbol {
|
||||||
id: 0xb681e6bc
|
id: 0xb681e6bc
|
||||||
name: "page_symlink"
|
name: "page_symlink"
|
||||||
@@ -422712,6 +422726,7 @@ interface {
|
|||||||
symbol_id: 0x3c537500
|
symbol_id: 0x3c537500
|
||||||
symbol_id: 0x1b814fa6
|
symbol_id: 0x1b814fa6
|
||||||
symbol_id: 0x9ca2e070
|
symbol_id: 0x9ca2e070
|
||||||
|
symbol_id: 0xb942a21f
|
||||||
symbol_id: 0xb681e6bc
|
symbol_id: 0xb681e6bc
|
||||||
symbol_id: 0x4271852e
|
symbol_id: 0x4271852e
|
||||||
symbol_id: 0x0fe80546
|
symbol_id: 0x0fe80546
|
||||||
|
|||||||
@@ -485,3 +485,6 @@ __tracepoint_android_vh_get_folio_trylock_result
|
|||||||
__traceiter_android_vh_do_folio_trylock
|
__traceiter_android_vh_do_folio_trylock
|
||||||
__tracepoint_android_vh_do_folio_trylock
|
__tracepoint_android_vh_do_folio_trylock
|
||||||
reclaim_pages
|
reclaim_pages
|
||||||
|
|
||||||
|
#required by mi_iod_debug.ko
|
||||||
|
page_swap_info
|
||||||
|
|||||||
@@ -97,7 +97,12 @@ h4_recv_buf
|
|||||||
hci_alloc_dev_priv
|
hci_alloc_dev_priv
|
||||||
hci_cmd_sync
|
hci_cmd_sync
|
||||||
hci_cmd_sync_cancel
|
hci_cmd_sync_cancel
|
||||||
|
hci_cmd_sync_cancel_entry
|
||||||
|
hci_cmd_sync_dequeue
|
||||||
|
hci_cmd_sync_dequeue_once
|
||||||
|
hci_cmd_sync_lookup_entry
|
||||||
hci_cmd_sync_queue
|
hci_cmd_sync_queue
|
||||||
|
hci_cmd_sync_queue_once
|
||||||
hci_cmd_sync_status
|
hci_cmd_sync_status
|
||||||
hci_cmd_sync_submit
|
hci_cmd_sync_submit
|
||||||
hci_conn_check_secure
|
hci_conn_check_secure
|
||||||
@@ -346,4 +351,4 @@ wwan_port_txoff
|
|||||||
wwan_port_txon
|
wwan_port_txon
|
||||||
wwan_register_ops
|
wwan_register_ops
|
||||||
wwan_remove_port
|
wwan_remove_port
|
||||||
wwan_unregister_ops
|
wwan_unregister_ops
|
||||||
|
|||||||
Reference in New Issue
Block a user