mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-07 18:05:21 +02:00
ANDROID: ABI: Update symbol list for Qcom
Update Qcom symbol list with following symbols kthread_create_on_cpu kthread_park kthread_parkme kthread_set_per_cpu kthread_should_park kthread_unpark Bug: 353204401 Change-Id: I3164b8419de0c37feaf858e2ecfee2840b993ec1 Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
This commit is contained in:
parent
cd83afb4f2
commit
46f2aacf91
|
@ -1036,14 +1036,20 @@
|
||||||
kstrtoull_from_user
|
kstrtoull_from_user
|
||||||
kthread_bind_mask
|
kthread_bind_mask
|
||||||
kthread_cancel_work_sync
|
kthread_cancel_work_sync
|
||||||
|
kthread_create_on_cpu
|
||||||
kthread_create_on_node
|
kthread_create_on_node
|
||||||
kthread_create_worker
|
kthread_create_worker
|
||||||
kthread_destroy_worker
|
kthread_destroy_worker
|
||||||
kthread_flush_worker
|
kthread_flush_worker
|
||||||
__kthread_init_worker
|
__kthread_init_worker
|
||||||
|
kthread_park
|
||||||
|
kthread_parkme
|
||||||
kthread_queue_work
|
kthread_queue_work
|
||||||
|
kthread_set_per_cpu
|
||||||
|
kthread_should_park
|
||||||
kthread_should_stop
|
kthread_should_stop
|
||||||
kthread_stop
|
kthread_stop
|
||||||
|
kthread_unpark
|
||||||
kthread_worker_fn
|
kthread_worker_fn
|
||||||
ktime_get
|
ktime_get
|
||||||
ktime_get_coarse_with_offset
|
ktime_get_coarse_with_offset
|
||||||
|
|
Loading…
Reference in New Issue
Block a user