mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
ANDROID: ABI: Update xiaomi symbol list
1 function symbol(s) added 'unsigned long shrink_slab(gfp_t, int, struct mem_cgroup*, int)' Bug: 363907036 Change-Id: I295a42db5a2e2dbba99991a8c2ee557c603cd2c1 Signed-off-by: huangshaobo1 <huangshaobo1@xiaomi.corp-partner.google.com>
This commit is contained in:
committed by
Treehugger Robot
parent
eabf8327ed
commit
ef0ea14d63
@@ -293827,6 +293827,14 @@ function {
|
|||||||
parameter_id: 0x3e10b518
|
parameter_id: 0x3e10b518
|
||||||
parameter_id: 0xf435685e
|
parameter_id: 0xf435685e
|
||||||
}
|
}
|
||||||
|
function {
|
||||||
|
id: 0x0c5f338c
|
||||||
|
return_type_id: 0x33756485
|
||||||
|
parameter_id: 0xf1a6dfed
|
||||||
|
parameter_id: 0x6720d32f
|
||||||
|
parameter_id: 0x1d5bae2a
|
||||||
|
parameter_id: 0x6720d32f
|
||||||
|
}
|
||||||
function {
|
function {
|
||||||
id: 0x0cd36f30
|
id: 0x0cd36f30
|
||||||
return_type_id: 0x33756485
|
return_type_id: 0x33756485
|
||||||
@@ -398152,6 +398160,15 @@ elf_symbol {
|
|||||||
type_id: 0x10d0da4c
|
type_id: 0x10d0da4c
|
||||||
full_name: "show_regs"
|
full_name: "show_regs"
|
||||||
}
|
}
|
||||||
|
elf_symbol {
|
||||||
|
id: 0x59a21b13
|
||||||
|
name: "shrink_slab"
|
||||||
|
is_defined: true
|
||||||
|
symbol_type: FUNCTION
|
||||||
|
crc: 0xbc86f3ec
|
||||||
|
type_id: 0x0c5f338c
|
||||||
|
full_name: "shrink_slab"
|
||||||
|
}
|
||||||
elf_symbol {
|
elf_symbol {
|
||||||
id: 0xaba9754d
|
id: 0xaba9754d
|
||||||
name: "si_mem_available"
|
name: "si_mem_available"
|
||||||
@@ -419960,6 +419977,7 @@ interface {
|
|||||||
symbol_id: 0x96bd64f2
|
symbol_id: 0x96bd64f2
|
||||||
symbol_id: 0x064eb0d1
|
symbol_id: 0x064eb0d1
|
||||||
symbol_id: 0xbf6056e5
|
symbol_id: 0xbf6056e5
|
||||||
|
symbol_id: 0x59a21b13
|
||||||
symbol_id: 0xaba9754d
|
symbol_id: 0xaba9754d
|
||||||
symbol_id: 0x6a9fad39
|
symbol_id: 0x6a9fad39
|
||||||
symbol_id: 0x99c66454
|
symbol_id: 0x99c66454
|
||||||
|
|||||||
@@ -373,6 +373,9 @@
|
|||||||
pci_sriov_set_totalvfs
|
pci_sriov_set_totalvfs
|
||||||
pci_num_vf
|
pci_num_vf
|
||||||
|
|
||||||
|
# required by shrink memory module
|
||||||
|
shrink_slab
|
||||||
|
|
||||||
#required by cifs.ko
|
#required by cifs.ko
|
||||||
add_swap_extent
|
add_swap_extent
|
||||||
asn1_ber_decoder
|
asn1_ber_decoder
|
||||||
|
|||||||
@@ -22,6 +22,7 @@ bt_err_ratelimited
|
|||||||
bt_info
|
bt_info
|
||||||
bt_procfs_cleanup
|
bt_procfs_cleanup
|
||||||
bt_procfs_init
|
bt_procfs_init
|
||||||
|
bt_sock_alloc
|
||||||
bt_sock_ioctl
|
bt_sock_ioctl
|
||||||
bt_sock_link
|
bt_sock_link
|
||||||
bt_sock_poll
|
bt_sock_poll
|
||||||
|
|||||||
Reference in New Issue
Block a user