mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
ANDROID: GKI: Update symbols to symbol list
Add extern symbol list for oplus in android/abi_gki_aarch64_oplus 35 function symbol(s) added '__sum16 __skb_checksum_complete(struct sk_buff*)' 'int __trace_bprintk(unsigned long, const char*, ...)' 'int __trace_puts(unsigned long, const char*, int)' 'int remove_proc_subtree(const char*, struct proc_dir_entry*)' 'int rtc_read_alarm(struct rtc_device*, struct rtc_wkalrm*)' 'int rtc_set_alarm(struct rtc_device*, struct rtc_wkalrm*)' 'int sdio_memcpy_fromio(struct sdio_func*, void*, unsigned int, int)' 'int sdio_memcpy_toio(struct sdio_func*, unsigned int, void*, int)' 'int sdio_set_block_size(struct sdio_func*, unsigned int)' 'u8 sdio_writeb_readb(struct sdio_func*, u8, unsigned int, int*)' 'int send_sig(int, struct task_struct*, int)' 'int send_sig_info(int, struct kernel_siginfo*, struct task_struct*)' 'void set_next_entity(struct cfs_rq*, struct sched_entity*)' 'unsigned long shrink_slab(gfp_t, int, struct mem_cgroup*, int)' 'void si_swapinfo(struct sysinfo*)' 'int skb_store_bits(struct sk_buff*, int, const void*, int)' 'int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime*, snd_pcm_hw_param_t, u_int64_t)' 'unsigned int stack_trace_save(unsigned long*, unsigned int, unsigned int)' 'unsigned int stack_trace_save_tsk(struct task_struct*, unsigned long*, unsigned int, unsigned int)' 'int tcf_action_exec(struct sk_buff*, struct tc_action**, int, struct tcf_result*)' 'void tcf_exts_destroy(struct tcf_exts*)' 'int tcf_exts_dump(struct sk_buff*, struct tcf_exts*)' 'int tcf_exts_dump_stats(struct sk_buff*, struct tcf_exts*)' 'int tcf_exts_validate(struct net*, struct tcf_proto*, struct nlattr**, struct nlattr*, struct tcf_exts*, u32, struct netlink_ext_ack*)' 'bool tcf_queue_work(struct rcu_work*, work_func_t)' 'unsigned long try_to_free_mem_cgroup_pages(struct mem_cgroup*, unsigned long, gfp_t, bool)' 'void unregister_kprobe(struct kprobe*)' 'void unregister_kretprobe(struct kretprobe*)' 'void unregister_memory_notifier(struct notifier_block*)' 'int unregister_tcf_proto_ops(struct tcf_proto_ops*)' 'int vfs_fsync_range(struct file*, loff_t, loff_t, int)' 'unsigned long vmalloc_nr_pages()' 'unsigned long wait_for_completion_io_timeout(struct completion*, unsigned long)' 'long wait_for_completion_killable_timeout(struct completion*, unsigned long)' 'void wakeup_source_remove(struct wakeup_source*)' 3 variable symbol(s) added 'rwlock_t tasklist_lock' 'const struct v4l2_subdev_ops v4l2_subdev_call_wrappers' 'atomic_long_t vm_zone_stat[11]' Bug: 276674646 Signed-off-by: zuoyonghua <zuoyonghua@oppo.com> Change-Id: Iff0ff78fdd5d2b2a3cf47a3ce6ab642abec40471
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -58,4 +58,42 @@
|
||||
register_tcf_proto_ops
|
||||
regulator_count_voltages
|
||||
regulator_get_voltage
|
||||
remove_proc_subtree
|
||||
rtc_read_alarm
|
||||
rtc_set_alarm
|
||||
sdio_memcpy_fromio
|
||||
sdio_memcpy_toio
|
||||
sdio_set_block_size
|
||||
sdio_writeb_readb
|
||||
send_sig
|
||||
send_sig_info
|
||||
set_next_entity
|
||||
shrink_slab
|
||||
si_swapinfo
|
||||
__skb_checksum_complete
|
||||
skb_store_bits
|
||||
snd_pcm_hw_constraint_mask64
|
||||
stack_trace_save
|
||||
stack_trace_save_tsk
|
||||
tasklist_lock
|
||||
tcf_action_exec
|
||||
tcf_exts_destroy
|
||||
tcf_exts_dump
|
||||
tcf_exts_dump_stats
|
||||
tcf_exts_validate
|
||||
tcf_queue_work
|
||||
__trace_bprintk
|
||||
__trace_puts
|
||||
try_to_free_mem_cgroup_pages
|
||||
unregister_kprobe
|
||||
unregister_kretprobe
|
||||
unregister_memory_notifier
|
||||
unregister_tcf_proto_ops
|
||||
v4l2_subdev_call_wrappers
|
||||
vfs_fsync_range
|
||||
vmalloc_nr_pages
|
||||
vm_zone_stat
|
||||
wait_for_completion_io_timeout
|
||||
wait_for_completion_killable_timeout
|
||||
wakeup_source_remove
|
||||
|
||||
|
||||
Reference in New Issue
Block a user