mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
ANDROID: update symbol for unisoc whitelist
Add kmalloc_large_order_alloced 1 function symbol(s) added 'int __traceiter_android_vh_kmalloc_large_alloced(void*, struct page*, unsigned int, gfp_t)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_kmalloc_large_alloced' Bug: 312897430 Change-Id: I586956fb3cef3d9c5dde63f08de9ed46715163c6 Signed-off-by: Fangzheng Zhang <fangzheng.zhang@unisoc.com>
This commit is contained in:
committed by
Suren Baghdasaryan
parent
aa71a02cf3
commit
088f228370
@@ -317649,6 +317649,14 @@ function {
|
||||
parameter_id: 0x33756485
|
||||
parameter_id: 0x18bd6530
|
||||
}
|
||||
function {
|
||||
id: 0x9ba710db
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x06835e9c
|
||||
parameter_id: 0x4585663f
|
||||
parameter_id: 0xf1a6dfed
|
||||
}
|
||||
function {
|
||||
id: 0x9ba7ef87
|
||||
return_type_id: 0x6720d32f
|
||||
@@ -335713,6 +335721,15 @@ elf_symbol {
|
||||
type_id: 0x9bdcdd91
|
||||
full_name: "__traceiter_android_vh_killed_process"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x19426a78
|
||||
name: "__traceiter_android_vh_kmalloc_large_alloced"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x7ae87fb2
|
||||
type_id: 0x9ba710db
|
||||
full_name: "__traceiter_android_vh_kmalloc_large_alloced"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x18fde973
|
||||
name: "__traceiter_android_vh_kswapd_per_node"
|
||||
@@ -339673,6 +339690,15 @@ elf_symbol {
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_killed_process"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xb1f4423e
|
||||
name: "__tracepoint_android_vh_kmalloc_large_alloced"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x82040c9f
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_kmalloc_large_alloced"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x586a06d1
|
||||
name: "__tracepoint_android_vh_kswapd_per_node"
|
||||
@@ -397282,6 +397308,7 @@ interface {
|
||||
symbol_id: 0x4dca46cc
|
||||
symbol_id: 0xf83fbd26
|
||||
symbol_id: 0xe261e8cc
|
||||
symbol_id: 0x19426a78
|
||||
symbol_id: 0x18fde973
|
||||
symbol_id: 0x0992491b
|
||||
symbol_id: 0xe19d2bf8
|
||||
@@ -397722,6 +397749,7 @@ interface {
|
||||
symbol_id: 0x62c13726
|
||||
symbol_id: 0xafbca760
|
||||
symbol_id: 0xa48390ca
|
||||
symbol_id: 0xb1f4423e
|
||||
symbol_id: 0x586a06d1
|
||||
symbol_id: 0x8bd577fd
|
||||
symbol_id: 0xda2d53f2
|
||||
|
||||
@@ -715,6 +715,7 @@
|
||||
__traceiter_android_vh_cpu_idle_exit
|
||||
__traceiter_android_vh_enable_thermal_power_throttle
|
||||
__traceiter_android_vh_get_thermal_zone_device
|
||||
__traceiter_android_vh_kmalloc_large_alloced
|
||||
__traceiter_android_vh_modify_thermal_request_freq
|
||||
__traceiter_android_vh_modify_thermal_target_freq
|
||||
__traceiter_android_vh_regmap_update
|
||||
@@ -795,6 +796,7 @@
|
||||
__tracepoint_android_vh_cpu_idle_exit
|
||||
__tracepoint_android_vh_enable_thermal_power_throttle
|
||||
__tracepoint_android_vh_get_thermal_zone_device
|
||||
__tracepoint_android_vh_kmalloc_large_alloced
|
||||
__tracepoint_android_vh_modify_thermal_request_freq
|
||||
__tracepoint_android_vh_modify_thermal_target_freq
|
||||
__tracepoint_android_vh_regmap_update
|
||||
|
||||
Reference in New Issue
Block a user