mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
ANDROID: GKI: Update oplus symbol list
2 function symbol(s) added 'int xt_register_match(struct xt_match*)' 'void xt_unregister_match(struct xt_match*)' Bug: 323695727 Change-Id: I8f51ceccbe5f2cfd14b44f9e402db26ca424d0fe Signed-off-by: Wei Liu <liuwei.a@oppo.com>
This commit is contained in:
@@ -291720,6 +291720,11 @@ function {
|
||||
parameter_id: 0xf435685e
|
||||
parameter_id: 0x18bd6530
|
||||
}
|
||||
function {
|
||||
id: 0x12c61c4f
|
||||
return_type_id: 0x48b5725f
|
||||
parameter_id: 0x09793771
|
||||
}
|
||||
function {
|
||||
id: 0x12c79320
|
||||
return_type_id: 0xd5cc9c9a
|
||||
@@ -329134,6 +329139,11 @@ function {
|
||||
parameter_id: 0x6720d32f
|
||||
parameter_id: 0x1bf16028
|
||||
}
|
||||
function {
|
||||
id: 0x9fdeaef3
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x09793771
|
||||
}
|
||||
function {
|
||||
id: 0x9fe1d618
|
||||
return_type_id: 0x6720d32f
|
||||
@@ -403259,6 +403269,15 @@ elf_symbol {
|
||||
type_id: 0x7a9367a8
|
||||
full_name: "xt_find_match"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x7a3f2cd6
|
||||
name: "xt_register_match"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xbcad6010
|
||||
type_id: 0x9fdeaef3
|
||||
full_name: "xt_register_match"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xffcb0fa2
|
||||
name: "xt_request_find_match"
|
||||
@@ -403277,6 +403296,15 @@ elf_symbol {
|
||||
type_id: 0x0118ea6e
|
||||
full_name: "xt_request_find_target"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x807b9318
|
||||
name: "xt_unregister_match"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x46432d8a
|
||||
type_id: 0x12c61c4f
|
||||
full_name: "xt_unregister_match"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x0fc8c78d
|
||||
name: "zap_vma_ptes"
|
||||
@@ -411130,8 +411158,10 @@ interface {
|
||||
symbol_id: 0x5a8a6a49
|
||||
symbol_id: 0x8eb67e0f
|
||||
symbol_id: 0xf6d0be30
|
||||
symbol_id: 0x7a3f2cd6
|
||||
symbol_id: 0xffcb0fa2
|
||||
symbol_id: 0xa2ee5f12
|
||||
symbol_id: 0x807b9318
|
||||
symbol_id: 0x0fc8c78d
|
||||
symbol_id: 0xe8e0ea6a
|
||||
symbol_id: 0xa5d58813
|
||||
|
||||
@@ -331,4 +331,6 @@
|
||||
wakeup_source_remove
|
||||
wake_up_state
|
||||
wq_worker_comm
|
||||
xt_register_match
|
||||
xt_unregister_match
|
||||
zero_pfn
|
||||
|
||||
Reference in New Issue
Block a user