ANDROID: GKI: Add tracing_is_on interface into symbol list

The tracing_is_on interface has been exported, add it to the symbol table so that we can use it in the external module.

Leaf changes summary: 1 artifact changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 1 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

1 Added function:

  [A] 'function int tracing_is_on()'

Bug: 193384408

Signed-off-by: xieliujie <xieliujie@oppo.com>
Change-Id: If9f923850ab1db76214240efd8337211972d3a67
This commit is contained in:
Liujie Xie
2022-06-13 16:38:19 +08:00
parent db16bd36e8
commit 59d057a3f9
2 changed files with 139 additions and 60 deletions

View File

@@ -5255,6 +5255,7 @@
<elf-symbol name='tracepoint_probe_register' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x95e102ab'/>
<elf-symbol name='tracepoint_probe_register_prio' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x9b70c6ff'/>
<elf-symbol name='tracepoint_probe_unregister' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xdbeeece6'/>
<elf-symbol name='tracing_is_on' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x74baf17a'/>
<elf-symbol name='tracing_off' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x7944e0fc'/>
<elf-symbol name='truncate_inode_pages' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x32fd7748'/>
<elf-symbol name='truncate_inode_pages_final' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xae5325c0'/>
@@ -10276,6 +10277,7 @@
<parameter type-id='7359adad'/>
<return type-id='7359adad'/>
</function-type>
<pointer-type-def type-id='aa0df914' size-in-bits='64' id='0a3de906'/>
<class-decl name='fb_pixmap' size-in-bits='448' is-struct='yes' visibility='default' filepath='include/linux/fb.h' line='185' column='1' id='0a45c8ef'>
<data-member access='public' layout-offset-in-bits='0'>
<var-decl name='addr' type-id='8bff8096' visibility='default' filepath='include/linux/fb.h' line='186' column='1'/>
@@ -18390,6 +18392,7 @@
</class-decl>
<pointer-type-def type-id='b17e4f4d' size-in-bits='64' id='1f6324ad'/>
<pointer-type-def type-id='b99a3102' size-in-bits='64' id='1f6f58f4'/>
<pointer-type-def type-id='8a1ce1f9' size-in-bits='64' id='1f7349e5'/>
<function-type size-in-bits='64' id='1f765c33'>
<parameter type-id='06b2cd14'/>
<parameter type-id='363a995e'/>
@@ -18819,6 +18822,12 @@
<return type-id='95e97e5e'/>
</function-type>
<qualified-type-def type-id='5218160d' const='yes' id='20b17040'/>
<function-type size-in-bits='64' id='20b2126a'>
<parameter type-id='10216dc5'/>
<parameter type-id='e7faa6fb'/>
<parameter type-id='f0981eeb'/>
<return type-id='48b5725f'/>
</function-type>
<array-type-def dimensions='1' type-id='91ce1af9' size-in-bits='256' id='20b279f0'>
<subrange length='4' type-id='7ff19f0f' id='16fe7105'/>
</array-type-def>
@@ -32328,6 +32337,7 @@
<array-type-def dimensions='1' type-id='0791d6c8' size-in-bits='128' id='43f0230f'>
<subrange length='2' type-id='7ff19f0f' id='52efc4ef'/>
</array-type-def>
<pointer-type-def type-id='e1fc3fb1' size-in-bits='64' id='43f4ef15'/>
<array-type-def dimensions='1' type-id='0791d6c8' size-in-bits='64' id='43f871d4'>
<subrange length='1' type-id='7ff19f0f' id='52f813b4'/>
</array-type-def>
@@ -61783,6 +61793,12 @@
</data-member>
</class-decl>
<pointer-type-def type-id='50ac43c8' size-in-bits='64' id='8a1be3fe'/>
<function-type size-in-bits='64' id='8a1ce1f9'>
<parameter type-id='10216dc5'/>
<parameter type-id='f0981eeb'/>
<parameter type-id='f0981eeb'/>
<return type-id='95e97e5e'/>
</function-type>
<function-type size-in-bits='64' id='8a25144e'>
<parameter type-id='15dccca9'/>
<parameter type-id='eaa32e2f'/>
@@ -70624,6 +70640,11 @@
<parameter type-id='eaa32e2f'/>
<return type-id='95e97e5e'/>
</function-type>
<function-type size-in-bits='64' id='9ee64233'>
<parameter type-id='10216dc5'/>
<parameter type-id='f0981eeb'/>
<return type-id='95e97e5e'/>
</function-type>
<pointer-type-def type-id='89aea402' size-in-bits='64' id='9ee77e60'/>
<function-type size-in-bits='64' id='9eea6bb5'>
<parameter type-id='06b2cd14'/>
@@ -72774,6 +72795,12 @@
<parameter type-id='bcfe6314'/>
<return type-id='549da823'/>
</function-type>
<function-type size-in-bits='64' id='a38ff96f'>
<parameter type-id='10216dc5'/>
<parameter type-id='e7faa6fb'/>
<parameter type-id='f0981eeb'/>
<return type-id='95e97e5e'/>
</function-type>
<pointer-type-def type-id='de826e86' size-in-bits='64' id='a3948f60'/>
<pointer-type-def type-id='4e0e413a' size-in-bits='64' id='a3a882dc'/>
<pointer-type-def type-id='eb99238b' size-in-bits='64' id='a3b5aa5f'/>
@@ -75605,6 +75632,13 @@
</enum-decl>
<pointer-type-def type-id='82d9d5d4' size-in-bits='64' id='a9f319d2'/>
<pointer-type-def type-id='ae01ca89' size-in-bits='64' id='aa06f721'/>
<function-type size-in-bits='64' id='aa0df914'>
<parameter type-id='10216dc5'/>
<parameter type-id='e7faa6fb'/>
<parameter type-id='f0981eeb'/>
<parameter type-id='b50a4934'/>
<return type-id='95e97e5e'/>
</function-type>
<class-decl name='rt6_statistics' size-in-bits='224' is-struct='yes' visibility='default' filepath='include/net/ip6_fib.h' line='378' column='1' id='aa112583'>
<data-member access='public' layout-offset-in-bits='0'>
<var-decl name='fib_nodes' type-id='3f1a6b60' visibility='default' filepath='include/net/ip6_fib.h' line='379' column='1'/>
@@ -79061,6 +79095,7 @@
</function-type>
<pointer-type-def type-id='6c0f5f3c' size-in-bits='64' id='b22e78ee'/>
<pointer-type-def type-id='8c180526' size-in-bits='64' id='b22f4610'/>
<pointer-type-def type-id='20b2126a' size-in-bits='64' id='b23189b4'/>
<pointer-type-def type-id='22814d90' size-in-bits='64' id='b249945a'/>
<union-decl name='__anonymous_union__' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='include/linux/skbuff.h' line='742' column='1' id='b24a5a7e'>
<data-member access='public'>
@@ -87225,7 +87260,38 @@
<array-type-def dimensions='1' type-id='8f048e17' size-in-bits='56' id='c20b850f'>
<subrange length='7' type-id='7ff19f0f' id='16fc326e'/>
</array-type-def>
<class-decl name='pinmux_ops' is-struct='yes' visibility='default' is-declaration-only='yes' id='c20dd28d'/>
<class-decl name='pinmux_ops' size-in-bits='640' is-struct='yes' visibility='default' filepath='include/linux/pinctrl/pinmux.h' line='60' column='1' id='c20dd28d'>
<data-member access='public' layout-offset-in-bits='0'>
<var-decl name='request' type-id='fdb631af' visibility='default' filepath='include/linux/pinctrl/pinmux.h' line='61' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
<var-decl name='free' type-id='fdb631af' visibility='default' filepath='include/linux/pinctrl/pinmux.h' line='62' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
<var-decl name='get_functions_count' type-id='9b3cc28d' visibility='default' filepath='include/linux/pinctrl/pinmux.h' line='63' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
<var-decl name='get_function_name' type-id='6fd7b107' visibility='default' filepath='include/linux/pinctrl/pinmux.h' line='64' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
<var-decl name='get_function_groups' type-id='43f4ef15' visibility='default' filepath='include/linux/pinctrl/pinmux.h' line='66' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
<var-decl name='set_mux' type-id='1f7349e5' visibility='default' filepath='include/linux/pinctrl/pinmux.h' line='70' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
<var-decl name='gpio_request_enable' type-id='eadc8303' visibility='default' filepath='include/linux/pinctrl/pinmux.h' line='72' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='448'>
<var-decl name='gpio_disable_free' type-id='b23189b4' visibility='default' filepath='include/linux/pinctrl/pinmux.h' line='75' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='512'>
<var-decl name='gpio_set_direction' type-id='0a3de906' visibility='default' filepath='include/linux/pinctrl/pinmux.h' line='78' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='576'>
<var-decl name='strict' type-id='b50a4934' visibility='default' filepath='include/linux/pinctrl/pinmux.h' line='82' column='1'/>
</data-member>
</class-decl>
<typedef-decl name='xfrm_address_t' type-id='eba8a6fd' filepath='include/uapi/linux/xfrm.h' line='19' column='1' id='c210d497'/>
<pointer-type-def type-id='7ec1f60a' size-in-bits='64' id='c2123138'/>
<enum-decl name='tcpm_transmit_type' filepath='include/linux/usb/tcpm.h' line='42' column='1' id='c2132904'>
@@ -101577,6 +101643,13 @@
</data-member>
</class-decl>
<pointer-type-def type-id='da3b08cd' size-in-bits='64' id='e1fb15d1'/>
<function-type size-in-bits='64' id='e1fc3fb1'>
<parameter type-id='10216dc5'/>
<parameter type-id='f0981eeb'/>
<parameter type-id='472eb409'/>
<parameter type-id='807869d3'/>
<return type-id='95e97e5e'/>
</function-type>
<class-decl name='pmu' size-in-bits='2368' is-struct='yes' visibility='default' filepath='include/linux/perf_event.h' line='278' column='1' id='e205b6f1'>
<data-member access='public' layout-offset-in-bits='0'>
<var-decl name='entry' type-id='72f469ec' visibility='default' filepath='include/linux/perf_event.h' line='279' column='1'/>
@@ -105588,6 +105661,7 @@
<return type-id='b59d7dce'/>
</function-type>
<pointer-type-def type-id='328ded65' size-in-bits='64' id='ead4b779'/>
<pointer-type-def type-id='a38ff96f' size-in-bits='64' id='eadc8303'/>
<union-decl name='__anonymous_union__' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='include/linux/interrupt.h' line='622' column='1' id='eae5c421'>
<data-member access='public'>
<var-decl name='func' type-id='08b16374' visibility='default' filepath='include/linux/interrupt.h' line='623' column='1'/>
@@ -113336,6 +113410,7 @@
<return type-id='95e97e5e'/>
</function-type>
<qualified-type-def type-id='cf8d7d81' const='yes' id='fdb55010'/>
<pointer-type-def type-id='9ee64233' size-in-bits='64' id='fdb631af'/>
<typedef-decl name='s8' type-id='8af57d41' filepath='include/asm-generic/int-ll64.h' line='16' column='1' id='fdbf7a0f'/>
<class-decl name='xfrm_mode' size-in-bits='24' is-struct='yes' visibility='default' filepath='include/net/xfrm.h' line='137' column='1' id='fdc52c40'>
<data-member access='public' layout-offset-in-bits='0'>
@@ -124344,17 +124419,17 @@
<parameter type-id='775147d9' name='rcdev' filepath='drivers/reset/core.c' line='143' column='1'/>
<return type-id='95e97e5e'/>
</function-decl>
<function-decl name='devm_rproc_add' mangled-name='devm_rproc_add' filepath='drivers/remoteproc/remoteproc_core.c' line='2132' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_rproc_add'>
<parameter type-id='fa0b179b' name='dev' filepath='drivers/remoteproc/remoteproc_core.c' line='2132' column='1'/>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='2132' column='1'/>
<function-decl name='devm_rproc_add' mangled-name='devm_rproc_add' filepath='drivers/remoteproc/remoteproc_core.c' line='2133' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_rproc_add'>
<parameter type-id='fa0b179b' name='dev' filepath='drivers/remoteproc/remoteproc_core.c' line='2133' column='1'/>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='2133' column='1'/>
<return type-id='95e97e5e'/>
</function-decl>
<function-decl name='devm_rproc_alloc' mangled-name='devm_rproc_alloc' filepath='drivers/remoteproc/remoteproc_core.c' line='2405' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_rproc_alloc'>
<parameter type-id='fa0b179b' name='dev' filepath='drivers/remoteproc/remoteproc_core.c' line='2405' column='1'/>
<parameter type-id='80f4b756' name='name' filepath='drivers/remoteproc/remoteproc_core.c' line='2405' column='1'/>
<parameter type-id='48daa4cd' name='ops' filepath='drivers/remoteproc/remoteproc_core.c' line='2406' column='1'/>
<parameter type-id='80f4b756' name='firmware' filepath='drivers/remoteproc/remoteproc_core.c' line='2407' column='1'/>
<parameter type-id='95e97e5e' name='len' filepath='drivers/remoteproc/remoteproc_core.c' line='2407' column='1'/>
<function-decl name='devm_rproc_alloc' mangled-name='devm_rproc_alloc' filepath='drivers/remoteproc/remoteproc_core.c' line='2406' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_rproc_alloc'>
<parameter type-id='fa0b179b' name='dev' filepath='drivers/remoteproc/remoteproc_core.c' line='2406' column='1'/>
<parameter type-id='80f4b756' name='name' filepath='drivers/remoteproc/remoteproc_core.c' line='2406' column='1'/>
<parameter type-id='48daa4cd' name='ops' filepath='drivers/remoteproc/remoteproc_core.c' line='2407' column='1'/>
<parameter type-id='80f4b756' name='firmware' filepath='drivers/remoteproc/remoteproc_core.c' line='2408' column='1'/>
<parameter type-id='95e97e5e' name='len' filepath='drivers/remoteproc/remoteproc_core.c' line='2408' column='1'/>
<return type-id='5771c601'/>
</function-decl>
<function-decl name='devm_rtc_allocate_device' mangled-name='devm_rtc_allocate_device' filepath='drivers/rtc/class.c' line='350' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_rtc_allocate_device'>
@@ -138555,30 +138630,30 @@
<parameter type-id='cc769659' name='chinfo' filepath='drivers/rpmsg/rpmsg_core.c' line='593' column='1'/>
<return type-id='95e97e5e'/>
</function-decl>
<function-decl name='rproc_add' mangled-name='rproc_add' filepath='drivers/remoteproc/remoteproc_core.c' line='2068' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_add'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='2068' column='1'/>
<function-decl name='rproc_add' mangled-name='rproc_add' filepath='drivers/remoteproc/remoteproc_core.c' line='2069' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_add'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='2069' column='1'/>
<return type-id='95e97e5e'/>
</function-decl>
<function-decl name='rproc_add_carveout' mangled-name='rproc_add_carveout' filepath='drivers/remoteproc/remoteproc_core.c' line='993' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_add_carveout'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='993' column='1'/>
<parameter type-id='abf87da2' name='mem' filepath='drivers/remoteproc/remoteproc_core.c' line='993' column='1'/>
<function-decl name='rproc_add_carveout' mangled-name='rproc_add_carveout' filepath='drivers/remoteproc/remoteproc_core.c' line='994' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_add_carveout'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='994' column='1'/>
<parameter type-id='abf87da2' name='mem' filepath='drivers/remoteproc/remoteproc_core.c' line='994' column='1'/>
<return type-id='48b5725f'/>
</function-decl>
<function-decl name='rproc_add_subdev' mangled-name='rproc_add_subdev' filepath='drivers/remoteproc/remoteproc_core.c' line='2434' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_add_subdev'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='2434' column='1'/>
<parameter type-id='3591079f' name='subdev' filepath='drivers/remoteproc/remoteproc_core.c' line='2434' column='1'/>
<function-decl name='rproc_add_subdev' mangled-name='rproc_add_subdev' filepath='drivers/remoteproc/remoteproc_core.c' line='2435' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_add_subdev'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='2435' column='1'/>
<parameter type-id='3591079f' name='subdev' filepath='drivers/remoteproc/remoteproc_core.c' line='2435' column='1'/>
<return type-id='48b5725f'/>
</function-decl>
<function-decl name='rproc_alloc' mangled-name='rproc_alloc' filepath='drivers/remoteproc/remoteproc_core.c' line='2243' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_alloc'>
<parameter type-id='fa0b179b' name='dev' filepath='drivers/remoteproc/remoteproc_core.c' line='2243' column='1'/>
<parameter type-id='80f4b756' name='name' filepath='drivers/remoteproc/remoteproc_core.c' line='2243' column='1'/>
<parameter type-id='48daa4cd' name='ops' filepath='drivers/remoteproc/remoteproc_core.c' line='2244' column='1'/>
<parameter type-id='80f4b756' name='firmware' filepath='drivers/remoteproc/remoteproc_core.c' line='2245' column='1'/>
<parameter type-id='95e97e5e' name='len' filepath='drivers/remoteproc/remoteproc_core.c' line='2245' column='1'/>
<function-decl name='rproc_alloc' mangled-name='rproc_alloc' filepath='drivers/remoteproc/remoteproc_core.c' line='2244' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_alloc'>
<parameter type-id='fa0b179b' name='dev' filepath='drivers/remoteproc/remoteproc_core.c' line='2244' column='1'/>
<parameter type-id='80f4b756' name='name' filepath='drivers/remoteproc/remoteproc_core.c' line='2244' column='1'/>
<parameter type-id='48daa4cd' name='ops' filepath='drivers/remoteproc/remoteproc_core.c' line='2245' column='1'/>
<parameter type-id='80f4b756' name='firmware' filepath='drivers/remoteproc/remoteproc_core.c' line='2246' column='1'/>
<parameter type-id='95e97e5e' name='len' filepath='drivers/remoteproc/remoteproc_core.c' line='2246' column='1'/>
<return type-id='5771c601'/>
</function-decl>
<function-decl name='rproc_boot' mangled-name='rproc_boot' filepath='drivers/remoteproc/remoteproc_core.c' line='1782' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_boot'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='1782' column='1'/>
<function-decl name='rproc_boot' mangled-name='rproc_boot' filepath='drivers/remoteproc/remoteproc_core.c' line='1783' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_boot'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='1783' column='1'/>
<return type-id='95e97e5e'/>
</function-decl>
<function-decl name='rproc_coredump' mangled-name='rproc_coredump' filepath='drivers/remoteproc/remoteproc_coredump.c' line='235' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_coredump'>
@@ -138620,8 +138695,8 @@
<parameter type-id='d8e6b335' name='is_iomem' filepath='drivers/remoteproc/remoteproc_core.c' line='194' column='1'/>
<return type-id='eaa32e2f'/>
</function-decl>
<function-decl name='rproc_del' mangled-name='rproc_del' filepath='drivers/remoteproc/remoteproc_core.c' line='2356' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_del'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='2356' column='1'/>
<function-decl name='rproc_del' mangled-name='rproc_del' filepath='drivers/remoteproc/remoteproc_core.c' line='2357' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_del'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='2357' column='1'/>
<return type-id='95e97e5e'/>
</function-decl>
<function-decl name='rproc_elf_find_loaded_rsc_table' mangled-name='rproc_elf_find_loaded_rsc_table' filepath='drivers/remoteproc/remoteproc_elf_loader.c' line='368' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_elf_find_loaded_rsc_table'>
@@ -138649,57 +138724,57 @@
<parameter type-id='fce0537d' name='fw' filepath='drivers/remoteproc/remoteproc_elf_loader.c' line='35' column='1'/>
<return type-id='95e97e5e'/>
</function-decl>
<function-decl name='rproc_free' mangled-name='rproc_free' filepath='drivers/remoteproc/remoteproc_core.c' line='2319' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_free'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='2319' column='1'/>
<function-decl name='rproc_free' mangled-name='rproc_free' filepath='drivers/remoteproc/remoteproc_core.c' line='2320' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_free'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='2320' column='1'/>
<return type-id='48b5725f'/>
</function-decl>
<function-decl name='rproc_get_by_child' mangled-name='rproc_get_by_child' filepath='drivers/remoteproc/remoteproc_core.c' line='2457' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_get_by_child'>
<parameter type-id='fa0b179b' name='dev' filepath='drivers/remoteproc/remoteproc_core.c' line='2457' column='1'/>
<function-decl name='rproc_get_by_child' mangled-name='rproc_get_by_child' filepath='drivers/remoteproc/remoteproc_core.c' line='2458' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_get_by_child'>
<parameter type-id='fa0b179b' name='dev' filepath='drivers/remoteproc/remoteproc_core.c' line='2458' column='1'/>
<return type-id='5771c601'/>
</function-decl>
<function-decl name='rproc_get_by_phandle' mangled-name='rproc_get_by_phandle' filepath='drivers/remoteproc/remoteproc_core.c' line='1911' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_get_by_phandle'>
<parameter type-id='6e394fba' name='phandle' filepath='drivers/remoteproc/remoteproc_core.c' line='1911' column='1'/>
<function-decl name='rproc_get_by_phandle' mangled-name='rproc_get_by_phandle' filepath='drivers/remoteproc/remoteproc_core.c' line='1912' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_get_by_phandle'>
<parameter type-id='6e394fba' name='phandle' filepath='drivers/remoteproc/remoteproc_core.c' line='1912' column='1'/>
<return type-id='5771c601'/>
</function-decl>
<function-decl name='rproc_mem_entry_init' mangled-name='rproc_mem_entry_init' filepath='drivers/remoteproc/remoteproc_core.c' line='1015' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_mem_entry_init'>
<parameter type-id='fa0b179b' name='dev' filepath='drivers/remoteproc/remoteproc_core.c' line='1015' column='1'/>
<parameter type-id='eaa32e2f' name='va' filepath='drivers/remoteproc/remoteproc_core.c' line='1016' column='1'/>
<parameter type-id='cf29c9b3' name='dma' filepath='drivers/remoteproc/remoteproc_core.c' line='1016' column='1'/>
<parameter type-id='b59d7dce' name='len' filepath='drivers/remoteproc/remoteproc_core.c' line='1016' column='1'/>
<parameter type-id='19c2251e' name='da' filepath='drivers/remoteproc/remoteproc_core.c' line='1016' column='1'/>
<parameter type-id='06412f4e' name='alloc' filepath='drivers/remoteproc/remoteproc_core.c' line='1017' column='1'/>
<parameter type-id='06412f4e' name='release' filepath='drivers/remoteproc/remoteproc_core.c' line='1018' column='1'/>
<parameter type-id='80f4b756' name='name' filepath='drivers/remoteproc/remoteproc_core.c' line='1019' column='1'/>
<function-decl name='rproc_mem_entry_init' mangled-name='rproc_mem_entry_init' filepath='drivers/remoteproc/remoteproc_core.c' line='1016' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_mem_entry_init'>
<parameter type-id='fa0b179b' name='dev' filepath='drivers/remoteproc/remoteproc_core.c' line='1016' column='1'/>
<parameter type-id='eaa32e2f' name='va' filepath='drivers/remoteproc/remoteproc_core.c' line='1017' column='1'/>
<parameter type-id='cf29c9b3' name='dma' filepath='drivers/remoteproc/remoteproc_core.c' line='1017' column='1'/>
<parameter type-id='b59d7dce' name='len' filepath='drivers/remoteproc/remoteproc_core.c' line='1017' column='1'/>
<parameter type-id='19c2251e' name='da' filepath='drivers/remoteproc/remoteproc_core.c' line='1017' column='1'/>
<parameter type-id='06412f4e' name='alloc' filepath='drivers/remoteproc/remoteproc_core.c' line='1018' column='1'/>
<parameter type-id='06412f4e' name='release' filepath='drivers/remoteproc/remoteproc_core.c' line='1019' column='1'/>
<parameter type-id='80f4b756' name='name' filepath='drivers/remoteproc/remoteproc_core.c' line='1020' column='1'/>
<parameter is-variadic='yes'/>
<return type-id='abf87da2'/>
</function-decl>
<function-decl name='rproc_of_parse_firmware' mangled-name='rproc_of_parse_firmware' filepath='drivers/remoteproc/remoteproc_core.c' line='1095' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_of_parse_firmware'>
<parameter type-id='fa0b179b' name='dev' filepath='drivers/remoteproc/remoteproc_core.c' line='1095' column='1'/>
<parameter type-id='95e97e5e' name='index' filepath='drivers/remoteproc/remoteproc_core.c' line='1095' column='1'/>
<parameter type-id='7d3cd834' name='fw_name' filepath='drivers/remoteproc/remoteproc_core.c' line='1095' column='1'/>
<function-decl name='rproc_of_parse_firmware' mangled-name='rproc_of_parse_firmware' filepath='drivers/remoteproc/remoteproc_core.c' line='1096' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_of_parse_firmware'>
<parameter type-id='fa0b179b' name='dev' filepath='drivers/remoteproc/remoteproc_core.c' line='1096' column='1'/>
<parameter type-id='95e97e5e' name='index' filepath='drivers/remoteproc/remoteproc_core.c' line='1096' column='1'/>
<parameter type-id='7d3cd834' name='fw_name' filepath='drivers/remoteproc/remoteproc_core.c' line='1096' column='1'/>
<return type-id='95e97e5e'/>
</function-decl>
<function-decl name='rproc_put' mangled-name='rproc_put' filepath='drivers/remoteproc/remoteproc_core.c' line='2334' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_put'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='2334' column='1'/>
<function-decl name='rproc_put' mangled-name='rproc_put' filepath='drivers/remoteproc/remoteproc_core.c' line='2335' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_put'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='2335' column='1'/>
<return type-id='48b5725f'/>
</function-decl>
<function-decl name='rproc_remove_subdev' mangled-name='rproc_remove_subdev' filepath='drivers/remoteproc/remoteproc_core.c' line='2445' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_remove_subdev'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='2445' column='1'/>
<parameter type-id='3591079f' name='subdev' filepath='drivers/remoteproc/remoteproc_core.c' line='2445' column='1'/>
<function-decl name='rproc_remove_subdev' mangled-name='rproc_remove_subdev' filepath='drivers/remoteproc/remoteproc_core.c' line='2446' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_remove_subdev'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='2446' column='1'/>
<parameter type-id='3591079f' name='subdev' filepath='drivers/remoteproc/remoteproc_core.c' line='2446' column='1'/>
<return type-id='48b5725f'/>
</function-decl>
<function-decl name='rproc_report_crash' mangled-name='rproc_report_crash' filepath='drivers/remoteproc/remoteproc_core.c' line='2479' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_report_crash'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='2479' column='1'/>
<parameter type-id='25751b8f' name='type' filepath='drivers/remoteproc/remoteproc_core.c' line='2479' column='1'/>
<function-decl name='rproc_report_crash' mangled-name='rproc_report_crash' filepath='drivers/remoteproc/remoteproc_core.c' line='2480' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_report_crash'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='2480' column='1'/>
<parameter type-id='25751b8f' name='type' filepath='drivers/remoteproc/remoteproc_core.c' line='2480' column='1'/>
<return type-id='48b5725f'/>
</function-decl>
<function-decl name='rproc_set_firmware' mangled-name='rproc_set_firmware' filepath='drivers/remoteproc/remoteproc_core.c' line='1966' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_set_firmware'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='1966' column='1'/>
<parameter type-id='80f4b756' name='fw_name' filepath='drivers/remoteproc/remoteproc_core.c' line='1966' column='1'/>
<function-decl name='rproc_set_firmware' mangled-name='rproc_set_firmware' filepath='drivers/remoteproc/remoteproc_core.c' line='1967' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_set_firmware'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='1967' column='1'/>
<parameter type-id='80f4b756' name='fw_name' filepath='drivers/remoteproc/remoteproc_core.c' line='1967' column='1'/>
<return type-id='95e97e5e'/>
</function-decl>
<function-decl name='rproc_shutdown' mangled-name='rproc_shutdown' filepath='drivers/remoteproc/remoteproc_core.c' line='1860' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_shutdown'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='1860' column='1'/>
<function-decl name='rproc_shutdown' mangled-name='rproc_shutdown' filepath='drivers/remoteproc/remoteproc_core.c' line='1861' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_shutdown'>
<parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_core.c' line='1861' column='1'/>
<return type-id='48b5725f'/>
</function-decl>
<function-decl name='rproc_vq_interrupt' mangled-name='rproc_vq_interrupt' filepath='drivers/remoteproc/remoteproc_virtio.c' line='51' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_vq_interrupt'>
@@ -142829,6 +142904,9 @@
<return type-id='95e97e5e'/>
</function-decl>
<var-decl name='tracepoint_srcu' type-id='e4a7867c' mangled-name='tracepoint_srcu' visibility='default' filepath='kernel/tracepoint.c' line='28' column='1' elf-symbol-id='tracepoint_srcu'/>
<function-decl name='tracing_is_on' mangled-name='tracing_is_on' filepath='kernel/trace/trace.c' line='1481' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='tracing_is_on'>
<return type-id='95e97e5e'/>
</function-decl>
<function-decl name='tracing_off' mangled-name='tracing_off' filepath='kernel/trace/trace.c' line='1450' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='tracing_off'>
<return type-id='48b5725f'/>
</function-decl>

View File

@@ -3103,6 +3103,7 @@
trace_raw_output_prep
trace_seq_printf
trace_seq_putc
tracing_is_on
tracing_off
truncate_inode_pages_range
truncate_pagecache_range