ANDROID: Update the ABI symbol list

Adding the following symbols:
  - kthread_set_per_cpu

1 function symbol(s) added
  'void kthread_set_per_cpu(struct task_struct*, int)'

Bug: 274202992
Change-Id: I5802ade7fe64e3c4e3132a322a70b809cd9d007a
Signed-off-by: Mike McTernan <mikemcternan@google.com>
This commit is contained in:
Mike McTernan 2024-02-13 17:31:46 +00:00 committed by William McVicker
parent 5a1f8b6b46
commit 9e2b775333
2 changed files with 11 additions and 0 deletions

View File

@ -371174,6 +371174,15 @@ elf_symbol {
type_id: 0xf395f41f
full_name: "kthread_queue_work"
}
elf_symbol {
id: 0x1504ce0b
name: "kthread_set_per_cpu"
is_defined: true
symbol_type: FUNCTION
crc: 0xe89a5df5
type_id: 0x1642b8aa
full_name: "kthread_set_per_cpu"
}
elf_symbol {
id: 0xeb6e491f
name: "kthread_should_park"
@ -405989,6 +405998,7 @@ interface {
symbol_id: 0x44f92a6d
symbol_id: 0x40c3dc92
symbol_id: 0xb27aa180
symbol_id: 0x1504ce0b
symbol_id: 0xeb6e491f
symbol_id: 0xf902c37c
symbol_id: 0x9a04e3d3

View File

@ -1289,6 +1289,7 @@
kthread_park
kthread_parkme
kthread_queue_work
kthread_set_per_cpu
kthread_should_park
kthread_should_stop
kthread_stop