ANDROID: Update symbol list for mtk 1. Generated with: BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update 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 long long unsigned int task_sched_runtime(task_struct*)' Bug: 195914330 Signed-off-by: Poting Chen <poting.chen@mediatek.com> Signed-off-by: Cheng Jui Wang <cheng-jui.wang@mediatek.com> Change-Id: Id6e5618313c097a83d8a714c63b76f9f515448b7
diff --git a/android/abi_gki_aarch64.xml b/android/abi_gki_aarch64.xml index fd791da..11b0567b 100755 --- a/android/abi_gki_aarch64.xml +++ b/android/abi_gki_aarch64.xml
@@ -4318,6 +4318,7 @@ <elf-symbol name='task_active_pid_ns' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xa505b698'/> <elf-symbol name='task_may_not_preempt' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x828a69f4'/> <elf-symbol name='task_rq_lock' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xd5ed98fa'/> + <elf-symbol name='task_sched_runtime' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x51ffac37'/> <elf-symbol name='tasklet_init' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x2364c85a'/> <elf-symbol name='tasklet_kill' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xea3c74e'/> <elf-symbol name='tasklet_setup' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xa07d1b3c'/> @@ -7793,9 +7794,9 @@ <return type-id='48b5725f'/> </function-type> <function-type size-in-bits='64' id='07cce116'> - <parameter type-id='723d4d79' name='bdev'/> - <parameter type-id='c21baddd' name='ttm'/> - <parameter type-id='7c3e509a' name='ctx'/> + <parameter type-id='723d4d79'/> + <parameter type-id='c21baddd'/> + <parameter type-id='7c3e509a'/> <return type-id='95e97e5e'/> </function-type> <pointer-type-def type-id='fc87d78f' size-in-bits='64' id='07d0a3e7'/> @@ -7808,6 +7809,7 @@ </function-type> <pointer-type-def type-id='f8a4685d' size-in-bits='64' id='07df1a3d'/> <pointer-type-def type-id='6a0fd5a6' size-in-bits='64' id='07e65680'/> + <pointer-type-def type-id='ae5a8333' size-in-bits='64' id='07e9eb27'/> <pointer-type-def type-id='56731789' size-in-bits='64' id='07ebb4cd'/> <typedef-decl name='rht_hashfn_t' type-id='bc00c03b' filepath='include/linux/rhashtable-types.h' line='38' column='1' id='07fa0d18'/> <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='include/uapi/asm-generic/siginfo.h' line='104' column='1' id='07fe0781'> @@ -7889,6 +7891,7 @@ <pointer-type-def type-id='0d8f8c87' size-in-bits='64' id='086f0793'/> <pointer-type-def type-id='1d6846fa' size-in-bits='64' id='0871ecbc'/> <pointer-type-def type-id='ff1c7c9b' size-in-bits='64' id='087d687b'/> + <pointer-type-def type-id='96650caf' size-in-bits='64' id='08873c53'/> <class-decl name='uclamp_se' size-in-bits='32' is-struct='yes' visibility='default' filepath='include/linux/sched.h' line='623' column='1' id='0888126c'> <data-member access='public' layout-offset-in-bits='0'> <var-decl name='value' type-id='f0981eeb' visibility='default' filepath='include/linux/sched.h' line='624' column='1'/> @@ -8298,14 +8301,7 @@ <enumerator name='MDIOBUS_C45' value='2'/> <enumerator name='MDIOBUS_C22_C45' value='3'/> </enum-decl> - <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='include/drm/ttm/ttm_bo_api.h' line='187' column='1' id='08f5ca1d'> - <underlying-type type-id='9cac1fee'/> - <enumerator name='ttm_bo_map_iomap' value='129'/> - <enumerator name='ttm_bo_map_vmap' value='2'/> - <enumerator name='ttm_bo_map_kmap' value='3'/> - <enumerator name='ttm_bo_map_premapped' value='132'/> - </enum-decl> - <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='include/net/bluetooth/hci_core.h' line='66' column='1' id='08f5ca1e'> + <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='include/net/bluetooth/hci_core.h' line='66' column='1' id='08f5ca1d'> <underlying-type type-id='9cac1fee'/> <enumerator name='DISCOVERY_STOPPED' value='0'/> <enumerator name='DISCOVERY_STARTING' value='1'/> @@ -8313,6 +8309,13 @@ <enumerator name='DISCOVERY_RESOLVING' value='3'/> <enumerator name='DISCOVERY_STOPPING' value='4'/> </enum-decl> + <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='include/drm/ttm/ttm_bo_api.h' line='187' column='1' id='08f5ca1e'> + <underlying-type type-id='9cac1fee'/> + <enumerator name='ttm_bo_map_iomap' value='129'/> + <enumerator name='ttm_bo_map_vmap' value='2'/> + <enumerator name='ttm_bo_map_kmap' value='3'/> + <enumerator name='ttm_bo_map_premapped' value='132'/> + </enum-decl> <typedef-decl name='efi_memory_desc_t' type-id='60cb14c6' filepath='include/linux/efi.h' line='142' column='1' id='08f73f9b'/> <pointer-type-def type-id='f9d018aa' size-in-bits='64' id='08fd2ee7'/> <array-type-def dimensions='1' type-id='002ac4a6' size-in-bits='32' id='09001d3c'> @@ -10627,7 +10630,6 @@ <parameter type-id='7359adad'/> <return type-id='7359adad'/> </function-type> - <pointer-type-def type-id='cba59087' size-in-bits='64' id='0fb09eeb'/> <pointer-type-def type-id='5257f496' size-in-bits='64' id='0fb373c0'/> <pointer-type-def type-id='c968032b' size-in-bits='64' id='0fbcba93'/> <pointer-type-def type-id='ae8bfcdd' size-in-bits='64' id='0fbf3cfd'/> @@ -10962,8 +10964,8 @@ </function-type> <pointer-type-def type-id='5e5241e2' size-in-bits='64' id='10b92604'/> <function-type size-in-bits='64' id='10c448af'> - <parameter type-id='00cf0c80'/> - <parameter type-id='af02a266'/> + <parameter type-id='00cf0c80' name='pc'/> + <parameter type-id='af02a266' name='args'/> <return type-id='f06adae0'/> </function-type> <pointer-type-def type-id='fdc939a7' size-in-bits='64' id='10c598f7'/> @@ -13724,6 +13726,12 @@ </data-member> </class-decl> <pointer-type-def type-id='d34384db' size-in-bits='64' id='17451907'/> + <function-type size-in-bits='64' id='17483488'> + <parameter type-id='e579788a'/> + <parameter type-id='2ae08426'/> + <parameter type-id='d02f4143'/> + <return type-id='e9265215'/> + </function-type> <function-type size-in-bits='64' id='174aa761'> <parameter type-id='69a866d8'/> <parameter type-id='f9b06939'/> @@ -14192,9 +14200,6 @@ </array-type-def> <pointer-type-def type-id='32406f0a' size-in-bits='64' id='187ae308'/> <pointer-type-def type-id='22b04425' size-in-bits='64' id='187c2c79'/> - <array-type-def dimensions='1' type-id='7359adad' size-in-bits='8192' id='187c43b2'> - <subrange length='128' type-id='7ff19f0f' id='1eb1687a'/> - </array-type-def> <function-type size-in-bits='64' id='187fa8c7'> <parameter type-id='6dca061b'/> <parameter type-id='4c98e95d'/> @@ -14389,29 +14394,7 @@ <var-decl name='android_kabi_reserved2' type-id='91ce1af9' visibility='default' filepath='include/linux/fs.h' line='1035' column='1'/> </data-member> </class-decl> - <class-decl name='cgroup_taskset' size-in-bits='512' is-struct='yes' visibility='default' filepath='kernel/cgroup/cgroup-internal.h' line='89' column='1' id='19596889'> - <data-member access='public' layout-offset-in-bits='0'> - <var-decl name='src_csets' type-id='72f469ec' visibility='default' filepath='kernel/cgroup/cgroup-internal.h' line='91' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='128'> - <var-decl name='dst_csets' type-id='72f469ec' visibility='default' filepath='kernel/cgroup/cgroup-internal.h' line='92' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='256'> - <var-decl name='nr_tasks' type-id='95e97e5e' visibility='default' filepath='kernel/cgroup/cgroup-internal.h' line='95' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='288'> - <var-decl name='ssid' type-id='95e97e5e' visibility='default' filepath='kernel/cgroup/cgroup-internal.h' line='98' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='320'> - <var-decl name='csets' type-id='e84b031a' visibility='default' filepath='kernel/cgroup/cgroup-internal.h' line='111' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='384'> - <var-decl name='cur_cset' type-id='85d57723' visibility='default' filepath='kernel/cgroup/cgroup-internal.h' line='112' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='448'> - <var-decl name='cur_task' type-id='f23e2572' visibility='default' filepath='kernel/cgroup/cgroup-internal.h' line='113' column='1'/> - </data-member> - </class-decl> + <class-decl name='cgroup_taskset' is-struct='yes' visibility='default' is-declaration-only='yes' id='19596889'/> <function-type size-in-bits='64' id='195ce0ad'> <parameter type-id='69a866d8'/> <return type-id='48b5725f'/> @@ -17229,6 +17212,7 @@ <var-decl name='reserved' type-id='3faaea70' visibility='default' filepath='include/uapi/linux/videodev2.h' line='2480' column='1'/> </data-member> </class-decl> + <pointer-type-def type-id='5824bc76' size-in-bits='64' id='20d19810'/> <function-type size-in-bits='64' id='20d6a08a'> <parameter type-id='88a6d23d'/> <return type-id='48b5725f'/> @@ -17601,7 +17585,11 @@ </class-decl> <qualified-type-def type-id='a9cdb48b' const='yes' id='220a92c2'/> <qualified-type-def type-id='47692c1a' const='yes' id='2212bd2d'/> - <class-decl name='internal_state' is-struct='yes' visibility='default' is-declaration-only='yes' id='221461a6'/> + <class-decl name='internal_state' size-in-bits='32' is-struct='yes' visibility='default' filepath='include/linux/zlib.h' line='592' column='1' id='221461a6'> + <data-member access='public' layout-offset-in-bits='0'> + <var-decl name='dummy' type-id='95e97e5e' visibility='default' filepath='include/linux/zlib.h' line='592' column='1'/> + </data-member> + </class-decl> <pointer-type-def type-id='cd6fc142' size-in-bits='64' id='221c3010'/> <pointer-type-def type-id='345f1a5f' size-in-bits='64' id='2227a3ab'/> <pointer-type-def type-id='359a7eea' size-in-bits='64' id='22358840'/> @@ -18548,6 +18536,7 @@ </class-decl> <pointer-type-def type-id='5ad3f0d0' size-in-bits='64' id='249ef586'/> <qualified-type-def type-id='4d1a8c39' const='yes' id='24a174c6'/> + <pointer-type-def type-id='d19a2f20' size-in-bits='64' id='24a339f6'/> <array-type-def dimensions='1' type-id='91ce1af9' size-in-bits='128' id='24a375b2'> <subrange length='2' type-id='7ff19f0f' id='52efc4ef'/> </array-type-def> @@ -18614,6 +18603,7 @@ <parameter type-id='ecb0ce18'/> <return type-id='95e97e5e'/> </function-type> + <pointer-type-def type-id='17483488' size-in-bits='64' id='24e78d82'/> <function-type size-in-bits='64' id='24f3731d'> <parameter type-id='fa0b179b'/> <parameter type-id='29d28711'/> @@ -19050,6 +19040,14 @@ <return type-id='95e97e5e'/> </function-type> <pointer-type-def type-id='117b6b23' size-in-bits='64' id='25c6126f'/> + <union-decl name='__anonymous_union__' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='include/net/cfg802154.h' line='233' column='1' id='25cb4d60'> + <data-member access='public'> + <var-decl name='short_addr' type-id='23119536' visibility='default' filepath='include/net/cfg802154.h' line='234' column='1'/> + </data-member> + <data-member access='public'> + <var-decl name='extended_addr' type-id='a30e8d1f' visibility='default' filepath='include/net/cfg802154.h' line='235' column='1'/> + </data-member> + </union-decl> <class-decl name='xhci_ep_ctx' size-in-bits='256' is-struct='yes' visibility='default' filepath='drivers/usb/host/xhci.h' line='701' column='1' id='25cf7d45'> <data-member access='public' layout-offset-in-bits='0'> <var-decl name='ep_info' type-id='2f162548' visibility='default' filepath='drivers/usb/host/xhci.h' line='702' column='1'/> @@ -19321,7 +19319,7 @@ <return type-id='48b5725f'/> </function-type> <pointer-type-def type-id='ecabee4c' size-in-bits='64' id='268afde6'/> - <qualified-type-def type-id='61227238' const='yes' id='268fa5d8'/> + <qualified-type-def type-id='61227239' const='yes' id='268fa5d8'/> <pointer-type-def type-id='066f541d' size-in-bits='64' id='26989ff9'/> <qualified-type-def type-id='16e7829f' const='yes' id='269d8092'/> <function-type size-in-bits='64' id='26a5fedd'> @@ -20032,7 +20030,6 @@ </function-type> <pointer-type-def type-id='67d8ed84' size-in-bits='64' id='287e28ea'/> <pointer-type-def type-id='d72e913e' size-in-bits='64' id='287e3e50'/> - <typedef-decl name='key_ref_t' type-id='446f28fb' filepath='include/linux/key.h' line='147' column='1' id='28804ffa'/> <union-decl name='key_payload' size-in-bits='256' visibility='default' filepath='include/linux/key.h' line='128' column='1' id='2888d74a'> <data-member access='public'> <var-decl name='rcu_data0' type-id='eaa32e2f' visibility='default' filepath='include/linux/key.h' line='129' column='1'/> @@ -20773,11 +20770,6 @@ <array-type-def dimensions='1' type-id='3158a266' size-in-bits='8160' id='29cc01cd'> <subrange length='255' type-id='7ff19f0f' id='36e7f891'/> </array-type-def> - <function-type size-in-bits='64' id='29ce7f43'> - <parameter type-id='f23e2572'/> - <parameter type-id='95e97e5e'/> - <return type-id='b50a4934'/> - </function-type> <function-type size-in-bits='64' id='29cf1864'> <parameter type-id='68a2d05b'/> <parameter type-id='c2074578'/> @@ -22752,7 +22744,7 @@ <qualified-type-def type-id='5b3ea0c8' const='yes' id='2fecddf7'/> <pointer-type-def type-id='d0b77cf6' size-in-bits='64' id='2fed99fc'/> <function-type size-in-bits='64' id='2fedb035'> - <parameter type-id='0cb0b26f' name='hwlock'/> + <parameter type-id='0cb0b26f'/> <return type-id='95e97e5e'/> </function-type> <pointer-type-def type-id='3ae87f87' size-in-bits='64' id='2feec21f'/> @@ -22956,7 +22948,6 @@ <parameter type-id='bccad679'/> <return type-id='95e97e5e'/> </function-type> - <pointer-type-def type-id='d3130597' size-in-bits='64' id='30dcd536'/> <pointer-type-def type-id='f1415d4d' size-in-bits='64' id='30e60925'/> <pointer-type-def type-id='63e171df' size-in-bits='64' id='30e664af'/> <function-type size-in-bits='64' id='30e75f3e'> @@ -23904,7 +23895,7 @@ </function-type> <pointer-type-def type-id='cbc88d4a' size-in-bits='64' id='339c87e8'/> <function-type size-in-bits='64' id='339cba5e'> - <parameter type-id='0c2c419d' name='iovad'/> + <parameter type-id='0c2c419d'/> <return type-id='48b5725f'/> </function-type> <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='include/linux/netdevice.h' line='917' column='1' id='33bba89f'> @@ -23998,11 +23989,6 @@ <enumerator name='MEDIA_ENTITY_TYPE_VIDEO_DEVICE' value='1'/> <enumerator name='MEDIA_ENTITY_TYPE_V4L2_SUBDEV' value='2'/> </enum-decl> - <function-type size-in-bits='64' id='33f50c8e'> - <parameter type-id='ef706860'/> - <parameter type-id='f0981eeb'/> - <return type-id='95e97e5e'/> - </function-type> <function-type size-in-bits='64' id='33f6a667'> <parameter type-id='1c936db9'/> <parameter type-id='95e97e5e'/> @@ -24252,6 +24238,7 @@ <parameter type-id='4a935625'/> <return type-id='4a935625'/> </function-type> + <pointer-type-def type-id='53fb272e' size-in-bits='64' id='34e69a54'/> <class-decl name='in_addr' size-in-bits='32' is-struct='yes' visibility='default' filepath='include/uapi/linux/in.h' line='89' column='1' id='34f03654'> <data-member access='public' layout-offset-in-bits='0'> <var-decl name='s_addr' type-id='78a133c2' visibility='default' filepath='include/uapi/linux/in.h' line='90' column='1'/> @@ -24329,7 +24316,7 @@ <return type-id='48b5725f'/> </function-type> <function-type size-in-bits='64' id='35213710'> - <parameter type-id='97fbef77' name='serdev'/> + <parameter type-id='97fbef77'/> <return type-id='48b5725f'/> </function-type> <pointer-type-def type-id='79ba66e0' size-in-bits='64' id='352b95f6'/> @@ -24386,7 +24373,6 @@ <var-decl name='smark' type-id='0084df72' visibility='default' filepath='include/net/xfrm.h' line='184' column='1'/> </data-member> </class-decl> - <pointer-type-def type-id='e61ec55f' size-in-bits='64' id='355404d0'/> <function-type size-in-bits='64' id='3554a6c7'> <parameter type-id='ac2666b2'/> <parameter type-id='eaa32e2f'/> @@ -24737,7 +24723,6 @@ <var-decl name='downmix' type-id='3f1a6b60' visibility='default' filepath='include/uapi/sound/compress_params.h' line='277' column='1'/> </data-member> </class-decl> - <pointer-type-def type-id='59efae17' size-in-bits='64' id='369435a4'/> <class-decl name='s3_save' size-in-bits='384' is-struct='yes' visibility='default' filepath='drivers/usb/host/xhci.h' line='1683' column='1' id='369534b9'> <data-member access='public' layout-offset-in-bits='0'> <var-decl name='command' type-id='19c2251e' visibility='default' filepath='drivers/usb/host/xhci.h' line='1684' column='1'/> @@ -26293,6 +26278,7 @@ </data-member> </class-decl> <pointer-type-def type-id='cc2d5b01' size-in-bits='64' id='3aa8795d'/> + <qualified-type-def type-id='f0136291' const='yes' id='3aa8a3a4'/> <pointer-type-def type-id='cf8d7d81' size-in-bits='64' id='3aaeef89'/> <qualified-type-def type-id='c571b65b' const='yes' id='3ab32f02'/> <pointer-type-def type-id='fa4d7704' size-in-bits='64' id='3ab7d422'/> @@ -29959,9 +29945,9 @@ </data-member> </class-decl> <function-type size-in-bits='64' id='44b564e4'> - <parameter type-id='a585cbc4'/> - <parameter type-id='bbaf3419'/> - <parameter type-id='f0981eeb'/> + <parameter type-id='a585cbc4' name='tfm'/> + <parameter type-id='bbaf3419' name='key'/> + <parameter type-id='f0981eeb' name='keylen'/> <return type-id='95e97e5e'/> </function-type> <pointer-type-def type-id='9281c70f' size-in-bits='64' id='44bef697'/> @@ -30845,6 +30831,7 @@ <var-decl name='size' type-id='d3130597' visibility='default' filepath='include/uapi/drm/drm_mode.h' line='813' column='1'/> </data-member> </class-decl> + <pointer-type-def type-id='faa28adf' size-in-bits='64' id='46d78c8b'/> <pointer-type-def type-id='5ee42ab3' size-in-bits='64' id='46eaf6b3'/> <qualified-type-def type-id='2eec6999' const='yes' id='46f53066'/> <array-type-def dimensions='1' type-id='19c2251e' size-in-bits='544' id='46fc18d9'> @@ -31095,68 +31082,7 @@ </data-member> </class-decl> <pointer-type-def type-id='32197ce9' size-in-bits='64' id='47877f81'/> - <class-decl name='gs_port' size-in-bits='6016' is-struct='yes' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='98' column='1' id='4788f063'> - <data-member access='public' layout-offset-in-bits='0'> - <var-decl name='port' type-id='7e1e521a' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='99' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='3392'> - <var-decl name='port_lock' type-id='fb4018a0' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='100' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='3456'> - <var-decl name='port_usb' type-id='3921c1a0' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='102' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='3520'> - <var-decl name='port_num' type-id='f9b06939' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='107' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='3584'> - <var-decl name='read_pool' type-id='72f469ec' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='109' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='3712'> - <var-decl name='read_started' type-id='95e97e5e' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='110' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='3744'> - <var-decl name='read_allocated' type-id='95e97e5e' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='111' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='3776'> - <var-decl name='read_queue' type-id='72f469ec' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='112' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='3904'> - <var-decl name='n_read' type-id='f0981eeb' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='113' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='3968'> - <var-decl name='push' type-id='5ad6e0ef' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='114' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='5056'> - <var-decl name='write_pool' type-id='72f469ec' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='116' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='5184'> - <var-decl name='write_started' type-id='95e97e5e' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='117' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='5216'> - <var-decl name='write_allocated' type-id='95e97e5e' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='118' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='5248'> - <var-decl name='port_write_buf' type-id='7664edcc' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='119' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='5440'> - <var-decl name='drain_wait' type-id='b5ab048f' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='120' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='5632'> - <var-decl name='write_busy' type-id='b50a4934' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='121' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='5696'> - <var-decl name='close_wait' type-id='b5ab048f' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='122' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='5888'> - <var-decl name='suspended' type-id='b50a4934' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='123' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='5896'> - <var-decl name='start_delayed' type-id='b50a4934' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='124' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='5904'> - <var-decl name='port_line_coding' type-id='d4a32434' visibility='default' filepath='drivers/usb/gadget/function/u_serial.c' line='127' column='1'/> - </data-member> - </class-decl> + <class-decl name='gs_port' is-struct='yes' visibility='default' is-declaration-only='yes' id='4788f063'/> <class-decl name='deferred_freelist_item' size-in-bits='256' is-struct='yes' visibility='default' filepath='drivers/dma-buf/heaps/deferred-free-helper.h' line='37' column='1' id='479592e1'> <data-member access='public' layout-offset-in-bits='0'> <var-decl name='nr_pages' type-id='b59d7dce' visibility='default' filepath='drivers/dma-buf/heaps/deferred-free-helper.h' line='38' column='1'/> @@ -31657,6 +31583,7 @@ </data-member> </class-decl> <pointer-type-def type-id='f4c2725e' size-in-bits='64' id='498944b4'/> + <pointer-type-def type-id='6cb6dd61' size-in-bits='64' id='498d7045'/> <pointer-type-def type-id='0e15337c' size-in-bits='64' id='498f47da'/> <function-type size-in-bits='64' id='4993d1b5'> <parameter type-id='4dfe71de'/> @@ -32026,7 +31953,6 @@ <var-decl name='data' type-id='e84913bd' visibility='default' filepath='include/linux/kprobes.h' line='167' column='1'/> </data-member> </class-decl> - <typedef-decl name='dr_match_t' type-id='7e69f315' filepath='include/linux/device.h' line='167' column='1' id='4a798fcf'/> <class-decl name='uio_port' size-in-bits='320' is-struct='yes' visibility='default' filepath='include/linux/uio_driver.h' line='60' column='1' id='4a82abb2'> <data-member access='public' layout-offset-in-bits='0'> <var-decl name='name' type-id='80f4b756' visibility='default' filepath='include/linux/uio_driver.h' line='61' column='1'/> @@ -35399,6 +35325,7 @@ <pointer-type-def type-id='8d2ce43f' size-in-bits='64' id='52ab0d0f'/> <pointer-type-def type-id='e44b8083' size-in-bits='64' id='52abf1d3'/> <pointer-type-def type-id='72c04684' size-in-bits='64' id='52af43ea'/> + <type-decl name='unnamed-enum-underlying-type-0' is-anonymous='yes' is-declaration-only='yes' id='52ba91e1'/> <pointer-type-def type-id='e09a048e' size-in-bits='64' id='52baee64'/> <class-decl name='attribute_container' size-in-bits='768' is-struct='yes' visibility='default' filepath='include/linux/attribute_container.h' line='16' column='1' id='52bea74f'> <data-member access='public' layout-offset-in-bits='0'> @@ -35592,6 +35519,7 @@ <parameter type-id='b7c1d7d5'/> <return type-id='95e97e5e'/> </function-type> + <pointer-type-def type-id='f106d0e5' size-in-bits='64' id='538ece95'/> <qualified-type-def type-id='b4470bcd' const='yes' id='5392630e'/> <pointer-type-def type-id='1d8506ad' size-in-bits='64' id='53955211'/> <pointer-type-def type-id='10216dc5' size-in-bits='64' id='53a00f3d'/> @@ -36381,8 +36309,8 @@ </data-member> </class-decl> <function-type size-in-bits='64' id='54faec06'> - <parameter type-id='723d4d79'/> - <parameter type-id='c21baddd'/> + <parameter type-id='723d4d79' name='bdev'/> + <parameter type-id='c21baddd' name='ttm'/> <return type-id='48b5725f'/> </function-type> <class-decl name='i3c_ccc_cmd_dest' size-in-bits='192' is-struct='yes' visibility='default' filepath='include/linux/i3c/ccc.h' line='361' column='1' id='55059246'> @@ -37305,6 +37233,17 @@ <pointer-type-def type-id='92a295b4' size-in-bits='64' id='57c9915e'/> <pointer-type-def type-id='f2dcb698' size-in-bits='64' id='57ca5882'/> <pointer-type-def type-id='2b4e6dbe' size-in-bits='64' id='57d10d30'/> + <class-decl name='ieee802154_addr' size-in-bits='128' is-struct='yes' visibility='default' filepath='include/net/cfg802154.h' line='230' column='1' id='57d8dd3d'> + <data-member access='public' layout-offset-in-bits='0'> + <var-decl name='mode' type-id='f9b06939' visibility='default' filepath='include/net/cfg802154.h' line='231' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='16'> + <var-decl name='pan_id' type-id='23119536' visibility='default' filepath='include/net/cfg802154.h' line='232' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='64'> + <var-decl name='' type-id='25cb4d60' visibility='default' filepath='include/net/cfg802154.h' line='233' column='1'/> + </data-member> + </class-decl> <enum-decl name='thermal_trip_type' filepath='include/uapi/linux/thermal.h' line='12' column='1' id='57e8e954'> <underlying-type type-id='9cac1fee'/> <enumerator name='THERMAL_TRIP_ACTIVE' value='0'/> @@ -37580,9 +37519,9 @@ </data-member> </class-decl> <function-type size-in-bits='64' id='58c82a2b'> - <parameter type-id='fc4f83c1' name='hcd'/> - <parameter type-id='ab85b8f2' name='urb'/> - <parameter type-id='3eb7c31c' name='mem_flags'/> + <parameter type-id='fc4f83c1'/> + <parameter type-id='ab85b8f2'/> + <parameter type-id='3eb7c31c'/> <return type-id='95e97e5e'/> </function-type> <pointer-type-def type-id='514d8c48' size-in-bits='64' id='58cfaa0e'/> @@ -38087,7 +38026,6 @@ <var-decl name='pdata' type-id='616ec7d2' visibility='default' filepath='include/media/v4l2-subdev.h' line='889' column='1'/> </data-member> </class-decl> - <typedef-decl name='z_stream' type-id='d19a2f20' filepath='include/linux/zlib.h' line='101' column='1' id='59efae17'/> <pointer-type-def type-id='7a7ea727' size-in-bits='64' id='59f1923f'/> <enum-decl name='drm_panel_orientation' filepath='include/drm/drm_connector.h' line='249' column='1' id='59f3d325'> <underlying-type type-id='9cac1fee'/> @@ -39044,6 +38982,7 @@ <return type-id='48b5725f'/> </function-type> <pointer-type-def type-id='86607661' size-in-bits='64' id='5afa70dd'/> + <pointer-type-def type-id='bb1a67f7' size-in-bits='64' id='5afbd3c3'/> <pointer-type-def type-id='537d88b1' size-in-bits='64' id='5afdaa66'/> <array-type-def dimensions='1' type-id='7799da43' size-in-bits='256' id='5b02a6fc'> <subrange length='2' type-id='7ff19f0f' id='52efc4ef'/> @@ -41475,7 +41414,15 @@ <parameter type-id='18d76f87'/> <return type-id='48b5725f'/> </function-type> + <function-type size-in-bits='64' id='60a1cbff'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='3a47d82b'/> + <return type-id='95e97e5e'/> + </function-type> <pointer-type-def type-id='c46c1f27' size-in-bits='64' id='60a257ef'/> + <array-type-def dimensions='1' type-id='e7d2a5fc' size-in-bits='infinite' id='60a540a8'> + <subrange length='infinite' type-id='7ff19f0f' id='031f2035'/> + </array-type-def> <class-decl name='snd_dec_flac' size-in-bits='96' is-struct='yes' visibility='default' filepath='include/uapi/sound/compress_params.h' line='325' column='1' id='60b3851a'> <data-member access='public' layout-offset-in-bits='0'> <var-decl name='sample_size' type-id='d315442e' visibility='default' filepath='include/uapi/sound/compress_params.h' line='326' column='1'/> @@ -41812,7 +41759,18 @@ </data-member> </class-decl> <pointer-type-def type-id='b35335c8' size-in-bits='64' id='611a28de'/> - <union-decl name='fscrypt_policy' visibility='default' is-declaration-only='yes' id='61227238'/> + <union-decl name='fscrypt_policy' size-in-bits='192' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='105' column='1' id='61227238'> + <data-member access='public'> + <var-decl name='version' type-id='f9b06939' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='106' column='1'/> + </data-member> + <data-member access='public'> + <var-decl name='v1' type-id='74e2c23b' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='107' column='1'/> + </data-member> + <data-member access='public'> + <var-decl name='v2' type-id='75e2c3ce' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='108' column='1'/> + </data-member> + </union-decl> + <union-decl name='fscrypt_policy' visibility='default' is-declaration-only='yes' id='61227239'/> <class-decl name='nvdimm_key_data' size-in-bits='256' is-struct='yes' visibility='default' filepath='include/linux/libnvdimm.h' line='175' column='1' id='61250075'> <data-member access='public' layout-offset-in-bits='0'> <var-decl name='data' type-id='e3dc4fdb' visibility='default' filepath='include/linux/libnvdimm.h' line='176' column='1'/> @@ -42018,6 +41976,7 @@ <parameter type-id='c3e18af8'/> <return type-id='95e97e5e'/> </function-type> + <pointer-type-def type-id='987967c6' size-in-bits='64' id='61a6a060'/> <pointer-type-def type-id='4aa6929c' size-in-bits='64' id='61ae4386'/> <function-type size-in-bits='64' id='61b18a3b'> <parameter type-id='68a2d05b'/> @@ -42758,21 +42717,21 @@ <var-decl name='android_kabi_reserved1' type-id='91ce1af9' visibility='default' filepath='drivers/mmc/host/sdhci.h' line='659' column='1'/> </data-member> </class-decl> - <class-decl name='gpio_desc' size-in-bits='320' is-struct='yes' visibility='default' filepath='drivers/pinctrl/../gpio/gpiolib.h' line='99' column='1' id='63b74212'> + <class-decl name='gpio_desc' size-in-bits='320' is-struct='yes' visibility='default' filepath='include/../drivers/gpio/gpiolib.h' line='99' column='1' id='63b74212'> <data-member access='public' layout-offset-in-bits='0'> - <var-decl name='gdev' type-id='fb7dc22d' visibility='default' filepath='drivers/pinctrl/../gpio/gpiolib.h' line='100' column='1'/> + <var-decl name='gdev' type-id='fb7dc22d' visibility='default' filepath='include/../drivers/gpio/gpiolib.h' line='100' column='1'/> </data-member> <data-member access='public' layout-offset-in-bits='64'> - <var-decl name='flags' type-id='7359adad' visibility='default' filepath='drivers/pinctrl/../gpio/gpiolib.h' line='101' column='1'/> + <var-decl name='flags' type-id='7359adad' visibility='default' filepath='include/../drivers/gpio/gpiolib.h' line='101' column='1'/> </data-member> <data-member access='public' layout-offset-in-bits='128'> - <var-decl name='label' type-id='80f4b756' visibility='default' filepath='drivers/pinctrl/../gpio/gpiolib.h' line='121' column='1'/> + <var-decl name='label' type-id='80f4b756' visibility='default' filepath='include/../drivers/gpio/gpiolib.h' line='121' column='1'/> </data-member> <data-member access='public' layout-offset-in-bits='192'> - <var-decl name='name' type-id='80f4b756' visibility='default' filepath='drivers/pinctrl/../gpio/gpiolib.h' line='123' column='1'/> + <var-decl name='name' type-id='80f4b756' visibility='default' filepath='include/../drivers/gpio/gpiolib.h' line='123' column='1'/> </data-member> <data-member access='public' layout-offset-in-bits='256'> - <var-decl name='debounce_period_us' type-id='f0981eeb' visibility='default' filepath='drivers/pinctrl/../gpio/gpiolib.h' line='129' column='1'/> + <var-decl name='debounce_period_us' type-id='f0981eeb' visibility='default' filepath='include/../drivers/gpio/gpiolib.h' line='129' column='1'/> </data-member> </class-decl> <class-decl name='xhci_doorbell_array' size-in-bits='8192' is-struct='yes' visibility='default' filepath='drivers/usb/host/xhci.h' line='546' column='1' id='63b99761'> @@ -43190,6 +43149,7 @@ <var-decl name='index' type-id='8f048e17' visibility='default' filepath='include/media/h264-ctrls.h' line='152' column='1'/> </data-member> </class-decl> + <pointer-type-def type-id='80a367ec' size-in-bits='64' id='65936caa'/> <pointer-type-def type-id='b9acff95' size-in-bits='64' id='659a1059'/> <pointer-type-def type-id='f8a88be2' size-in-bits='64' id='65a8a3df'/> <union-decl name='__anonymous_union__' size-in-bits='32' is-anonymous='yes' visibility='default' filepath='include/linux/ethtool.h' line='96' column='1' id='65b20802'> @@ -44812,8 +44772,8 @@ <subrange length='4' type-id='7ff19f0f' id='16fe7105'/> </array-type-def> <function-type size-in-bits='64' id='686e5e33'> - <parameter type-id='eb572b74'/> - <parameter type-id='95e97e5e'/> + <parameter type-id='eb572b74' name='sdev'/> + <parameter type-id='95e97e5e' name='depth'/> <return type-id='95e97e5e'/> </function-type> <class-decl name='pinctrl_map_configs' size-in-bits='192' is-struct='yes' visibility='default' filepath='include/linux/pinctrl/machine.h' line='47' column='1' id='687781fc'> @@ -45118,35 +45078,7 @@ </array-type-def> <pointer-type-def type-id='82a4acbf' size-in-bits='64' id='6957e3f3'/> <pointer-type-def type-id='001ff55a' size-in-bits='64' id='69646708'/> - <class-decl name='key_user' size-in-bits='832' is-struct='yes' visibility='default' filepath='security/keys/internal.h' line='54' column='1' id='696d238e'> - <data-member access='public' layout-offset-in-bits='0'> - <var-decl name='node' type-id='2a8a6332' visibility='default' filepath='security/keys/internal.h' line='55' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='192'> - <var-decl name='cons_lock' type-id='925167dc' visibility='default' filepath='security/keys/internal.h' line='56' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='576'> - <var-decl name='lock' type-id='fb4018a0' visibility='default' filepath='security/keys/internal.h' line='57' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='608'> - <var-decl name='usage' type-id='64615833' visibility='default' filepath='security/keys/internal.h' line='58' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='640'> - <var-decl name='nkeys' type-id='49178f86' visibility='default' filepath='security/keys/internal.h' line='59' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='672'> - <var-decl name='nikeys' type-id='49178f86' visibility='default' filepath='security/keys/internal.h' line='60' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='704'> - <var-decl name='uid' type-id='d80b72e6' visibility='default' filepath='security/keys/internal.h' line='61' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='736'> - <var-decl name='qnkeys' type-id='95e97e5e' visibility='default' filepath='security/keys/internal.h' line='62' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='768'> - <var-decl name='qnbytes' type-id='95e97e5e' visibility='default' filepath='security/keys/internal.h' line='63' column='1'/> - </data-member> - </class-decl> + <class-decl name='key_user' is-struct='yes' visibility='default' is-declaration-only='yes' id='696d238e'/> <pointer-type-def type-id='c372d726' size-in-bits='64' id='696df79c'/> <pointer-type-def type-id='986a13e4' size-in-bits='64' id='696ed472'/> <pointer-type-def type-id='e98813cb' size-in-bits='64' id='6972ad8b'/> @@ -45707,14 +45639,7 @@ <pointer-type-def type-id='3e1d184a' size-in-bits='64' id='6aee814c'/> <pointer-type-def type-id='74e7a035' size-in-bits='64' id='6af64a09'/> <pointer-type-def type-id='8d6d779c' size-in-bits='64' id='6b0f20ae'/> - <class-decl name='uncached_list' size-in-bits='192' is-struct='yes' visibility='default' filepath='net/ipv4/route.c' line='1515' column='1' id='6b1203e5'> - <data-member access='public' layout-offset-in-bits='0'> - <var-decl name='lock' type-id='fb4018a0' visibility='default' filepath='net/ipv4/route.c' line='1516' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='64'> - <var-decl name='head' type-id='72f469ec' visibility='default' filepath='net/ipv4/route.c' line='1517' column='1'/> - </data-member> - </class-decl> + <class-decl name='uncached_list' is-struct='yes' visibility='default' is-declaration-only='yes' id='6b1203e5'/> <pointer-type-def type-id='bfbf7968' size-in-bits='64' id='6b1642ae'/> <class-decl name='tty_bufhead' size-in-bits='1344' is-struct='yes' visibility='default' filepath='include/linux/tty.h' line='86' column='1' id='6b1bde38'> <data-member access='public' layout-offset-in-bits='0'> @@ -46360,6 +46285,11 @@ <var-decl name='driver_data' type-id='0791d6c8' visibility='default' filepath='include/linux/mod_devicetable.h' line='42' column='1'/> </data-member> </class-decl> + <function-type size-in-bits='64' id='6cb6dd61'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='c0190993'/> + <return type-id='95e97e5e'/> + </function-type> <function-type size-in-bits='64' id='6cb7d4e4'> <parameter type-id='6dca061b'/> <parameter type-id='b50a4934'/> @@ -46752,7 +46682,7 @@ </function-type> <pointer-type-def type-id='9ebab137' size-in-bits='64' id='6ddb149f'/> <function-type size-in-bits='64' id='6ddd203f'> - <parameter type-id='a2bff676' name='net'/> + <parameter type-id='a2bff676'/> <return type-id='48b5725f'/> </function-type> <pointer-type-def type-id='69e72089' size-in-bits='64' id='6de64ec1'/> @@ -47183,7 +47113,7 @@ <var-decl name='page' type-id='02f11ed4' visibility='default' filepath='include/drm/ttm/ttm_bo_api.h' line='186' column='1'/> </data-member> <data-member access='public' layout-offset-in-bits='128'> - <var-decl name='bo_kmap_type' type-id='08f5ca1d' visibility='default' filepath='include/drm/ttm/ttm_bo_api.h' line='192' column='1'/> + <var-decl name='bo_kmap_type' type-id='08f5ca1e' visibility='default' filepath='include/drm/ttm/ttm_bo_api.h' line='192' column='1'/> </data-member> <data-member access='public' layout-offset-in-bits='192'> <var-decl name='bo' type-id='9d57e433' visibility='default' filepath='include/drm/ttm/ttm_bo_api.h' line='193' column='1'/> @@ -47668,7 +47598,6 @@ <subrange length='5' type-id='7ff19f0f' id='53010e10'/> </array-type-def> <pointer-type-def type-id='17d4a823' size-in-bits='64' id='71399c6f'/> - <pointer-type-def type-id='c3b7ba7d' size-in-bits='64' id='713a56f5'/> <function-type size-in-bits='64' id='713ac427'> <parameter type-id='1d2c2b85'/> <parameter type-id='7359adad'/> @@ -48588,7 +48517,7 @@ </class-decl> <pointer-type-def type-id='0c71d025' size-in-bits='64' id='72fa5619'/> <function-type size-in-bits='64' id='72fc7982'> - <parameter type-id='c1547255' name='rng'/> + <parameter type-id='c1547255'/> <return type-id='48b5725f'/> </function-type> <pointer-type-def type-id='fe695434' size-in-bits='64' id='72fd300e'/> @@ -49430,8 +49359,26 @@ <parameter type-id='5799dc94'/> <return type-id='95e97e5e'/> </function-type> + <pointer-type-def type-id='637cfeaf' size-in-bits='64' id='74c91557'/> <pointer-type-def type-id='b8cdc165' size-in-bits='64' id='74d5ef65'/> <pointer-type-def type-id='d12f4a1d' size-in-bits='64' id='74d89ebd'/> + <class-decl name='fscrypt_policy_v1' size-in-bits='96' is-struct='yes' visibility='default' filepath='include/uapi/linux/fscrypt.h' line='40' column='1' id='74e2c23b'> + <data-member access='public' layout-offset-in-bits='0'> + <var-decl name='version' type-id='8f048e17' visibility='default' filepath='include/uapi/linux/fscrypt.h' line='41' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='8'> + <var-decl name='contents_encryption_mode' type-id='8f048e17' visibility='default' filepath='include/uapi/linux/fscrypt.h' line='42' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='16'> + <var-decl name='filenames_encryption_mode' type-id='8f048e17' visibility='default' filepath='include/uapi/linux/fscrypt.h' line='43' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='24'> + <var-decl name='flags' type-id='8f048e17' visibility='default' filepath='include/uapi/linux/fscrypt.h' line='44' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='32'> + <var-decl name='master_key_descriptor' type-id='0209ab38' visibility='default' filepath='include/uapi/linux/fscrypt.h' line='45' column='1'/> + </data-member> + </class-decl> <union-decl name='__anonymous_union__' size-in-bits='128' is-anonymous='yes' visibility='default' filepath='include/drm/drm_edid.h' line='172' column='1' id='74e410f1'> <data-member access='public'> <var-decl name='pixel_data' type-id='42c5f701' visibility='default' filepath='include/drm/drm_edid.h' line='173' column='1'/> @@ -49690,6 +49637,26 @@ <return type-id='48b5725f'/> </function-type> <pointer-type-def type-id='5a7d7f6d' size-in-bits='64' id='75d4b09d'/> + <class-decl name='fscrypt_policy_v2' size-in-bits='192' is-struct='yes' visibility='default' filepath='include/uapi/linux/fscrypt.h' line='66' column='1' id='75e2c3ce'> + <data-member access='public' layout-offset-in-bits='0'> + <var-decl name='version' type-id='8f048e17' visibility='default' filepath='include/uapi/linux/fscrypt.h' line='67' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='8'> + <var-decl name='contents_encryption_mode' type-id='8f048e17' visibility='default' filepath='include/uapi/linux/fscrypt.h' line='68' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='16'> + <var-decl name='filenames_encryption_mode' type-id='8f048e17' visibility='default' filepath='include/uapi/linux/fscrypt.h' line='69' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='24'> + <var-decl name='flags' type-id='8f048e17' visibility='default' filepath='include/uapi/linux/fscrypt.h' line='70' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='32'> + <var-decl name='__reserved' type-id='c213d3d4' visibility='default' filepath='include/uapi/linux/fscrypt.h' line='71' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='64'> + <var-decl name='master_key_identifier' type-id='9396cabb' visibility='default' filepath='include/uapi/linux/fscrypt.h' line='72' column='1'/> + </data-member> + </class-decl> <array-type-def dimensions='1' type-id='80f4b756' size-in-bits='64' id='75e4a9bd'> <subrange length='1' type-id='7ff19f0f' id='52f813b4'/> </array-type-def> @@ -49876,7 +49843,6 @@ <array-type-def dimensions='1' type-id='f22a8abb' size-in-bits='512' id='7698c98a'> <subrange length='8' type-id='7ff19f0f' id='56e0c0b1'/> </array-type-def> - <pointer-type-def type-id='84a5c3d4' size-in-bits='64' id='769cf345'/> <class-decl name='v4l2_encoder_cmd' size-in-bits='320' is-struct='yes' visibility='default' filepath='include/uapi/linux/videodev2.h' line='2033' column='1' id='769f1ed1'> <data-member access='public' layout-offset-in-bits='0'> <var-decl name='cmd' type-id='3f1a6b60' visibility='default' filepath='include/uapi/linux/videodev2.h' line='2034' column='1'/> @@ -50462,23 +50428,7 @@ <var-decl name='up_req_work' type-id='ef9025d0' visibility='default' filepath='include/drm/drm_dp_mst_helper.h' line='753' column='1'/> </data-member> </class-decl> - <class-decl name='eventfd_ctx' size-in-bits='384' is-struct='yes' visibility='default' filepath='fs/eventfd.c' line='32' column='1' id='77dc8383'> - <data-member access='public' layout-offset-in-bits='0'> - <var-decl name='kref' type-id='400fb07b' visibility='default' filepath='fs/eventfd.c' line='33' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='64'> - <var-decl name='wqh' type-id='b5ab048f' visibility='default' filepath='fs/eventfd.c' line='34' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='256'> - <var-decl name='count' type-id='d3130597' visibility='default' filepath='fs/eventfd.c' line='43' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='320'> - <var-decl name='flags' type-id='f0981eeb' visibility='default' filepath='fs/eventfd.c' line='44' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='352'> - <var-decl name='id' type-id='95e97e5e' visibility='default' filepath='fs/eventfd.c' line='45' column='1'/> - </data-member> - </class-decl> + <class-decl name='eventfd_ctx' is-struct='yes' visibility='default' is-declaration-only='yes' id='77dc8383'/> <class-decl name='llist_head' size-in-bits='64' is-struct='yes' visibility='default' filepath='include/linux/llist.h' line='54' column='1' id='77df194e'> <data-member access='public' layout-offset-in-bits='0'> <var-decl name='first' type-id='023b769e' visibility='default' filepath='include/linux/llist.h' line='55' column='1'/> @@ -50839,6 +50789,7 @@ <pointer-type-def type-id='70084cf7' size-in-bits='64' id='78efe913'/> <pointer-type-def type-id='cf081899' size-in-bits='64' id='78faece1'/> <qualified-type-def type-id='8a1bdab0' const='yes' id='78fc3761'/> + <pointer-type-def type-id='ff37489f' size-in-bits='64' id='790774ef'/> <function-type size-in-bits='64' id='7908d890'> <parameter type-id='5e4f599b'/> <return type-id='48b5725f'/> @@ -51756,9 +51707,9 @@ </data-member> </class-decl> <function-type size-in-bits='64' id='7b596412'> - <parameter type-id='5474f420'/> - <parameter type-id='bbaf3419'/> - <parameter type-id='f0981eeb'/> + <parameter type-id='5474f420' name='tfm'/> + <parameter type-id='bbaf3419' name='seed'/> + <parameter type-id='f0981eeb' name='slen'/> <return type-id='95e97e5e'/> </function-type> <pointer-type-def type-id='ebf8e47f' size-in-bits='64' id='7b5a288b'/> @@ -52478,7 +52429,6 @@ <pointer-type-def type-id='0a84ab07' size-in-bits='64' id='7d18218b'/> <qualified-type-def type-id='842b8964' const='yes' id='7d1bac73'/> <qualified-type-def type-id='2117397c' const='yes' id='7d20a6e7'/> - <pointer-type-def type-id='b8791da7' size-in-bits='64' id='7d2f2ada'/> <pointer-type-def type-id='80f4b756' size-in-bits='64' id='7d3cd834'/> <union-decl name='__anonymous_union__' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='include/linux/trace_events.h' line='281' column='1' id='7d3eb798'> <data-member access='public'> @@ -53062,7 +53012,7 @@ <return type-id='48b5725f'/> </function-type> <pointer-type-def type-id='b6c1136f' size-in-bits='64' id='7e20177b'/> - <typedef-decl name='__uint128_t' type-id='4f340252' filepath='init/version.c' line='27' column='1' id='7e2609cc'/> + <typedef-decl name='__uint128_t' type-id='4f340252' filepath='drivers/irqchip/irq-sun4i.c' line='178' column='1' id='7e2609cc'/> <function-type size-in-bits='64' id='7e2beda2'> <parameter type-id='f772df6d'/> <parameter type-id='f9b06939'/> @@ -53317,10 +53267,8 @@ <var-decl name='android_kabi_reserved4' type-id='91ce1af9' visibility='default' filepath='include/linux/pci.h' line='653' column='1'/> </data-member> </class-decl> - <enum-decl name='mode_set_atomic' filepath='include/drm/drm_fb_helper.h' line='41' column='1' id='7e90344c'> - <underlying-type type-id='9cac1fee'/> - <enumerator name='LEAVE_ATOMIC_MODE_SET' value='0'/> - <enumerator name='ENTER_ATOMIC_MODE_SET' value='1'/> + <enum-decl name='mode_set_atomic' is-declaration-only='yes' id='7e90344c'> + <underlying-type type-id='52ba91e1'/> </enum-decl> <pointer-type-def type-id='b07b2619' size-in-bits='64' id='7ea36636'/> <pointer-type-def type-id='220a92c2' size-in-bits='64' id='7ea54338'/> @@ -53529,7 +53477,7 @@ </data-member> </class-decl> <function-type size-in-bits='64' id='7f3ed7a2'> - <parameter type-id='352b95f6'/> + <parameter type-id='352b95f6' name='hp'/> <return type-id='95e97e5e'/> </function-type> <function-type size-in-bits='64' id='7f416417'> @@ -54390,6 +54338,26 @@ </function-type> <pointer-type-def type-id='9488f766' size-in-bits='64' id='809cdefc'/> <qualified-type-def type-id='60498a7e' const='yes' id='809e8e55'/> + <class-decl name='fscrypt_mode' size-in-bits='256' is-struct='yes' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='580' column='1' id='80a367ec'> + <data-member access='public' layout-offset-in-bits='0'> + <var-decl name='friendly_name' type-id='80f4b756' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='581' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='64'> + <var-decl name='cipher_str' type-id='80f4b756' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='582' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='128'> + <var-decl name='keysize' type-id='95e97e5e' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='583' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='160'> + <var-decl name='ivsize' type-id='95e97e5e' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='584' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='192'> + <var-decl name='logged_impl_name' type-id='95e97e5e' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='585' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='224'> + <var-decl name='blk_crypto_mode' type-id='e951e732' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='586' column='1'/> + </data-member> + </class-decl> <function-type size-in-bits='64' id='80b3d6aa'> <parameter type-id='8898134d'/> <parameter type-id='9e99ecc1'/> @@ -56187,6 +56155,11 @@ </class-decl> <pointer-type-def type-id='d52c7591' size-in-bits='64' id='855e3679'/> <pointer-type-def type-id='be97e3d8' size-in-bits='64' id='855e70d2'/> + <pointer-type-def type-id='e6ea37b8' size-in-bits='64' id='8567d8b0'/> + <pointer-type-def type-id='52365588' size-in-bits='64' id='8567d8b1'/> + <pointer-type-def type-id='79faeff3' size-in-bits='64' id='8567d8b2'/> + <pointer-type-def type-id='d7ab0a14' size-in-bits='64' id='8567d8b3'/> + <pointer-type-def type-id='8425539a' size-in-bits='64' id='8567d8b4'/> <pointer-type-def type-id='9a537bbe' size-in-bits='64' id='856b89fc'/> <class-decl name='seq_buf' size-in-bits='256' is-struct='yes' visibility='default' filepath='include/linux/seq_buf.h' line='19' column='1' id='857188d6'> <data-member access='public' layout-offset-in-bits='0'> @@ -57380,7 +57353,44 @@ <typedef-decl name='__kernel_clock_t' type-id='6a11bd61' filepath='include/uapi/asm-generic/posix_types.h' line='94' column='1' id='880ebc01'/> <pointer-type-def type-id='52126317' size-in-bits='64' id='880ef693'/> <pointer-type-def type-id='c16a2224' size-in-bits='64' id='88139c0a'/> - <class-decl name='serial_icounter_struct' is-struct='yes' visibility='default' is-declaration-only='yes' id='8816ddc1'/> + <class-decl name='serial_icounter_struct' size-in-bits='640' is-struct='yes' visibility='default' filepath='include/uapi/linux/serial.h' line='102' column='1' id='8816ddc1'> + <data-member access='public' layout-offset-in-bits='0'> + <var-decl name='cts' type-id='95e97e5e' visibility='default' filepath='include/uapi/linux/serial.h' line='103' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='32'> + <var-decl name='dsr' type-id='95e97e5e' visibility='default' filepath='include/uapi/linux/serial.h' line='103' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='64'> + <var-decl name='rng' type-id='95e97e5e' visibility='default' filepath='include/uapi/linux/serial.h' line='103' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='96'> + <var-decl name='dcd' type-id='95e97e5e' visibility='default' filepath='include/uapi/linux/serial.h' line='103' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='128'> + <var-decl name='rx' type-id='95e97e5e' visibility='default' filepath='include/uapi/linux/serial.h' line='104' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='160'> + <var-decl name='tx' type-id='95e97e5e' visibility='default' filepath='include/uapi/linux/serial.h' line='104' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='192'> + <var-decl name='frame' type-id='95e97e5e' visibility='default' filepath='include/uapi/linux/serial.h' line='105' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='224'> + <var-decl name='overrun' type-id='95e97e5e' visibility='default' filepath='include/uapi/linux/serial.h' line='105' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='256'> + <var-decl name='parity' type-id='95e97e5e' visibility='default' filepath='include/uapi/linux/serial.h' line='105' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='288'> + <var-decl name='brk' type-id='95e97e5e' visibility='default' filepath='include/uapi/linux/serial.h' line='105' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='320'> + <var-decl name='buf_overrun' type-id='95e97e5e' visibility='default' filepath='include/uapi/linux/serial.h' line='106' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='352'> + <var-decl name='reserved' type-id='e415235d' visibility='default' filepath='include/uapi/linux/serial.h' line='107' column='1'/> + </data-member> + </class-decl> <function-type size-in-bits='64' id='8826ec36'> <parameter type-id='6ee1a870'/> <return type-id='95e97e5e'/> @@ -58055,7 +58065,7 @@ <return type-id='95e97e5e'/> </function-type> <function-type size-in-bits='64' id='89afb0f0'> - <parameter type-id='8582e5ec' name='bridge'/> + <parameter type-id='8582e5ec'/> <return type-id='67bbaeda'/> </function-type> <pointer-type-def type-id='ffb8b223' size-in-bits='64' id='89b5be7f'/> @@ -58538,7 +58548,65 @@ <var-decl name='vtd' type-id='8b85ffcf' visibility='default' filepath='include/uapi/linux/iommu.h' line='337' column='1'/> </data-member> </union-decl> - <class-decl name='wpan_dev' is-struct='yes' visibility='default' is-declaration-only='yes' id='8ae2fb1d'/> + <class-decl name='wpan_dev' size-in-bits='704' is-struct='yes' visibility='default' filepath='include/net/cfg802154.h' line='326' column='1' id='8ae2fb1d'> + <data-member access='public' layout-offset-in-bits='0'> + <var-decl name='wpan_phy' type-id='82398c35' visibility='default' filepath='include/net/cfg802154.h' line='327' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='64'> + <var-decl name='iftype' type-id='95e97e5e' visibility='default' filepath='include/net/cfg802154.h' line='328' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='128'> + <var-decl name='list' type-id='72f469ec' visibility='default' filepath='include/net/cfg802154.h' line='331' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='256'> + <var-decl name='netdev' type-id='68a2d05b' visibility='default' filepath='include/net/cfg802154.h' line='332' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='320'> + <var-decl name='header_ops' type-id='790774ef' visibility='default' filepath='include/net/cfg802154.h' line='334' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='384'> + <var-decl name='lowpan_dev' type-id='68a2d05b' visibility='default' filepath='include/net/cfg802154.h' line='337' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='448'> + <var-decl name='identifier' type-id='19c2251e' visibility='default' filepath='include/net/cfg802154.h' line='339' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='480'> + <var-decl name='pan_id' type-id='23119536' visibility='default' filepath='include/net/cfg802154.h' line='342' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='496'> + <var-decl name='short_addr' type-id='23119536' visibility='default' filepath='include/net/cfg802154.h' line='343' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='512'> + <var-decl name='extended_addr' type-id='a30e8d1f' visibility='default' filepath='include/net/cfg802154.h' line='344' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='576'> + <var-decl name='bsn' type-id='49178f86' visibility='default' filepath='include/net/cfg802154.h' line='347' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='608'> + <var-decl name='dsn' type-id='49178f86' visibility='default' filepath='include/net/cfg802154.h' line='349' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='640'> + <var-decl name='min_be' type-id='f9b06939' visibility='default' filepath='include/net/cfg802154.h' line='351' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='648'> + <var-decl name='max_be' type-id='f9b06939' visibility='default' filepath='include/net/cfg802154.h' line='352' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='656'> + <var-decl name='csma_retries' type-id='f9b06939' visibility='default' filepath='include/net/cfg802154.h' line='353' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='664'> + <var-decl name='frame_retries' type-id='fdbf7a0f' visibility='default' filepath='include/net/cfg802154.h' line='354' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='672'> + <var-decl name='lbt' type-id='b50a4934' visibility='default' filepath='include/net/cfg802154.h' line='356' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='680'> + <var-decl name='promiscuous_mode' type-id='b50a4934' visibility='default' filepath='include/net/cfg802154.h' line='358' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='688'> + <var-decl name='ackreq' type-id='b50a4934' visibility='default' filepath='include/net/cfg802154.h' line='361' column='1'/> + </data-member> + </class-decl> <enum-decl name='dma_desc_metadata_mode' filepath='include/linux/dmaengine.h' line='289' column='1' id='8ae66bc4'> <underlying-type type-id='9cac1fee'/> <enumerator name='DESC_METADATA_NONE' value='0'/> @@ -59311,6 +59379,7 @@ <parameter type-id='a47d3467'/> <return type-id='95e97e5e'/> </function-type> + <pointer-type-def type-id='9df4c74e' size-in-bits='64' id='8ce270a4'/> <class-decl name='quotactl_ops' size-in-bits='832' is-struct='yes' visibility='default' filepath='include/linux/quota.h' line='434' column='1' id='8ce4ff83'> <data-member access='public' layout-offset-in-bits='0'> <var-decl name='quota_on' type-id='de6b64d0' visibility='default' filepath='include/linux/quota.h' line='435' column='1'/> @@ -60243,17 +60312,7 @@ </data-member> </class-decl> <pointer-type-def type-id='d6574e69' size-in-bits='64' id='8f19938d'/> - <class-decl name='iova_cpu_rcache' size-in-bits='192' is-struct='yes' visibility='default' filepath='drivers/iommu/iova.c' line='884' column='1' id='8f19d02e'> - <data-member access='public' layout-offset-in-bits='0'> - <var-decl name='lock' type-id='fb4018a0' visibility='default' filepath='drivers/iommu/iova.c' line='885' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='64'> - <var-decl name='loaded' type-id='0a981d27' visibility='default' filepath='drivers/iommu/iova.c' line='886' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='128'> - <var-decl name='prev' type-id='0a981d27' visibility='default' filepath='drivers/iommu/iova.c' line='887' column='1'/> - </data-member> - </class-decl> + <class-decl name='iova_cpu_rcache' is-struct='yes' visibility='default' is-declaration-only='yes' id='8f19d02e'/> <pointer-type-def type-id='734a42c0' size-in-bits='64' id='8f20abb2'/> <typedef-decl name='__poll_t' type-id='f0981eeb' filepath='include/uapi/linux/types.h' line='52' column='1' id='8f254b08'/> <pointer-type-def type-id='73627a37' size-in-bits='64' id='8f2ea2db'/> @@ -61296,7 +61355,7 @@ <return type-id='95e97e5e'/> </function-type> <function-type size-in-bits='64' id='9102a0ad'> - <parameter type-id='eb572b74' name='sdev'/> + <parameter type-id='eb572b74'/> <return type-id='48b5725f'/> </function-type> <pointer-type-def type-id='d89691b6' size-in-bits='64' id='91073894'/> @@ -61781,10 +61840,10 @@ <return type-id='95e97e5e'/> </function-type> <function-type size-in-bits='64' id='925166cb'> - <parameter type-id='41ebc58b'/> - <parameter type-id='f0966175'/> - <parameter type-id='eaa32e2f'/> - <parameter type-id='e2b27ed1'/> + <parameter type-id='41ebc58b' name='rpdev'/> + <parameter type-id='f0966175' name='cb'/> + <parameter type-id='eaa32e2f' name='priv'/> + <parameter type-id='e2b27ed1' name='chinfo'/> <return type-id='feb59272'/> </function-type> <class-decl name='mutex' size-in-bits='384' is-struct='yes' visibility='default' filepath='include/linux/mutex.h' line='54' column='1' id='925167dc'> @@ -61834,12 +61893,6 @@ <var-decl name='func' type-id='f48b73f6' visibility='default' filepath='include/linux/irq_work.h' line='24' column='1'/> </data-member> </class-decl> - <typedef-decl name='wchar_t' type-id='1dc6a898' filepath='include/linux/nls.h' line='19' column='1' id='928221d2'/> - <function-type size-in-bits='64' id='92892da6'> - <parameter type-id='eaa32e2f'/> - <parameter type-id='3df9fd28'/> - <return type-id='95e97e5e'/> - </function-type> <typedef-decl name='regmap_hw_write' type-id='02a757da' filepath='include/linux/regmap.h' line='450' column='1' id='928c5b64'/> <function-type size-in-bits='64' id='928ea938'> <parameter type-id='6f3c82ac'/> @@ -62099,7 +62152,6 @@ </class-decl> <pointer-type-def type-id='144e93b2' size-in-bits='64' id='933bd18c'/> <pointer-type-def type-id='47f058fa' size-in-bits='64' id='933bd96c'/> - <typedef-decl name='xa_mark_t' type-id='f0981eeb' filepath='include/linux/xarray.h' line='246' column='1' id='933bf462'/> <function-type size-in-bits='64' id='933e0e21'> <parameter type-id='27675065'/> <parameter type-id='7e666abe'/> @@ -62421,7 +62473,47 @@ <enumerator name='OPP_TABLE_ACCESS_SHARED' value='2'/> </enum-decl> <pointer-type-def type-id='a272e179' size-in-bits='64' id='94411a61'/> - <class-decl name='fscrypt_info' is-struct='yes' visibility='default' is-declaration-only='yes' id='9441bb37'/> + <class-decl name='fscrypt_info' size-in-bits='1088' is-struct='yes' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='195' column='1' id='9441bb37'> + <data-member access='public' layout-offset-in-bits='0'> + <var-decl name='ci_enc_key' type-id='a28355c2' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='198' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='128'> + <var-decl name='ci_owns_key' type-id='b50a4934' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='201' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='136'> + <var-decl name='ci_inlinecrypt' type-id='b50a4934' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='208' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='192'> + <var-decl name='ci_mode' type-id='65936caa' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='215' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='256'> + <var-decl name='ci_inode' type-id='7e666abe' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='218' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='320'> + <var-decl name='ci_master_key' type-id='204a4632' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='225' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='384'> + <var-decl name='ci_master_key_link' type-id='72f469ec' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='231' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='512'> + <var-decl name='ci_direct_key' type-id='8ce270a4' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='237' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='576'> + <var-decl name='ci_dirhash_key' type-id='7799da43' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='244' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='704'> + <var-decl name='ci_dirhash_key_initialized' type-id='b50a4934' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='245' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='712'> + <var-decl name='ci_policy' type-id='61227238' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='248' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='904'> + <var-decl name='ci_nonce' type-id='0d8415b5' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='251' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='1056'> + <var-decl name='ci_hashed_ino' type-id='19c2251e' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='254' column='1'/> + </data-member> + </class-decl> <union-decl name='__anonymous_union__' size-in-bits='128' is-anonymous='yes' visibility='default' filepath='include/linux/kprobes.h' line='159' column='1' id='944884a1'> <data-member access='public'> <var-decl name='hlist' type-id='03a4a074' visibility='default' filepath='include/linux/kprobes.h' line='160' column='1'/> @@ -62991,6 +63083,11 @@ </function-type> <pointer-type-def type-id='21767af6' size-in-bits='64' id='95e6deec'/> <type-decl name='int' size-in-bits='32' id='95e97e5e'/> + <class-decl name='wpan_dev_header_ops' size-in-bits='64' is-struct='yes' visibility='default' filepath='include/net/cfg802154.h' line='315' column='1' id='95fcbc94'> + <data-member access='public' layout-offset-in-bits='0'> + <var-decl name='create' type-id='5afbd3c3' visibility='default' filepath='include/net/cfg802154.h' line='320' column='1'/> + </data-member> + </class-decl> <union-decl name='__anonymous_union__' size-in-bits='192' is-anonymous='yes' visibility='default' filepath='include/uapi/linux/if.h' line='241' column='1' id='95fd560f'> <data-member access='public'> <var-decl name='ifru_addr' type-id='5221b18a' visibility='default' filepath='include/uapi/linux/if.h' line='242' column='1'/> @@ -64006,6 +64103,11 @@ <parameter type-id='3eb7c31c'/> <return type-id='95e97e5e'/> </function-type> + <function-type size-in-bits='64' id='987967c6'> + <parameter type-id='f23e2572'/> + <parameter type-id='95e97e5e'/> + <return type-id='c894953d'/> + </function-type> <pointer-type-def type-id='db1d8e86' size-in-bits='64' id='988d1520'/> <function-type size-in-bits='64' id='98985516'> <parameter type-id='339c87e8'/> @@ -64439,7 +64541,7 @@ </union-decl> <pointer-type-def type-id='c7253970' size-in-bits='64' id='9a2b46ca'/> <function-type size-in-bits='64' id='9a2d1cbc'> - <parameter type-id='59f1923f'/> + <parameter type-id='59f1923f' name='t'/> <return type-id='48b5725f'/> </function-type> <function-type size-in-bits='64' id='9a321b4a'> @@ -66004,7 +66106,7 @@ <return type-id='48b5725f'/> </function-type> <function-type size-in-bits='64' id='9d4a3248'> - <parameter type-id='798c29b7' name='vdev'/> + <parameter type-id='798c29b7'/> <return type-id='48b5725f'/> </function-type> <pointer-type-def type-id='40afefd0' size-in-bits='64' id='9d5147b2'/> @@ -66280,6 +66382,7 @@ <parameter type-id='7292109c'/> <return type-id='95e97e5e'/> </function-type> + <class-decl name='fscrypt_direct_key' is-struct='yes' visibility='default' is-declaration-only='yes' id='9df4c74e'/> <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='include/linux/pm_domain.h' line='157' column='1' id='9df67ae2'> <data-member access='public' layout-offset-in-bits='0'> <var-decl name='slock' type-id='fb4018a0' visibility='default' filepath='include/linux/pm_domain.h' line='158' column='1'/> @@ -66476,7 +66579,6 @@ <var-decl name='end' type-id='3b8255e6' visibility='default' filepath='include/linux/pci.h' line='773' column='1'/> </data-member> </class-decl> - <pointer-type-def type-id='daf33c64' size-in-bits='64' id='9e80f729'/> <class-decl name='lruvec' size-in-bits='1088' is-struct='yes' visibility='default' filepath='include/linux/mmzone.h' line='280' column='1' id='9e8c0698'> <data-member access='public' layout-offset-in-bits='0'> <var-decl name='lists' type-id='e4e01aff' visibility='default' filepath='include/linux/mmzone.h' line='281' column='1'/> @@ -67634,7 +67736,7 @@ </data-member> </class-decl> <function-type size-in-bits='64' id='a222e3fe'> - <parameter type-id='8898134d' name='dev'/> + <parameter type-id='8898134d'/> <return type-id='48b5725f'/> </function-type> <pointer-type-def type-id='152c9867' size-in-bits='64' id='a233c137'/> @@ -67968,7 +68070,14 @@ <var-decl name='android_oem_data1' type-id='91ce1af9' visibility='default' filepath='include/net/sock.h' line='535' column='1'/> </data-member> </class-decl> - <class-decl name='unicode_map' is-struct='yes' visibility='default' is-declaration-only='yes' id='a24978a1'/> + <class-decl name='unicode_map' size-in-bits='128' is-struct='yes' visibility='default' filepath='include/linux/unicode.h' line='8' column='1' id='a24978a1'> + <data-member access='public' layout-offset-in-bits='0'> + <var-decl name='charset' type-id='80f4b756' visibility='default' filepath='include/linux/unicode.h' line='9' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='64'> + <var-decl name='version' type-id='95e97e5e' visibility='default' filepath='include/linux/unicode.h' line='10' column='1'/> + </data-member> + </class-decl> <function-type size-in-bits='64' id='a249930e'> <parameter type-id='b9608bfc'/> <parameter type-id='8efea9e5'/> @@ -68094,6 +68203,14 @@ <parameter type-id='95e97e5e'/> <return type-id='2871909b'/> </function-type> + <class-decl name='fscrypt_prepared_key' size-in-bits='128' is-struct='yes' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='181' column='1' id='a28355c2'> + <data-member access='public' layout-offset-in-bits='0'> + <var-decl name='tfm' type-id='72bb8c36' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='182' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='64'> + <var-decl name='blk_key' type-id='cb6e5180' visibility='default' filepath='fs/crypto/fscrypt_private.h' line='184' column='1'/> + </data-member> + </class-decl> <function-type size-in-bits='64' id='a286a01c'> <parameter type-id='414ea452'/> <parameter type-id='bdcee7ae'/> @@ -68772,8 +68889,8 @@ </data-member> </class-decl> <function-type size-in-bits='64' id='a41d4f0c'> - <parameter type-id='a585cbc4'/> - <parameter type-id='f0981eeb'/> + <parameter type-id='a585cbc4' name='tfm'/> + <parameter type-id='f0981eeb' name='authsize'/> <return type-id='95e97e5e'/> </function-type> <function-type size-in-bits='64' id='a41f849f'> @@ -68892,6 +69009,7 @@ <return type-id='95e97e5e'/> </function-type> <pointer-type-def type-id='e063028f' size-in-bits='64' id='a47d3467'/> + <pointer-type-def type-id='60a1cbff' size-in-bits='64' id='a47ececb'/> <function-type size-in-bits='64' id='a48b0884'> <parameter type-id='7e666abe'/> <parameter type-id='69bf7bee'/> @@ -69516,8 +69634,8 @@ <return type-id='79a0948f'/> </function-type> <function-type size-in-bits='64' id='a6676061'> - <parameter type-id='855e3679'/> - <parameter type-id='fa0b179b'/> + <parameter type-id='855e3679' name='genpd'/> + <parameter type-id='fa0b179b' name='dev'/> <return type-id='95e97e5e'/> </function-type> <class-decl name='irq_domain' size-in-bits='1536' is-struct='yes' visibility='default' filepath='include/linux/irqdomain.h' line='163' column='1' id='a667f60e'> @@ -69589,7 +69707,6 @@ <return type-id='48b5725f'/> </function-type> <pointer-type-def type-id='60f2213f' size-in-bits='64' id='a6711537'/> - <pointer-type-def type-id='b9930aae' size-in-bits='64' id='a6798dcc'/> <pointer-type-def type-id='e079fe29' size-in-bits='64' id='a68064b1'/> <pointer-type-def type-id='feeb4c2f' size-in-bits='64' id='a6892387'/> <pointer-type-def type-id='332a260c' size-in-bits='64' id='a6945abe'/> @@ -69692,26 +69809,6 @@ <parameter type-id='69a3afa7'/> <return type-id='95e97e5e'/> </function-type> - <class-decl name='nf_queue_entry' size-in-bits='704' is-struct='yes' visibility='default' filepath='include/net/netfilter/nf_queue.h' line='12' column='1' id='a73b7dc2'> - <data-member access='public' layout-offset-in-bits='0'> - <var-decl name='list' type-id='72f469ec' visibility='default' filepath='include/net/netfilter/nf_queue.h' line='13' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='128'> - <var-decl name='skb' type-id='0fbf3cfd' visibility='default' filepath='include/net/netfilter/nf_queue.h' line='14' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='192'> - <var-decl name='id' type-id='f0981eeb' visibility='default' filepath='include/net/netfilter/nf_queue.h' line='15' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='224'> - <var-decl name='hook_index' type-id='f0981eeb' visibility='default' filepath='include/net/netfilter/nf_queue.h' line='16' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='256'> - <var-decl name='state' type-id='89d4ce3f' visibility='default' filepath='include/net/netfilter/nf_queue.h' line='21' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='640'> - <var-decl name='size' type-id='1dc6a898' visibility='default' filepath='include/net/netfilter/nf_queue.h' line='22' column='1'/> - </data-member> - </class-decl> <class-decl name='cgroup_rstat_cpu' size-in-bits='512' is-struct='yes' visibility='default' filepath='include/linux/cgroup-defs.h' line='309' column='1' id='a73d96cf'> <data-member access='public' layout-offset-in-bits='0'> <var-decl name='bsync' type-id='e4d85780' visibility='default' filepath='include/linux/cgroup-defs.h' line='314' column='1'/> @@ -69762,7 +69859,38 @@ </data-member> </class-decl> <typedef-decl name='async_cookie_t' type-id='91ce1af9' filepath='include/linux/async.h' line='16' column='1' id='a7465fe4'/> - <class-decl name='prefix_info' is-struct='yes' visibility='default' is-declaration-only='yes' id='a7502152'/> + <class-decl name='prefix_info' size-in-bits='256' is-struct='yes' visibility='default' filepath='include/net/addrconf.h' line='27' column='1' id='a7502152'> + <data-member access='public' layout-offset-in-bits='0'> + <var-decl name='type' type-id='8f048e17' visibility='default' filepath='include/net/addrconf.h' line='28' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='8'> + <var-decl name='length' type-id='8f048e17' visibility='default' filepath='include/net/addrconf.h' line='29' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='16'> + <var-decl name='prefix_len' type-id='8f048e17' visibility='default' filepath='include/net/addrconf.h' line='30' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='0'> + <var-decl name='reserved' type-id='8f048e17' visibility='default' filepath='include/net/addrconf.h' line='37' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='6'> + <var-decl name='autoconf' type-id='8f048e17' visibility='default' filepath='include/net/addrconf.h' line='38' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='7'> + <var-decl name='onlink' type-id='8f048e17' visibility='default' filepath='include/net/addrconf.h' line='39' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='32'> + <var-decl name='valid' type-id='78a133c2' visibility='default' filepath='include/net/addrconf.h' line='43' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='64'> + <var-decl name='prefered' type-id='78a133c2' visibility='default' filepath='include/net/addrconf.h' line='44' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='96'> + <var-decl name='reserved2' type-id='78a133c2' visibility='default' filepath='include/net/addrconf.h' line='45' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='128'> + <var-decl name='prefix' type-id='f6ed712a' visibility='default' filepath='include/net/addrconf.h' line='47' column='1'/> + </data-member> + </class-decl> <pointer-type-def type-id='4e7ef9a4' size-in-bits='64' id='a75080c6'/> <class-decl name='perf_event_mmap_page' size-in-bits='8704' is-struct='yes' visibility='default' filepath='include/uapi/linux/perf_event.h' line='485' column='1' id='a752caf1'> <data-member access='public' layout-offset-in-bits='0'> @@ -69873,7 +70001,7 @@ </data-member> </class-decl> <function-type size-in-bits='64' id='a796a301'> - <parameter type-id='182be7cc'/> + <parameter type-id='182be7cc' name='dsi'/> <return type-id='48b5725f'/> </function-type> <typedef-decl name='raw_hdlc_proto' type-id='f9167bd9' filepath='include/uapi/linux/hdlc/ioctl.h' line='56' column='1' id='a79adfa3'/> @@ -72482,6 +72610,7 @@ <return type-id='f0981eeb'/> </function-type> <pointer-type-def type-id='ccf6c819' size-in-bits='64' id='ae4d1761'/> + <pointer-type-def type-id='cf536864' size-in-bits='64' id='ae4d32ca'/> <function-type size-in-bits='64' id='ae542eb6'> <parameter type-id='8582e5ec'/> <parameter type-id='67bbaeda'/> @@ -73876,11 +74005,11 @@ <pointer-type-def type-id='cddfb84e' size-in-bits='64' id='b07c2494'/> <pointer-type-def type-id='270dc7da' size-in-bits='64' id='b07c56ec'/> <function-type size-in-bits='64' id='b083f9b9'> - <parameter type-id='db362995'/> + <parameter type-id='db362995' name='dev'/> <return type-id='95e97e5e'/> </function-type> <function-type size-in-bits='64' id='b086bddd'> - <parameter type-id='3921c1a0' name='gser'/> + <parameter type-id='3921c1a0'/> <return type-id='48b5725f'/> </function-type> <function-type size-in-bits='64' id='b08da511'> @@ -74920,12 +75049,12 @@ </data-member> </class-decl> <function-type size-in-bits='64' id='b32e5b88'> - <parameter type-id='18d76f87'/> - <parameter type-id='19c2251e'/> - <parameter type-id='19c2251e'/> - <parameter type-id='19c2251e'/> - <parameter type-id='f9409001'/> - <parameter type-id='f9409001'/> + <parameter type-id='18d76f87' name='node'/> + <parameter type-id='19c2251e' name='tag'/> + <parameter type-id='19c2251e' name='avg_bw'/> + <parameter type-id='19c2251e' name='peak_bw'/> + <parameter type-id='f9409001' name='agg_avg'/> + <parameter type-id='f9409001' name='agg_peak'/> <return type-id='95e97e5e'/> </function-type> <class-decl name='__anonymous_struct__' size-in-bits='320' is-struct='yes' is-anonymous='yes' visibility='default' filepath='include/linux/mm_types.h' line='148' column='1' id='b32fec8c'> @@ -76209,7 +76338,6 @@ <var-decl name='last_qtail' type-id='f0981eeb' visibility='default' filepath='include/linux/netdevice.h' line='691' column='1'/> </data-member> </class-decl> - <typedef-decl name='dr_release_t' type-id='680bf43c' filepath='include/linux/device.h' line='166' column='1' id='b6609e5b'/> <pointer-type-def type-id='690d3bc2' size-in-bits='64' id='b6633a3c'/> <pointer-type-def type-id='5452befe' size-in-bits='64' id='b66e3fa0'/> <pointer-type-def type-id='ff22cb55' size-in-bits='64' id='b6733265'/> @@ -76447,6 +76575,7 @@ <var-decl name='timings' type-id='9a25f4b0' visibility='default' filepath='include/uapi/linux/videodev2.h' line='1589' column='1'/> </data-member> </class-decl> + <pointer-type-def type-id='340461fe' size-in-bits='64' id='b6e600bc'/> <pointer-type-def type-id='60023af2' size-in-bits='64' id='b6ee62dc'/> <function-type size-in-bits='64' id='b7022237'> <parameter type-id='ca9354d1'/> @@ -76655,14 +76784,7 @@ <var-decl name='' type-id='21fca59c' visibility='default' filepath='include/net/nexthop.h' line='101' column='1'/> </data-member> </class-decl> - <class-decl name='nf_queue_handler' size-in-bits='128' is-struct='yes' visibility='default' filepath='include/net/netfilter/nf_queue.h' line='30' column='1' id='b77325d2'> - <data-member access='public' layout-offset-in-bits='0'> - <var-decl name='outfn' type-id='c2147f48' visibility='default' filepath='include/net/netfilter/nf_queue.h' line='31' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='64'> - <var-decl name='nf_hook_drop' type-id='9b92b29b' visibility='default' filepath='include/net/netfilter/nf_queue.h' line='33' column='1'/> - </data-member> - </class-decl> + <class-decl name='nf_queue_handler' is-struct='yes' visibility='default' is-declaration-only='yes' id='b77325d2'/> <function-type size-in-bits='64' id='b774cf8c'> <parameter type-id='807b7702'/> <parameter type-id='06b2cd14'/> @@ -77163,7 +77285,6 @@ <var-decl name='twsk_destructor' type-id='841969d0' visibility='default' filepath='include/net/timewait_sock.h' line='20' column='1'/> </data-member> </class-decl> - <typedef-decl name='free_page_t' type-id='ae5a8333' filepath='include/linux/migrate.h' line='11' column='1' id='b8791da7'/> <pointer-type-def type-id='1b893cc5' size-in-bits='64' id='b88dd945'/> <pointer-type-def type-id='1a648909' size-in-bits='64' id='b8905925'/> <pointer-type-def type-id='f214de7d' size-in-bits='64' id='b89d0409'/> @@ -77975,7 +78096,6 @@ <parameter type-id='66b0cee4'/> <return type-id='95e97e5e'/> </function-type> - <qualified-type-def type-id='8f92235e' const='yes' id='b9930aae'/> <function-type size-in-bits='64' id='b99a3102'> <parameter type-id='572fbdca'/> <parameter type-id='77e79a4b'/> @@ -78048,9 +78168,6 @@ <parameter type-id='cd1b45ab'/> <return type-id='3f1a6b60'/> </function-type> - <array-type-def dimensions='1' type-id='e151255a' size-in-bits='131072' id='b9cedcb8'> - <subrange length='2048' type-id='7ff19f0f' id='e5323efb'/> - </array-type-def> <function-type size-in-bits='64' id='b9d8dce4'> <parameter type-id='807b7702'/> <parameter type-id='95e97e5e'/> @@ -78067,6 +78184,11 @@ <var-decl name='chain' type-id='aa804387' visibility='default' filepath='include/net/ip_fib.h' line='73' column='1'/> </data-member> </class-decl> + <function-type size-in-bits='64' id='ba05298e'> + <parameter type-id='95e97e5e'/> + <parameter type-id='eaa32e2f'/> + <return type-id='8086ea38'/> + </function-type> <pointer-type-def type-id='850738b3' size-in-bits='64' id='ba09778f'/> <union-decl name='__anonymous_union__' size-in-bits='128' is-anonymous='yes' visibility='default' filepath='include/linux/dcache.h' line='117' column='1' id='ba0a0e48'> <data-member access='public'> @@ -78089,6 +78211,7 @@ </data-member> </union-decl> <pointer-type-def type-id='43489bca' size-in-bits='64' id='ba18e248'/> + <pointer-type-def type-id='d37aa9fa' size-in-bits='64' id='ba195270'/> <pointer-type-def type-id='d9609309' size-in-bits='64' id='ba1d878d'/> <pointer-type-def type-id='e82a9f1d' size-in-bits='64' id='ba21bbb1'/> <pointer-type-def type-id='636cc9ab' size-in-bits='64' id='ba21e62b'/> @@ -78542,7 +78665,7 @@ <return type-id='95e97e5e'/> </function-type> <function-type size-in-bits='64' id='bb068c9f'> - <parameter type-id='37175e4d' name='hdev'/> + <parameter type-id='37175e4d'/> <return type-id='95e97e5e'/> </function-type> <class-decl name='irq_chip_generic' size-in-bits='1024' is-struct='yes' visibility='default' filepath='include/linux/irq.h' line='1056' column='1' id='bb06f572'> @@ -78618,6 +78741,14 @@ </class-decl> <pointer-type-def type-id='a9ab8935' size-in-bits='64' id='bb0baf11'/> <pointer-type-def type-id='9bc083a1' size-in-bits='64' id='bb0f13d1'/> + <function-type size-in-bits='64' id='bb1a67f7'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='68a2d05b'/> + <parameter type-id='ba195270'/> + <parameter type-id='ba195270'/> + <parameter type-id='f0981eeb'/> + <return type-id='95e97e5e'/> + </function-type> <qualified-type-def type-id='32858f34' const='yes' id='bb21a21f'/> <pointer-type-def type-id='ecbaa04a' size-in-bits='64' id='bb28da1c'/> <pointer-type-def type-id='02c44ccf' size-in-bits='64' id='bb2cb7cb'/> @@ -81522,7 +81653,6 @@ <var-decl name='priv' type-id='eaa32e2f' visibility='default' filepath='include/linux/interrupt.h' line='300' column='1'/> </data-member> </class-decl> - <qualified-type-def type-id='69bf7bee' const='yes' id='bf352dfe'/> <pointer-type-def type-id='663acc25' size-in-bits='64' id='bf3ef905'/> <class-decl name='spi_statistics' size-in-bits='1856' is-struct='yes' visibility='default' filepath='include/linux/spi/spi.h' line='57' column='1' id='bf41d149'> <data-member access='public' layout-offset-in-bits='0'> @@ -82141,7 +82271,7 @@ <return type-id='95e97e5e'/> </function-type> <function-type size-in-bits='64' id='c0de8daa'> - <parameter type-id='146bc842'/> + <parameter type-id='146bc842' name='req'/> <return type-id='95e97e5e'/> </function-type> <pointer-type-def type-id='d83a2db1' size-in-bits='64' id='c0e2acc9'/> @@ -82646,7 +82776,6 @@ <array-type-def dimensions='1' type-id='8f048e17' size-in-bits='32' id='c213d3d4'> <subrange length='4' type-id='7ff19f0f' id='16fe7105'/> </array-type-def> - <pointer-type-def type-id='33f50c8e' size-in-bits='64' id='c2147f48'/> <enum-decl name='dmaengine_tx_result' filepath='include/linux/dmaengine.h' line='539' column='1' id='c2154237'> <underlying-type type-id='9cac1fee'/> <enumerator name='DMA_TRANS_NOERROR' value='0'/> @@ -82790,9 +82919,9 @@ <class-decl name='ip_mc_list' is-struct='yes' visibility='default' is-declaration-only='yes' id='c2a59aaa'/> <pointer-type-def type-id='5e80f131' size-in-bits='64' id='c2ab7955'/> <function-type size-in-bits='64' id='c2b07168'> - <parameter type-id='1351523a'/> - <parameter type-id='bbaf3419'/> - <parameter type-id='f0981eeb'/> + <parameter type-id='1351523a' name='tfm'/> + <parameter type-id='bbaf3419' name='key'/> + <parameter type-id='f0981eeb' name='keylen'/> <return type-id='95e97e5e'/> </function-type> <pointer-type-def type-id='9b27c78b' size-in-bits='64' id='c2b4b27b'/> @@ -83260,7 +83389,26 @@ </function-type> <pointer-type-def type-id='bb56dd02' size-in-bits='64' id='c398045c'/> <pointer-type-def type-id='d2c7a2c1' size-in-bits='64' id='c39cf839'/> - <class-decl name='xol_area' is-struct='yes' visibility='default' is-declaration-only='yes' id='c39df2b8'/> + <class-decl name='xol_area' size-in-bits='768' is-struct='yes' visibility='default' filepath='kernel/events/uprobes.c' line='98' column='1' id='c39df2b8'> + <data-member access='public' layout-offset-in-bits='0'> + <var-decl name='wq' type-id='b5ab048f' visibility='default' filepath='kernel/events/uprobes.c' line='99' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='192'> + <var-decl name='slot_count' type-id='49178f86' visibility='default' filepath='kernel/events/uprobes.c' line='100' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='256'> + <var-decl name='bitmap' type-id='1d2c2b85' visibility='default' filepath='kernel/events/uprobes.c' line='101' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='320'> + <var-decl name='xol_mapping' type-id='f0136291' visibility='default' filepath='kernel/events/uprobes.c' line='103' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='576'> + <var-decl name='pages' type-id='daa7f9e0' visibility='default' filepath='kernel/events/uprobes.c' line='104' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='704'> + <var-decl name='vaddr' type-id='7359adad' visibility='default' filepath='kernel/events/uprobes.c' line='110' column='1'/> + </data-member> + </class-decl> <pointer-type-def type-id='449a6017' size-in-bits='64' id='c3a1efbb'/> <pointer-type-def type-id='e0a68fea' size-in-bits='64' id='c3a28778'/> <pointer-type-def type-id='a5390025' size-in-bits='64' id='c3a655b9'/> @@ -83285,7 +83433,7 @@ </data-member> </class-decl> <function-type size-in-bits='64' id='c3b2916f'> - <parameter type-id='b26c7631' name='up'/> + <parameter type-id='b26c7631'/> <return type-id='95e97e5e'/> </function-type> <pointer-type-def type-id='7a773bd0' size-in-bits='64' id='c3b36a8e'/> @@ -83310,7 +83458,6 @@ <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-type> - <qualified-type-def type-id='9c313c2d' const='yes' id='c3b7ba7d'/> <class-decl name='ethtool_wolinfo' size-in-bits='160' is-struct='yes' visibility='default' filepath='include/uapi/linux/ethtool.h' line='203' column='1' id='c3b8a83b'> <data-member access='public' layout-offset-in-bits='0'> <var-decl name='cmd' type-id='3f1a6b60' visibility='default' filepath='include/uapi/linux/ethtool.h' line='204' column='1'/> @@ -83349,7 +83496,6 @@ <var-decl name='' type-id='e873af3e' visibility='default' filepath='include/linux/user_namespace.h' line='28' column='1'/> </data-member> </union-decl> - <qualified-type-def type-id='6bac1cb5' const='yes' id='c3f0f7d9'/> <pointer-type-def type-id='76b325f9' size-in-bits='64' id='c3f1f74d'/> <function-type size-in-bits='64' id='c3f42608'> <parameter type-id='3dad1a48'/> @@ -84662,7 +84808,7 @@ </class-decl> <pointer-type-def type-id='22ddde2b' size-in-bits='64' id='c6485e8f'/> <function-type size-in-bits='64' id='c64b743f'> - <parameter type-id='898c1076'/> + <parameter type-id='898c1076' name='this_tr'/> <return type-id='48b5725f'/> </function-type> <pointer-type-def type-id='692fa8cc' size-in-bits='64' id='c64e62ba'/> @@ -85292,8 +85438,8 @@ <return type-id='95e97e5e'/> </function-type> <function-type size-in-bits='64' id='c85f87a7'> - <parameter type-id='343c3ae4' name='policy'/> - <parameter type-id='f0981eeb' name='target_freq'/> + <parameter type-id='343c3ae4'/> + <parameter type-id='f0981eeb'/> <return type-id='f0981eeb'/> </function-type> <class-decl name='ipv6_stub' size-in-bits='1344' is-struct='yes' visibility='default' filepath='include/net/ipv6_stubs.h' line='22' column='1' id='c8604f6d'> @@ -86353,6 +86499,7 @@ <array-type-def dimensions='1' type-id='d3130597' size-in-bits='1984' id='cb6b7280'> <subrange length='31' type-id='7ff19f0f' id='ae5e1d19'/> </array-type-def> + <pointer-type-def type-id='d509ab32' size-in-bits='64' id='cb6e5180'/> <qualified-type-def type-id='cfe4f8a2' const='yes' id='cb71e1ad'/> <enum-decl name='ieee80211_bss_type' filepath='include/net/cfg80211.h' line='225' column='1' id='cb952348'> <underlying-type type-id='9cac1fee'/> @@ -86512,14 +86659,6 @@ <pointer-type-def type-id='c9196d18' size-in-bits='64' id='cba10b6e'/> <pointer-type-def type-id='4b7a84f4' size-in-bits='64' id='cba114b6'/> <pointer-type-def type-id='284260b8' size-in-bits='64' id='cba1f2de'/> - <array-type-def dimensions='1' type-id='e151255a' size-in-bits='65536' id='cba3052b'> - <subrange length='1024' type-id='7ff19f0f' id='c60446f8'/> - </array-type-def> - <function-type size-in-bits='64' id='cba59087'> - <parameter type-id='eaa32e2f'/> - <parameter type-id='91ce1af9'/> - <return type-id='95e97e5e'/> - </function-type> <function-type size-in-bits='64' id='cbab5390'> <parameter type-id='7837cd88'/> <parameter type-id='80f4b756'/> @@ -86954,20 +87093,7 @@ <pointer-type-def type-id='72028e1c' size-in-bits='64' id='cc8d835a'/> <pointer-type-def type-id='8eb07132' size-in-bits='64' id='cc8decc0'/> <pointer-type-def type-id='47ca6fd3' size-in-bits='64' id='cc91152f'/> - <class-decl name='kernfs_open_node' size-in-bits='384' is-struct='yes' visibility='default' filepath='fs/kernfs/file.c' line='35' column='1' id='cc9b8e48'> - <data-member access='public' layout-offset-in-bits='0'> - <var-decl name='refcnt' type-id='49178f86' visibility='default' filepath='fs/kernfs/file.c' line='36' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='32'> - <var-decl name='event' type-id='49178f86' visibility='default' filepath='fs/kernfs/file.c' line='37' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='64'> - <var-decl name='poll' type-id='b5ab048f' visibility='default' filepath='fs/kernfs/file.c' line='38' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='256'> - <var-decl name='files' type-id='72f469ec' visibility='default' filepath='fs/kernfs/file.c' line='39' column='1'/> - </data-member> - </class-decl> + <class-decl name='kernfs_open_node' is-struct='yes' visibility='default' is-declaration-only='yes' id='cc9b8e48'/> <pointer-type-def type-id='db281924' size-in-bits='64' id='cc9f99b2'/> <function-type size-in-bits='64' id='cca56d7c'> <parameter type-id='32efad44'/> @@ -87524,7 +87650,7 @@ <return type-id='95e97e5e'/> </function-type> <function-type size-in-bits='64' id='ce6ad852'> - <parameter type-id='182be7cc'/> + <parameter type-id='182be7cc' name='dsi'/> <return type-id='95e97e5e'/> </function-type> <pointer-type-def type-id='20047fcf' size-in-bits='64' id='ce713533'/> @@ -87899,7 +88025,6 @@ <var-decl name='slot_map' type-id='f0981eeb' visibility='default' filepath='include/uapi/linux/hdlc/ioctl.h' line='50' column='1'/> </data-member> </class-decl> - <pointer-type-def type-id='29ce7f43' size-in-bits='64' id='cf77d29f'/> <pointer-type-def type-id='117e939c' size-in-bits='64' id='cf781f0e'/> <class-decl name='thermal_zone_device_ops' size-in-bits='960' is-struct='yes' visibility='default' filepath='include/linux/thermal.h' line='62' column='1' id='cf7993c1'> <data-member access='public' layout-offset-in-bits='0'> @@ -88036,7 +88161,7 @@ </function-type> <qualified-type-def type-id='63b6be81' const='yes' id='cfa9604e'/> <function-type size-in-bits='64' id='cfb839d2'> - <parameter type-id='db362995' name='pdev'/> + <parameter type-id='db362995'/> <return type-id='48b5725f'/> </function-type> <pointer-type-def type-id='94dd3300' size-in-bits='64' id='cfbdf512'/> @@ -89494,6 +89619,7 @@ <pointer-type-def type-id='0ad12489' size-in-bits='64' id='d3769ffd'/> <pointer-type-def type-id='4dedc1bb' size-in-bits='64' id='d379869f'/> <pointer-type-def type-id='08dd4249' size-in-bits='64' id='d37a2705'/> + <qualified-type-def type-id='57d8dd3d' const='yes' id='d37aa9fa'/> <pointer-type-def type-id='7e8ddfae' size-in-bits='64' id='d3807eb0'/> <function-type size-in-bits='64' id='d385bfac'> <parameter type-id='b9af02c3'/> @@ -89988,6 +90114,17 @@ </array-type-def> <pointer-type-def type-id='9b08f7cd' size-in-bits='64' id='d504f73d'/> <pointer-type-def type-id='8edc59cf' size-in-bits='64' id='d507826b'/> + <class-decl name='fscrypt_blk_crypto_key' size-in-bits='1280' is-struct='yes' visibility='default' filepath='fs/crypto/inline_crypt.c' line='25' column='1' id='d509ab32'> + <data-member access='public' layout-offset-in-bits='0'> + <var-decl name='base' type-id='7b61b7b4' visibility='default' filepath='fs/crypto/inline_crypt.c' line='26' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='1216'> + <var-decl name='num_devs' type-id='95e97e5e' visibility='default' filepath='fs/crypto/inline_crypt.c' line='27' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='1280'> + <var-decl name='devs' type-id='60a540a8' visibility='default' filepath='fs/crypto/inline_crypt.c' line='28' column='1'/> + </data-member> + </class-decl> <class-decl name='kmsg_dumper' size-in-bits='448' is-struct='yes' visibility='default' filepath='include/linux/kmsg_dump.h' line='40' column='1' id='d50d3459'> <data-member access='public' layout-offset-in-bits='0'> <var-decl name='list' type-id='72f469ec' visibility='default' filepath='include/linux/kmsg_dump.h' line='41' column='1'/> @@ -90747,7 +90884,7 @@ </function-type> <pointer-type-def type-id='e6fedf36' size-in-bits='64' id='d65efcf0'/> <function-type size-in-bits='64' id='d660dfdd'> - <parameter type-id='c1547255'/> + <parameter type-id='c1547255' name='rng'/> <return type-id='95e97e5e'/> </function-type> <pointer-type-def type-id='4b09229d' size-in-bits='64' id='d661a615'/> @@ -91291,7 +91428,7 @@ </data-member> </class-decl> <function-type size-in-bits='64' id='d7b840f9'> - <parameter type-id='e5411c2c' name='f'/> + <parameter type-id='e5411c2c'/> <return type-id='48b5725f'/> </function-type> <pointer-type-def type-id='8741a34d' size-in-bits='64' id='d7b98f89'/> @@ -91729,7 +91866,7 @@ <return type-id='95e97e5e'/> </function-type> <pointer-type-def type-id='0cf765ad' size-in-bits='64' id='d8db14d1'/> - <pointer-type-def type-id='b50a4934' size-in-bits='64' id='d8e6b335'/> + <pointer-type-def type-id='c894953d' size-in-bits='64' id='d8e6b335'/> <pointer-type-def type-id='a73d96cf' size-in-bits='64' id='d8e759a7'/> <qualified-type-def type-id='27dec419' const='yes' id='d8e81cd4'/> <class-decl name='iommu_inv_addr_info' size-in-bits='320' is-struct='yes' visibility='default' filepath='include/uapi/linux/iommu.h' line='189' column='1' id='d8e8de01'> @@ -92426,6 +92563,9 @@ <parameter type-id='f9b37274'/> <return type-id='95e97e5e'/> </function-type> + <array-type-def dimensions='1' type-id='02f11ed4' size-in-bits='128' id='daa7f9e0'> + <subrange length='2' type-id='7ff19f0f' id='52efc4ef'/> + </array-type-def> <pointer-type-def type-id='1d334f81' size-in-bits='64' id='daa81219'/> <function-type size-in-bits='64' id='daae3cc8'> <parameter type-id='ee406209'/> @@ -93640,7 +93780,6 @@ <return type-id='95e97e5e'/> </function-type> <pointer-type-def type-id='e0ed16c6' size-in-bits='64' id='dc18a9b0'/> - <typedef-decl name='gro_result_t' type-id='3facc5aa' filepath='include/linux/netdevice.h' line='389' column='1' id='dc1b1685'/> <class-decl name='dwc3_ep' size-in-bits='1856' is-struct='yes' visibility='default' filepath='drivers/usb/dwc3/core.h' line='704' column='1' id='dc1b9a32'> <data-member access='public' layout-offset-in-bits='0'> <var-decl name='endpoint' type-id='8005701f' visibility='default' filepath='drivers/usb/dwc3/core.h' line='705' column='1'/> @@ -93915,8 +94054,8 @@ <pointer-type-def type-id='3b1012d7' size-in-bits='64' id='dcab5203'/> <pointer-type-def type-id='3ec9b040' size-in-bits='64' id='dcad5492'/> <function-type size-in-bits='64' id='dcb10fbf'> - <parameter type-id='af5eeab9' name='req'/> - <parameter type-id='95e97e5e' name='err'/> + <parameter type-id='af5eeab9'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-type> <pointer-type-def type-id='bb05a47a' size-in-bits='64' id='dcbbb1fc'/> @@ -94113,8 +94252,8 @@ <return type-id='48b5725f'/> </function-type> <function-type size-in-bits='64' id='dd8f90df'> - <parameter type-id='68a2d05b' name='dev'/> - <parameter type-id='f0981eeb' name='txq'/> + <parameter type-id='68a2d05b'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-type> <typedef-decl name='local_t' type-id='de878dd6' filepath='include/asm-generic/local.h' line='25' column='1' id='dd91f264'/> @@ -95233,7 +95372,6 @@ <var-decl name='count' type-id='2020bac4' visibility='default' filepath='include/linux/mm_types_task.h' line='56' column='1'/> </data-member> </class-decl> - <pointer-type-def type-id='92892da6' size-in-bits='64' id='dffc7428'/> <typedef-decl name='efi_time_t' type-id='5c952537' filepath='include/linux/efi.h' line='193' column='1' id='dffd2b75'/> <pointer-type-def type-id='7f73c08c' size-in-bits='64' id='e003b5ce'/> <pointer-type-def type-id='42b16dba' size-in-bits='64' id='e0087b68'/> @@ -96177,14 +96315,7 @@ <return type-id='b50a4934'/> </function-type> <typedef-decl name='seqcount_t' type-id='3a74ff0b' filepath='include/linux/seqlock.h' line='70' column='1' id='e14c3b11'/> - <class-decl name='iova_magazine' size-in-bits='8256' is-struct='yes' visibility='default' filepath='drivers/iommu/iova.c' line='879' column='1' id='e14d461f'> - <data-member access='public' layout-offset-in-bits='0'> - <var-decl name='size' type-id='7359adad' visibility='default' filepath='drivers/iommu/iova.c' line='880' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='64'> - <var-decl name='pfns' type-id='187c43b2' visibility='default' filepath='drivers/iommu/iova.c' line='881' column='1'/> - </data-member> - </class-decl> + <class-decl name='iova_magazine' is-struct='yes' visibility='default' is-declaration-only='yes' id='e14d461f'/> <class-decl name='hlist_head' size-in-bits='64' is-struct='yes' visibility='default' filepath='include/linux/types.h' line='182' column='1' id='e151255a'> <data-member access='public' layout-offset-in-bits='0'> <var-decl name='first' type-id='08cbad52' visibility='default' filepath='include/linux/types.h' line='183' column='1'/> @@ -97237,6 +97368,9 @@ </function-type> <qualified-type-def type-id='06dfa6bb' const='yes' id='e4083e44'/> <pointer-type-def type-id='44b3a0ac' size-in-bits='64' id='e40f7bda'/> + <array-type-def dimensions='1' type-id='95e97e5e' size-in-bits='288' id='e415235d'> + <subrange length='9' type-id='7ff19f0f' id='12e4273c'/> + </array-type-def> <pointer-type-def type-id='94111b83' size-in-bits='64' id='e4163de3'/> <enum-decl name='scsi_host_state' filepath='include/scsi/scsi_host.h' line='520' column='1' id='e41e14c7'> <underlying-type type-id='9cac1fee'/> @@ -97261,7 +97395,7 @@ <typedef-decl name='tracepoint_ptr_t' type-id='2448a865' filepath='include/linux/tracepoint-defs.h' line='44' column='1' id='e431ac27'/> <pointer-type-def type-id='879dea4a' size-in-bits='64' id='e4330308'/> <function-type size-in-bits='64' id='e4357afb'> - <parameter type-id='c062d7a5'/> + <parameter type-id='c062d7a5' name='dev'/> <return type-id='95e97e5e'/> </function-type> <class-decl name='v4l2_vp8_loopfilter_header' size-in-bits='128' is-struct='yes' visibility='default' filepath='include/media/vp8-ctrls.h' line='37' column='1' id='e4362873'> @@ -97402,8 +97536,8 @@ </data-member> </class-decl> <function-type size-in-bits='64' id='e4a6917b'> - <parameter type-id='51a94113' name='dma_spec'/> - <parameter type-id='2f9b8041' name='ofdma'/> + <parameter type-id='51a94113'/> + <parameter type-id='2f9b8041'/> <return type-id='27f3f5d8'/> </function-type> <pointer-type-def type-id='d1a7f9af' size-in-bits='64' id='e4a73b37'/> @@ -98003,6 +98137,7 @@ <var-decl name='__reserved_3' type-id='3f1a6b60' visibility='default' filepath='include/uapi/linux/perf_event.h' line='438' column='1'/> </data-member> </class-decl> + <pointer-type-def type-id='3aa8a3a4' size-in-bits='64' id='e579788a'/> <enum-decl name='drm_color_encoding' filepath='include/drm/drm_color_mgmt.h' line='77' column='1' id='e57e5f2b'> <underlying-type type-id='9cac1fee'/> <enumerator name='DRM_COLOR_YCBCR_BT601' value='0'/> @@ -98271,7 +98406,6 @@ </data-member> </class-decl> <pointer-type-def type-id='35213710' size-in-bits='64' id='e61cb0da'/> - <typedef-decl name='new_page_t' type-id='5824bc76' filepath='include/linux/migrate.h' line='10' column='1' id='e61ec55f'/> <function-type size-in-bits='64' id='e625eab0'> <parameter type-id='80f4b756'/> <parameter type-id='edcbd723'/> @@ -98797,20 +98931,7 @@ <var-decl name='branch_reg' type-id='a80839c0' visibility='default' filepath='include/linux/perf_event.h' line='148' column='1'/> </data-member> </class-decl> - <class-decl name='can_dev_rcv_lists' size-in-bits='196928' is-struct='yes' visibility='default' filepath='include/linux/can/can-ml.h' line='55' column='1' id='e82476af'> - <data-member access='public' layout-offset-in-bits='0'> - <var-decl name='rx' type-id='fc3a8480' visibility='default' filepath='include/linux/can/can-ml.h' line='56' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='256'> - <var-decl name='rx_sff' type-id='b9cedcb8' visibility='default' filepath='include/linux/can/can-ml.h' line='57' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='131328'> - <var-decl name='rx_eff' type-id='cba3052b' visibility='default' filepath='include/linux/can/can-ml.h' line='58' column='1'/> - </data-member> - <data-member access='public' layout-offset-in-bits='196864'> - <var-decl name='entries' type-id='95e97e5e' visibility='default' filepath='include/linux/can/can-ml.h' line='59' column='1'/> - </data-member> - </class-decl> + <class-decl name='can_dev_rcv_lists' is-struct='yes' visibility='default' is-declaration-only='yes' id='e82476af'/> <function-type size-in-bits='64' id='e82a9f1d'> <parameter type-id='77e79a4b'/> <parameter type-id='eaa32e2f'/> @@ -102124,7 +102245,6 @@ <var-decl name='type' type-id='57e8e954' visibility='default' filepath='drivers/thermal/thermal_core.h' line='85' column='1'/> </data-member> </class-decl> - <pointer-type-def type-id='a73b7dc2' size-in-bits='64' id='ef706860'/> <pointer-type-def type-id='4f0fdafb' size-in-bits='64' id='ef75df1f'/> <pointer-type-def type-id='c0d6093d' size-in-bits='64' id='ef76b4f1'/> <array-type-def dimensions='1' type-id='91ce1af9' size-in-bits='2048' id='ef7c8fe9'> @@ -102183,7 +102303,20 @@ <parameter type-id='eea6b025'/> <return type-id='4adb0e6a'/> </function-type> - <qualified-type-def type-id='928221d2' const='yes' id='effb3702'/> + <class-decl name='vm_special_mapping' size-in-bits='256' is-struct='yes' visibility='default' filepath='include/linux/mm_types.h' line='794' column='1' id='f0136291'> + <data-member access='public' layout-offset-in-bits='0'> + <var-decl name='name' type-id='80f4b756' visibility='default' filepath='include/linux/mm_types.h' line='795' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='64'> + <var-decl name='pages' type-id='9f93c9da' visibility='default' filepath='include/linux/mm_types.h' line='803' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='128'> + <var-decl name='fault' type-id='24e78d82' visibility='default' filepath='include/linux/mm_types.h' line='809' column='1'/> + </data-member> + <data-member access='public' layout-offset-in-bits='192'> + <var-decl name='mremap' type-id='46d78c8b' visibility='default' filepath='include/linux/mm_types.h' line='813' column='1'/> + </data-member> + </class-decl> <pointer-type-def type-id='a9918a4d' size-in-bits='64' id='f0150b1d'/> <array-type-def dimensions='1' type-id='a84c031d' size-in-bits='112' id='f01a039e'> <subrange length='14' type-id='7ff19f0f' id='48882d96'/> @@ -102518,7 +102651,6 @@ <array-type-def dimensions='1' type-id='7359adad' size-in-bits='320' id='f06fd798'> <subrange length='5' type-id='7ff19f0f' id='53010e10'/> </array-type-def> - <pointer-type-def type-id='effb3702' size-in-bits='64' id='f077d3f8'/> <enum-decl name='snd_soc_bias_level' filepath='include/sound/soc-dapm.h' line='392' column='1' id='f078c744'> <underlying-type type-id='9cac1fee'/> <enumerator name='SND_SOC_BIAS_OFF' value='0'/> @@ -105813,7 +105945,7 @@ <var-decl name='type' type-id='95e97e5e' visibility='default' filepath='include/net/bluetooth/hci_core.h' line='65' column='1'/> </data-member> <data-member access='public' layout-offset-in-bits='32'> - <var-decl name='state' type-id='08f5ca1e' visibility='default' filepath='include/net/bluetooth/hci_core.h' line='72' column='1'/> + <var-decl name='state' type-id='08f5ca1d' visibility='default' filepath='include/net/bluetooth/hci_core.h' line='72' column='1'/> </data-member> <data-member access='public' layout-offset-in-bits='64'> <var-decl name='all' type-id='72f469ec' visibility='default' filepath='include/net/bluetooth/hci_core.h' line='73' column='1'/> @@ -106353,6 +106485,11 @@ <var-decl name='alg_key' type-id='e84913bd' visibility='default' filepath='include/uapi/linux/xfrm.h' line='112' column='1'/> </data-member> </class-decl> + <function-type size-in-bits='64' id='faa28adf'> + <parameter type-id='e579788a'/> + <parameter type-id='2ae08426'/> + <return type-id='95e97e5e'/> + </function-type> <array-type-def dimensions='1' type-id='59b5b331' size-in-bits='16384' id='faa42463'> <subrange length='64' type-id='7ff19f0f' id='b10be967'/> </array-type-def> @@ -106674,7 +106811,6 @@ <var-decl name='buffer' type-id='460b55b1' visibility='default' filepath='include/linux/fs_context.h' line='187' column='1'/> </data-member> </class-decl> - <typedef-decl name='z_streamp' type-id='369435a4' filepath='include/linux/zlib.h' line='103' column='1' id='fb4f8c25'/> <array-type-def dimensions='1' type-id='f9fef04f' size-in-bits='7936' id='fb518993'> <subrange length='31' type-id='7ff19f0f' id='ae5e1d19'/> </array-type-def> @@ -108384,6 +108520,7 @@ <var-decl name='rcu' type-id='e3d8ce29' visibility='default' filepath='include/linux/fdtable.h' line='33' column='1'/> </data-member> </class-decl> + <qualified-type-def type-id='95fcbc94' const='yes' id='ff37489f'/> <class-decl name='timerqueue_head' size-in-bits='128' is-struct='yes' visibility='default' filepath='include/linux/timerqueue.h' line='14' column='1' id='ff3c7f20'> <data-member access='public' layout-offset-in-bits='0'> <var-decl name='rb_root' type-id='6fe1603d' visibility='default' filepath='include/linux/timerqueue.h' line='15' column='1'/> @@ -108461,6 +108598,7 @@ <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-type> + <pointer-type-def type-id='ba05298e' size-in-bits='64' id='ff9465c8'/> <function-type size-in-bits='64' id='ff95f77c'> <parameter type-id='77e79a4b'/> <parameter type-id='69bf7bee'/> @@ -108579,8 +108717,8 @@ </function-type> <pointer-type-def type-id='46f53066' size-in-bits='64' id='fffb07a4'/> <qualified-type-def type-id='55efd1a3' const='yes' id='fffdaf52'/> - <function-decl name='PDE_DATA' mangled-name='PDE_DATA' filepath='fs/proc/generic.c' line='799' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PDE_DATA'> - <parameter type-id='c5a4eb7f' name='inode' filepath='fs/proc/generic.c' line='799' column='1'/> + <function-decl name='PDE_DATA' mangled-name='PDE_DATA' filepath='include/linux/proc_fs.h' line='112' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PDE_DATA'> + <parameter type-id='c5a4eb7f'/> <return type-id='eaa32e2f'/> </function-decl> <function-decl name='__ClearPageMovable' mangled-name='__ClearPageMovable' filepath='mm/compaction.c' line='138' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='__ClearPageMovable'> @@ -109081,7 +109219,6 @@ <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> - <var-decl name='__drm_debug' type-id='f0981eeb' mangled-name='__drm_debug' visibility='default' filepath='drivers/gpu/drm/drm_print.c' line='43' column='1' elf-symbol-id='__drm_debug'/> <function-decl name='__drm_err' mangled-name='__drm_err' filepath='drivers/gpu/drm/drm_print.c' line='302' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='__drm_err'> <parameter type-id='80f4b756' name='format' filepath='drivers/gpu/drm/drm_print.c' line='302' column='1'/> <parameter is-variadic='yes'/> @@ -112042,38 +112179,38 @@ <parameter type-id='b50a4934' name='sync' filepath='net/xfrm/xfrm_state.c' line='640' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='_atomic_dec_and_lock' mangled-name='_atomic_dec_and_lock' filepath='lib/dec_and_lock.c' line='21' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_atomic_dec_and_lock'> - <parameter type-id='8a47abc3' name='atomic' filepath='lib/dec_and_lock.c' line='21' column='1'/> - <parameter type-id='cff2d845' name='lock' filepath='lib/dec_and_lock.c' line='21' column='1'/> + <function-decl name='_atomic_dec_and_lock' mangled-name='_atomic_dec_and_lock' filepath='include/linux/spinlock.h' line='470' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_atomic_dec_and_lock'> + <parameter type-id='8567d8b2'/> + <parameter type-id='34e69a54'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='_copy_from_iter' mangled-name='_copy_from_iter' filepath='lib/iov_iter.c' line='765' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_copy_from_iter'> - <parameter type-id='eaa32e2f' name='addr' filepath='lib/iov_iter.c' line='765' column='1'/> - <parameter type-id='b59d7dce' name='bytes' filepath='lib/iov_iter.c' line='765' column='1'/> - <parameter type-id='4fa10f9e' name='i' filepath='lib/iov_iter.c' line='765' column='1'/> - <return type-id='b59d7dce'/> + <function-decl name='_copy_from_iter' mangled-name='_copy_from_iter' filepath='include/linux/uio.h' line='126' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_copy_from_iter'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> + <parameter type-id='4fa10f9e'/> + <return type-id='7359adad'/> </function-decl> - <function-decl name='_copy_from_iter_full' mangled-name='_copy_from_iter_full' filepath='lib/iov_iter.c' line='785' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_copy_from_iter_full'> - <parameter type-id='eaa32e2f' name='addr' filepath='lib/iov_iter.c' line='785' column='1'/> - <parameter type-id='b59d7dce' name='bytes' filepath='lib/iov_iter.c' line='785' column='1'/> - <parameter type-id='4fa10f9e' name='i' filepath='lib/iov_iter.c' line='785' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='_copy_from_iter_full' mangled-name='_copy_from_iter_full' filepath='include/linux/uio.h' line='127' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_copy_from_iter_full'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> + <parameter type-id='4fa10f9e'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='_copy_to_iter' mangled-name='_copy_to_iter' filepath='lib/iov_iter.c' line='630' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_copy_to_iter'> - <parameter type-id='eaa32e2f' name='addr' filepath='lib/iov_iter.c' line='630' column='1'/> - <parameter type-id='b59d7dce' name='bytes' filepath='lib/iov_iter.c' line='630' column='1'/> - <parameter type-id='4fa10f9e' name='i' filepath='lib/iov_iter.c' line='630' column='1'/> - <return type-id='b59d7dce'/> + <function-decl name='_copy_to_iter' mangled-name='_copy_to_iter' filepath='include/linux/uio.h' line='125' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_copy_to_iter'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> + <parameter type-id='4fa10f9e'/> + <return type-id='7359adad'/> </function-decl> - <function-decl name='_dev_alert' mangled-name='_dev_alert' filepath='drivers/base/core.c' line='4496' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_dev_alert'> - <parameter type-id='8df61054' name='dev' filepath='drivers/base/core.c' line='4496' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='drivers/base/core.c' line='4496' column='1'/> + <function-decl name='_dev_alert' mangled-name='_dev_alert' filepath='include/linux/dev_printk.h' line='46' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_dev_alert'> + <parameter type-id='8df61054'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='_dev_crit' mangled-name='_dev_crit' filepath='drivers/base/core.c' line='4497' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_dev_crit'> - <parameter type-id='8df61054' name='dev' filepath='drivers/base/core.c' line='4497' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='drivers/base/core.c' line='4497' column='1'/> + <function-decl name='_dev_crit' mangled-name='_dev_crit' filepath='include/linux/dev_printk.h' line='48' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_dev_crit'> + <parameter type-id='8df61054'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> @@ -112083,32 +112220,32 @@ <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='_dev_err' mangled-name='_dev_err' filepath='drivers/base/core.c' line='4498' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_dev_err'> - <parameter type-id='8df61054' name='dev' filepath='drivers/base/core.c' line='4498' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='drivers/base/core.c' line='4498' column='1'/> + <function-decl name='_dev_err' mangled-name='_dev_err' filepath='include/linux/dev_printk.h' line='50' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_dev_err'> + <parameter type-id='8df61054'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='_dev_info' mangled-name='_dev_info' filepath='drivers/base/core.c' line='4501' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_dev_info'> - <parameter type-id='8df61054' name='dev' filepath='drivers/base/core.c' line='4501' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='drivers/base/core.c' line='4501' column='1'/> + <function-decl name='_dev_info' mangled-name='_dev_info' filepath='include/linux/dev_printk.h' line='56' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_dev_info'> + <parameter type-id='8df61054'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='_dev_notice' mangled-name='_dev_notice' filepath='drivers/base/core.c' line='4500' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_dev_notice'> - <parameter type-id='8df61054' name='dev' filepath='drivers/base/core.c' line='4500' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='drivers/base/core.c' line='4500' column='1'/> + <function-decl name='_dev_notice' mangled-name='_dev_notice' filepath='include/linux/dev_printk.h' line='54' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_dev_notice'> + <parameter type-id='8df61054'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='_dev_warn' mangled-name='_dev_warn' filepath='drivers/base/core.c' line='4499' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_dev_warn'> - <parameter type-id='8df61054' name='dev' filepath='drivers/base/core.c' line='4499' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='drivers/base/core.c' line='4499' column='1'/> + <function-decl name='_dev_warn' mangled-name='_dev_warn' filepath='include/linux/dev_printk.h' line='52' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_dev_warn'> + <parameter type-id='8df61054'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='_raw_read_lock' mangled-name='_raw_read_lock' filepath='kernel/locking/spinlock.c' line='221' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_read_lock'> - <parameter type-id='6a6de1b0' name='lock' filepath='kernel/locking/spinlock.c' line='221' column='1'/> + <function-decl name='_raw_read_lock' mangled-name='_raw_read_lock' filepath='include/linux/rwlock_api_smp.h' line='18' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_read_lock'> + <parameter type-id='8567d8b3'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='_raw_read_lock_bh' mangled-name='_raw_read_lock_bh' filepath='kernel/locking/spinlock.c' line='245' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_read_lock_bh'> @@ -112127,8 +112264,8 @@ <parameter type-id='6a6de1b0' name='lock' filepath='kernel/locking/spinlock.c' line='213' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='_raw_read_unlock' mangled-name='_raw_read_unlock' filepath='kernel/locking/spinlock.c' line='253' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_read_unlock'> - <parameter type-id='6a6de1b0' name='lock' filepath='kernel/locking/spinlock.c' line='253' column='1'/> + <function-decl name='_raw_read_unlock' mangled-name='_raw_read_unlock' filepath='include/linux/rwlock_api_smp.h' line='30' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_read_unlock'> + <parameter type-id='8567d8b3'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='_raw_read_unlock_bh' mangled-name='_raw_read_unlock_bh' filepath='kernel/locking/spinlock.c' line='277' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_read_unlock_bh'> @@ -112144,57 +112281,57 @@ <parameter type-id='7359adad' name='flags' filepath='kernel/locking/spinlock.c' line='261' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='_raw_spin_lock' mangled-name='_raw_spin_lock' filepath='kernel/locking/spinlock.c' line='149' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_spin_lock'> - <parameter type-id='704982b4' name='lock' filepath='kernel/locking/spinlock.c' line='149' column='1'/> + <function-decl name='_raw_spin_lock' mangled-name='_raw_spin_lock' filepath='include/linux/spinlock_api_smp.h' line='22' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_spin_lock'> + <parameter type-id='538ece95'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='_raw_spin_lock_bh' mangled-name='_raw_spin_lock_bh' filepath='kernel/locking/spinlock.c' line='173' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_spin_lock_bh'> <parameter type-id='704982b4' name='lock' filepath='kernel/locking/spinlock.c' line='173' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='_raw_spin_lock_irq' mangled-name='_raw_spin_lock_irq' filepath='kernel/locking/spinlock.c' line='165' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_spin_lock_irq'> - <parameter type-id='704982b4' name='lock' filepath='kernel/locking/spinlock.c' line='165' column='1'/> + <function-decl name='_raw_spin_lock_irq' mangled-name='_raw_spin_lock_irq' filepath='include/linux/spinlock_api_smp.h' line='29' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_spin_lock_irq'> + <parameter type-id='538ece95'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='_raw_spin_lock_irqsave' mangled-name='_raw_spin_lock_irqsave' filepath='kernel/locking/spinlock.c' line='157' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_spin_lock_irqsave'> - <parameter type-id='704982b4' name='lock' filepath='kernel/locking/spinlock.c' line='157' column='1'/> + <function-decl name='_raw_spin_lock_irqsave' mangled-name='_raw_spin_lock_irqsave' filepath='include/linux/spinlock_api_smp.h' line='32' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_spin_lock_irqsave'> + <parameter type-id='538ece95'/> <return type-id='7359adad'/> </function-decl> - <function-decl name='_raw_spin_trylock' mangled-name='_raw_spin_trylock' filepath='kernel/locking/spinlock.c' line='133' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_spin_trylock'> - <parameter type-id='704982b4' name='lock' filepath='kernel/locking/spinlock.c' line='133' column='1'/> + <function-decl name='_raw_spin_trylock' mangled-name='_raw_spin_trylock' filepath='include/linux/spinlock_api_smp.h' line='37' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_spin_trylock'> + <parameter type-id='538ece95'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='_raw_spin_trylock_bh' mangled-name='_raw_spin_trylock_bh' filepath='kernel/locking/spinlock.c' line='141' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_spin_trylock_bh'> <parameter type-id='704982b4' name='lock' filepath='kernel/locking/spinlock.c' line='141' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='_raw_spin_unlock' mangled-name='_raw_spin_unlock' filepath='kernel/locking/spinlock.c' line='181' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_spin_unlock'> - <parameter type-id='704982b4' name='lock' filepath='kernel/locking/spinlock.c' line='181' column='1'/> + <function-decl name='_raw_spin_unlock' mangled-name='_raw_spin_unlock' filepath='include/linux/spinlock_api_smp.h' line='39' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_spin_unlock'> + <parameter type-id='538ece95'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='_raw_spin_unlock_bh' mangled-name='_raw_spin_unlock_bh' filepath='kernel/locking/spinlock.c' line='205' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_spin_unlock_bh'> <parameter type-id='704982b4' name='lock' filepath='kernel/locking/spinlock.c' line='205' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='_raw_spin_unlock_irq' mangled-name='_raw_spin_unlock_irq' filepath='kernel/locking/spinlock.c' line='197' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_spin_unlock_irq'> - <parameter type-id='704982b4' name='lock' filepath='kernel/locking/spinlock.c' line='197' column='1'/> + <function-decl name='_raw_spin_unlock_irq' mangled-name='_raw_spin_unlock_irq' filepath='include/linux/spinlock_api_smp.h' line='41' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_spin_unlock_irq'> + <parameter type-id='538ece95'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='_raw_spin_unlock_irqrestore' mangled-name='_raw_spin_unlock_irqrestore' filepath='kernel/locking/spinlock.c' line='189' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_spin_unlock_irqrestore'> - <parameter type-id='704982b4' name='lock' filepath='kernel/locking/spinlock.c' line='189' column='1'/> - <parameter type-id='7359adad' name='flags' filepath='kernel/locking/spinlock.c' line='189' column='1'/> + <function-decl name='_raw_spin_unlock_irqrestore' mangled-name='_raw_spin_unlock_irqrestore' filepath='include/linux/spinlock_api_smp.h' line='43' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_spin_unlock_irqrestore'> + <parameter type-id='538ece95'/> + <parameter type-id='7359adad'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='_raw_write_lock' mangled-name='_raw_write_lock' filepath='kernel/locking/spinlock.c' line='293' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_write_lock'> - <parameter type-id='6a6de1b0' name='lock' filepath='kernel/locking/spinlock.c' line='293' column='1'/> + <function-decl name='_raw_write_lock' mangled-name='_raw_write_lock' filepath='include/linux/rwlock_api_smp.h' line='19' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_write_lock'> + <parameter type-id='8567d8b3'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='_raw_write_lock_bh' mangled-name='_raw_write_lock_bh' filepath='kernel/locking/spinlock.c' line='317' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_write_lock_bh'> <parameter type-id='6a6de1b0' name='lock' filepath='kernel/locking/spinlock.c' line='317' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='_raw_write_lock_irq' mangled-name='_raw_write_lock_irq' filepath='kernel/locking/spinlock.c' line='309' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_write_lock_irq'> - <parameter type-id='6a6de1b0' name='lock' filepath='kernel/locking/spinlock.c' line='309' column='1'/> + <function-decl name='_raw_write_lock_irq' mangled-name='_raw_write_lock_irq' filepath='include/linux/rwlock_api_smp.h' line='23' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_write_lock_irq'> + <parameter type-id='8567d8b3'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='_raw_write_lock_irqsave' mangled-name='_raw_write_lock_irqsave' filepath='kernel/locking/spinlock.c' line='301' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_write_lock_irqsave'> @@ -112205,16 +112342,16 @@ <parameter type-id='6a6de1b0' name='lock' filepath='kernel/locking/spinlock.c' line='285' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='_raw_write_unlock' mangled-name='_raw_write_unlock' filepath='kernel/locking/spinlock.c' line='325' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_write_unlock'> - <parameter type-id='6a6de1b0' name='lock' filepath='kernel/locking/spinlock.c' line='325' column='1'/> + <function-decl name='_raw_write_unlock' mangled-name='_raw_write_unlock' filepath='include/linux/rwlock_api_smp.h' line='31' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_write_unlock'> + <parameter type-id='8567d8b3'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='_raw_write_unlock_bh' mangled-name='_raw_write_unlock_bh' filepath='kernel/locking/spinlock.c' line='349' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_write_unlock_bh'> <parameter type-id='6a6de1b0' name='lock' filepath='kernel/locking/spinlock.c' line='349' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='_raw_write_unlock_irq' mangled-name='_raw_write_unlock_irq' filepath='kernel/locking/spinlock.c' line='341' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_write_unlock_irq'> - <parameter type-id='6a6de1b0' name='lock' filepath='kernel/locking/spinlock.c' line='341' column='1'/> + <function-decl name='_raw_write_unlock_irq' mangled-name='_raw_write_unlock_irq' filepath='include/linux/rwlock_api_smp.h' line='35' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_write_unlock_irq'> + <parameter type-id='8567d8b3'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='_raw_write_unlock_irqrestore' mangled-name='_raw_write_unlock_irqrestore' filepath='kernel/locking/spinlock.c' line='333' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_raw_write_unlock_irqrestore'> @@ -112233,12 +112370,12 @@ <return type-id='7359adad'/> </function-decl> <var-decl name='_totalram_pages' type-id='f22a8abb' mangled-name='_totalram_pages' visibility='default' filepath='mm/page_alloc.c' line='174' column='1' elf-symbol-id='_totalram_pages'/> - <function-decl name='access_process_vm' mangled-name='access_process_vm' filepath='mm/memory.c' line='5509' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='access_process_vm'> - <parameter type-id='f23e2572' name='tsk' filepath='mm/memory.c' line='5509' column='1'/> - <parameter type-id='7359adad' name='addr' filepath='mm/memory.c' line='5509' column='1'/> - <parameter type-id='eaa32e2f' name='buf' filepath='mm/memory.c' line='5510' column='1'/> - <parameter type-id='95e97e5e' name='len' filepath='mm/memory.c' line='5510' column='1'/> - <parameter type-id='f0981eeb' name='gup_flags' filepath='mm/memory.c' line='5510' column='1'/> + <function-decl name='access_process_vm' mangled-name='access_process_vm' filepath='include/linux/mm.h' line='1866' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='access_process_vm'> + <parameter type-id='f23e2572'/> + <parameter type-id='7359adad'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='ack_all_badblocks' mangled-name='ack_all_badblocks' filepath='block/badblocks.c' line='433' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ack_all_badblocks'> @@ -112255,9 +112392,9 @@ <parameter type-id='f0981eeb' name='cpu' filepath='kernel/cpu.c' line='1564' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='add_device_randomness' mangled-name='add_device_randomness' filepath='drivers/char/random.c' line='1124' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='add_device_randomness'> - <parameter type-id='eaa32e2f' name='buf' filepath='drivers/char/random.c' line='1124' column='1'/> - <parameter type-id='f0981eeb' name='size' filepath='drivers/char/random.c' line='1124' column='1'/> + <function-decl name='add_device_randomness' mangled-name='add_device_randomness' filepath='include/linux/random.h' line='23' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='add_device_randomness'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='add_memory' mangled-name='add_memory' filepath='mm/memory_hotplug.c' line='1121' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='add_memory'> @@ -112273,33 +112410,33 @@ <parameter type-id='91ce1af9' name='size' filepath='mm/memory_hotplug.c' line='1133' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='add_random_ready_callback' mangled-name='add_random_ready_callback' filepath='drivers/char/random.c' line='1680' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='add_random_ready_callback'> - <parameter type-id='b47c553a' name='rdy' filepath='drivers/char/random.c' line='1680' column='1'/> + <function-decl name='add_random_ready_callback' mangled-name='add_random_ready_callback' filepath='include/linux/random.h' line='44' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='add_random_ready_callback'> + <parameter type-id='b47c553a'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='add_taint' mangled-name='add_taint' filepath='kernel/panic.c' line='441' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='add_taint'> - <parameter type-id='f0981eeb' name='flag' filepath='kernel/panic.c' line='441' column='1'/> - <parameter type-id='5da9c47b' name='lockdep_ok' filepath='kernel/panic.c' line='441' column='1'/> + <function-decl name='add_taint' mangled-name='add_taint' filepath='include/linux/kernel.h' line='565' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='add_taint'> + <parameter type-id='f0981eeb'/> + <parameter type-id='5da9c47b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='add_timer' mangled-name='add_timer' filepath='kernel/time/timer.c' line='1145' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='add_timer'> - <parameter type-id='9248e67f' name='timer' filepath='kernel/time/timer.c' line='1145' column='1'/> + <function-decl name='add_timer' mangled-name='add_timer' filepath='include/linux/timer.h' line='187' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='add_timer'> + <parameter type-id='9248e67f'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='add_timer_on' mangled-name='add_timer_on' filepath='kernel/time/timer.c' line='1159' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='add_timer_on'> - <parameter type-id='9248e67f' name='timer' filepath='kernel/time/timer.c' line='1159' column='1'/> - <parameter type-id='95e97e5e' name='cpu' filepath='kernel/time/timer.c' line='1159' column='1'/> + <function-decl name='add_timer_on' mangled-name='add_timer_on' filepath='include/linux/timer.h' line='175' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='add_timer_on'> + <parameter type-id='9248e67f'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='add_uevent_var' mangled-name='add_uevent_var' filepath='lib/kobject_uevent.c' line='654' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='add_uevent_var'> - <parameter type-id='d9d65b21' name='env' filepath='lib/kobject_uevent.c' line='654' column='1'/> - <parameter type-id='80f4b756' name='format' filepath='lib/kobject_uevent.c' line='654' column='1'/> + <function-decl name='add_uevent_var' mangled-name='add_uevent_var' filepath='include/linux/kobject.h' line='261' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='add_uevent_var'> + <parameter type-id='d9d65b21'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='add_wait_queue' mangled-name='add_wait_queue' filepath='kernel/sched/wait.c' line='19' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='add_wait_queue'> - <parameter type-id='3f8b2ed3' name='wq_head' filepath='kernel/sched/wait.c' line='19' column='1'/> - <parameter type-id='db9d03e3' name='wq_entry' filepath='kernel/sched/wait.c' line='19' column='1'/> + <function-decl name='add_wait_queue' mangled-name='add_wait_queue' filepath='include/linux/wait.h' line='165' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='add_wait_queue'> + <parameter type-id='3f8b2ed3'/> + <parameter type-id='db9d03e3'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='adjust_managed_page_count' mangled-name='adjust_managed_page_count' filepath='mm/page_alloc.c' line='7723' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='adjust_managed_page_count'> @@ -112312,22 +112449,22 @@ <parameter type-id='69bd57be' name='inst' filepath='crypto/aead.c' line='287' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='aes_decrypt' mangled-name='aes_decrypt' filepath='lib/crypto/aes.c' line='324' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='aes_decrypt'> - <parameter type-id='825271e7' name='ctx' filepath='lib/crypto/aes.c' line='324' column='1'/> - <parameter type-id='8bff8096' name='out' filepath='lib/crypto/aes.c' line='324' column='1'/> - <parameter type-id='bbaf3419' name='in' filepath='lib/crypto/aes.c' line='324' column='1'/> + <function-decl name='aes_decrypt' mangled-name='aes_decrypt' filepath='include/crypto/aes.h' line='85' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='aes_decrypt'> + <parameter type-id='825271e7'/> + <parameter type-id='cf536864'/> + <parameter type-id='354f7eb9'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='aes_encrypt' mangled-name='aes_encrypt' filepath='lib/crypto/aes.c' line='266' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='aes_encrypt'> - <parameter type-id='825271e7' name='ctx' filepath='lib/crypto/aes.c' line='266' column='1'/> - <parameter type-id='8bff8096' name='out' filepath='lib/crypto/aes.c' line='266' column='1'/> - <parameter type-id='bbaf3419' name='in' filepath='lib/crypto/aes.c' line='266' column='1'/> + <function-decl name='aes_encrypt' mangled-name='aes_encrypt' filepath='include/crypto/aes.h' line='77' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='aes_encrypt'> + <parameter type-id='825271e7'/> + <parameter type-id='cf536864'/> + <parameter type-id='354f7eb9'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='aes_expandkey' mangled-name='aes_expandkey' filepath='lib/crypto/aes.c' line='186' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='aes_expandkey'> - <parameter type-id='21370cb4' name='ctx' filepath='lib/crypto/aes.c' line='186' column='1'/> - <parameter type-id='bbaf3419' name='in_key' filepath='lib/crypto/aes.c' line='186' column='1'/> - <parameter type-id='f0981eeb' name='key_len' filepath='lib/crypto/aes.c' line='187' column='1'/> + <function-decl name='aes_expandkey' mangled-name='aes_expandkey' filepath='include/crypto/aes.h' line='68' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='aes_expandkey'> + <parameter type-id='21370cb4'/> + <parameter type-id='354f7eb9'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='alarm_cancel' mangled-name='alarm_cancel' filepath='kernel/time/alarmtimer.c' line='429' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='alarm_cancel'> @@ -112401,13 +112538,13 @@ <parameter type-id='eaa32e2f' name='cookie' filepath='drivers/iommu/io-pgtable.c' line='31' column='1'/> <return type-id='bf4bdb64'/> </function-decl> - <function-decl name='alloc_netdev_mqs' mangled-name='alloc_netdev_mqs' filepath='net/core/dev.c' line='10520' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='alloc_netdev_mqs'> - <parameter type-id='95e97e5e' name='sizeof_priv' filepath='net/core/dev.c' line='10520' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='net/core/dev.c' line='10520' column='1'/> - <parameter type-id='002ac4a6' name='name_assign_type' filepath='net/core/dev.c' line='10521' column='1'/> - <parameter type-id='548eee3a' name='setup' filepath='net/core/dev.c' line='10522' column='1'/> - <parameter type-id='f0981eeb' name='txqs' filepath='net/core/dev.c' line='10523' column='1'/> - <parameter type-id='f0981eeb' name='rxqs' filepath='net/core/dev.c' line='10523' column='1'/> + <function-decl name='alloc_netdev_mqs' mangled-name='alloc_netdev_mqs' filepath='include/linux/netdevice.h' line='4453' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='alloc_netdev_mqs'> + <parameter type-id='95e97e5e'/> + <parameter type-id='80f4b756'/> + <parameter type-id='002ac4a6'/> + <parameter type-id='548eee3a'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='68a2d05b'/> </function-decl> <function-decl name='alloc_page_buffers' mangled-name='alloc_page_buffers' filepath='fs/buffer.c' line='839' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='alloc_page_buffers'> @@ -112416,29 +112553,29 @@ <parameter type-id='b50a4934' name='retry' filepath='fs/buffer.c' line='840' column='1'/> <return type-id='c485c22c'/> </function-decl> - <function-decl name='alloc_pages_exact' mangled-name='alloc_pages_exact' filepath='mm/page_alloc.c' line='5333' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='alloc_pages_exact'> - <parameter type-id='b59d7dce' name='size' filepath='mm/page_alloc.c' line='5333' column='1'/> - <parameter type-id='3eb7c31c' name='gfp_mask' filepath='mm/page_alloc.c' line='5333' column='1'/> + <function-decl name='alloc_pages_exact' mangled-name='alloc_pages_exact' filepath='include/linux/gfp.h' line='589' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='alloc_pages_exact'> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='alloc_skb_with_frags' mangled-name='alloc_skb_with_frags' filepath='net/core/skbuff.c' line='5862' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='alloc_skb_with_frags'> - <parameter type-id='7359adad' name='header_len' filepath='net/core/skbuff.c' line='5862' column='1'/> - <parameter type-id='7359adad' name='data_len' filepath='net/core/skbuff.c' line='5863' column='1'/> - <parameter type-id='95e97e5e' name='max_page_order' filepath='net/core/skbuff.c' line='5864' column='1'/> - <parameter type-id='7292109c' name='errcode' filepath='net/core/skbuff.c' line='5865' column='1'/> - <parameter type-id='3eb7c31c' name='gfp_mask' filepath='net/core/skbuff.c' line='5866' column='1'/> + <function-decl name='alloc_skb_with_frags' mangled-name='alloc_skb_with_frags' filepath='include/linux/skbuff.h' line='1104' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='alloc_skb_with_frags'> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='7292109c'/> + <parameter type-id='f0981eeb'/> <return type-id='0fbf3cfd'/> </function-decl> - <function-decl name='alloc_workqueue' mangled-name='alloc_workqueue' filepath='kernel/workqueue.c' line='4264' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='alloc_workqueue'> - <parameter type-id='80f4b756' name='fmt' filepath='kernel/workqueue.c' line='4264' column='1'/> - <parameter type-id='f0981eeb' name='flags' filepath='kernel/workqueue.c' line='4265' column='1'/> - <parameter type-id='95e97e5e' name='max_active' filepath='kernel/workqueue.c' line='4266' column='1'/> + <function-decl name='alloc_workqueue' mangled-name='alloc_workqueue' filepath='include/linux/workqueue.h' line='413' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='alloc_workqueue'> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='95e97e5e'/> <parameter is-variadic='yes'/> <return type-id='242e3d19'/> </function-decl> <var-decl name='amba_bustype' type-id='b31bfc8a' mangled-name='amba_bustype' visibility='default' filepath='drivers/amba/bus.c' line='215' column='1' elf-symbol-id='amba_bustype'/> - <function-decl name='amba_driver_register' mangled-name='amba_driver_register' filepath='drivers/amba/bus.c' line='335' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='amba_driver_register'> - <parameter type-id='6e829429' name='drv' filepath='drivers/amba/bus.c' line='335' column='1'/> + <function-decl name='amba_driver_register' mangled-name='amba_driver_register' filepath='include/linux/amba/bus.h' line='113' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='amba_driver_register'> + <parameter type-id='6e829429'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='amba_driver_unregister' mangled-name='amba_driver_unregister' filepath='drivers/amba/bus.c' line='356' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='amba_driver_unregister'> @@ -112480,11 +112617,11 @@ <parameter type-id='95e97e5e' name='flags' filepath='fs/anon_inodes.c' line='198' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='anon_inode_getfile' mangled-name='anon_inode_getfile' filepath='fs/anon_inodes.c' line='143' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='anon_inode_getfile'> - <parameter type-id='80f4b756' name='name' filepath='fs/anon_inodes.c' line='143' column='1'/> - <parameter type-id='61758ee5' name='fops' filepath='fs/anon_inodes.c' line='144' column='1'/> - <parameter type-id='eaa32e2f' name='priv' filepath='fs/anon_inodes.c' line='145' column='1'/> - <parameter type-id='95e97e5e' name='flags' filepath='fs/anon_inodes.c' line='145' column='1'/> + <function-decl name='anon_inode_getfile' mangled-name='anon_inode_getfile' filepath='include/linux/anon_inodes.h' line='15' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='anon_inode_getfile'> + <parameter type-id='80f4b756'/> + <parameter type-id='61758ee5'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='95e97e5e'/> <return type-id='77e79a4b'/> </function-decl> <function-decl name='arc4_crypt' mangled-name='arc4_crypt' filepath='lib/crypto/arc4.c' line='37' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='arc4_crypt'> @@ -112501,14 +112638,14 @@ <return type-id='95e97e5e'/> </function-decl> <var-decl name='arch_timer_read_counter' type-id='0e70db3e' mangled-name='arch_timer_read_counter' visibility='default' filepath='drivers/clocksource/arm_arch_timer.c' line='179' column='1' elf-symbol-id='arch_timer_read_counter'/> - <function-decl name='argv_free' mangled-name='argv_free' filepath='lib/argv_split.c' line='35' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='argv_free'> - <parameter type-id='9b23c9ad' name='argv' filepath='lib/argv_split.c' line='35' column='1'/> + <function-decl name='argv_free' mangled-name='argv_free' filepath='include/linux/string.h' line='183' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='argv_free'> + <parameter type-id='9b23c9ad'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='argv_split' mangled-name='argv_split' filepath='lib/argv_split.c' line='60' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='argv_split'> - <parameter type-id='3eb7c31c' name='gfp' filepath='lib/argv_split.c' line='60' column='1'/> - <parameter type-id='80f4b756' name='str' filepath='lib/argv_split.c' line='60' column='1'/> - <parameter type-id='7292109c' name='argcp' filepath='lib/argv_split.c' line='60' column='1'/> + <function-decl name='argv_split' mangled-name='argv_split' filepath='include/linux/string.h' line='182' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='argv_split'> + <parameter type-id='f0981eeb'/> + <parameter type-id='80f4b756'/> + <parameter type-id='7292109c'/> <return type-id='9b23c9ad'/> </function-decl> <var-decl name='arm64_const_caps_ready' type-id='237c0d27' mangled-name='arm64_const_caps_ready' visibility='default' filepath='arch/arm64/kernel/cpufeature.c' line='137' column='1' elf-symbol-id='arm64_const_caps_ready'/> @@ -112531,31 +112668,31 @@ <parameter type-id='fc616182' name='domain' filepath='kernel/async.c' line='273' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='atomic_notifier_call_chain' mangled-name='atomic_notifier_call_chain' filepath='kernel/notifier.c' line='211' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='atomic_notifier_call_chain'> - <parameter type-id='02162584' name='nh' filepath='kernel/notifier.c' line='211' column='1'/> - <parameter type-id='7359adad' name='val' filepath='kernel/notifier.c' line='212' column='1'/> - <parameter type-id='eaa32e2f' name='v' filepath='kernel/notifier.c' line='212' column='1'/> + <function-decl name='atomic_notifier_call_chain' mangled-name='atomic_notifier_call_chain' filepath='include/linux/notifier.h' line='162' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='atomic_notifier_call_chain'> + <parameter type-id='02162584'/> + <parameter type-id='7359adad'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='atomic_notifier_chain_register' mangled-name='atomic_notifier_chain_register' filepath='kernel/notifier.c' line='139' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='atomic_notifier_chain_register'> - <parameter type-id='02162584' name='nh' filepath='kernel/notifier.c' line='139' column='1'/> - <parameter type-id='d504f73d' name='n' filepath='kernel/notifier.c' line='140' column='1'/> + <function-decl name='atomic_notifier_chain_register' mangled-name='atomic_notifier_chain_register' filepath='include/linux/notifier.h' line='144' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='atomic_notifier_chain_register'> + <parameter type-id='02162584'/> + <parameter type-id='d504f73d'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='atomic_notifier_chain_unregister' mangled-name='atomic_notifier_chain_unregister' filepath='kernel/notifier.c' line='161' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='atomic_notifier_chain_unregister'> - <parameter type-id='02162584' name='nh' filepath='kernel/notifier.c' line='161' column='1'/> - <parameter type-id='d504f73d' name='n' filepath='kernel/notifier.c' line='162' column='1'/> + <function-decl name='atomic_notifier_chain_unregister' mangled-name='atomic_notifier_chain_unregister' filepath='include/linux/notifier.h' line='153' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='atomic_notifier_chain_unregister'> + <parameter type-id='02162584'/> + <parameter type-id='d504f73d'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='autoremove_wake_function' mangled-name='autoremove_wake_function' filepath='kernel/sched/wait.c' line='391' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='autoremove_wake_function'> - <parameter type-id='db9d03e3' name='wq_entry' filepath='kernel/sched/wait.c' line='391' column='1'/> - <parameter type-id='f0981eeb' name='mode' filepath='kernel/sched/wait.c' line='391' column='1'/> - <parameter type-id='95e97e5e' name='sync' filepath='kernel/sched/wait.c' line='392' column='1'/> - <parameter type-id='eaa32e2f' name='key' filepath='kernel/sched/wait.c' line='392' column='1'/> + <function-decl name='autoremove_wake_function' mangled-name='autoremove_wake_function' filepath='include/linux/wait.h' line='1134' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='autoremove_wake_function'> + <parameter type-id='db9d03e3'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='available_idle_cpu' mangled-name='available_idle_cpu' filepath='kernel/sched/core.c' line='5353' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='available_idle_cpu'> - <parameter type-id='95e97e5e' name='cpu' filepath='kernel/sched/core.c' line='5353' column='1'/> + <function-decl name='available_idle_cpu' mangled-name='available_idle_cpu' filepath='kernel/sched/core.c' line='5354' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='available_idle_cpu'> + <parameter type-id='95e97e5e' name='cpu' filepath='kernel/sched/core.c' line='5354' column='1'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='backlight_device_get_by_type' mangled-name='backlight_device_get_by_type' filepath='drivers/video/backlight/backlight.c' line='468' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='backlight_device_get_by_type'> @@ -112601,21 +112738,21 @@ <parameter type-id='95e97e5e' name='acknowledged' filepath='block/badblocks.c' line='164' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='badblocks_show' mangled-name='badblocks_show' filepath='block/badblocks.c' line='467' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='badblocks_show'> - <parameter type-id='5760652c' name='bb' filepath='block/badblocks.c' line='467' column='1'/> - <parameter type-id='26a90f95' name='page' filepath='block/badblocks.c' line='467' column='1'/> - <parameter type-id='95e97e5e' name='unack' filepath='block/badblocks.c' line='467' column='1'/> - <return type-id='79a0948f'/> + <function-decl name='badblocks_show' mangled-name='badblocks_show' filepath='include/linux/badblocks.h' line='50' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='badblocks_show'> + <parameter type-id='5760652c'/> + <parameter type-id='26a90f95'/> + <parameter type-id='95e97e5e'/> + <return type-id='bd54fe1a'/> </function-decl> - <function-decl name='badblocks_store' mangled-name='badblocks_store' filepath='block/badblocks.c' line='517' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='badblocks_store'> - <parameter type-id='5760652c' name='bb' filepath='block/badblocks.c' line='517' column='1'/> - <parameter type-id='80f4b756' name='page' filepath='block/badblocks.c' line='517' column='1'/> - <parameter type-id='b59d7dce' name='len' filepath='block/badblocks.c' line='517' column='1'/> - <parameter type-id='95e97e5e' name='unack' filepath='block/badblocks.c' line='518' column='1'/> - <return type-id='79a0948f'/> + <function-decl name='badblocks_store' mangled-name='badblocks_store' filepath='include/linux/badblocks.h' line='51' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='badblocks_store'> + <parameter type-id='5760652c'/> + <parameter type-id='80f4b756'/> + <parameter type-id='7359adad'/> + <parameter type-id='95e97e5e'/> + <return type-id='bd54fe1a'/> </function-decl> - <function-decl name='balance_dirty_pages_ratelimited' mangled-name='balance_dirty_pages_ratelimited' filepath='mm/page-writeback.c' line='1883' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='balance_dirty_pages_ratelimited'> - <parameter type-id='f57039f0' name='mapping' filepath='mm/page-writeback.c' line='1883' column='1'/> + <function-decl name='balance_dirty_pages_ratelimited' mangled-name='balance_dirty_pages_ratelimited' filepath='include/linux/writeback.h' line='383' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='balance_dirty_pages_ratelimited'> + <parameter type-id='f57039f0'/> <return type-id='48b5725f'/> </function-decl> <var-decl name='balloon_aops' type-id='38ce7f2c' mangled-name='balloon_aops' visibility='default' filepath='mm/balloon_compaction.c' line='253' column='1' elf-symbol-id='balloon_aops'/> @@ -112656,18 +112793,18 @@ <parameter type-id='b88dd945' name='bdev' filepath='block/genhd.c' line='2102' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='bdev_read_only' mangled-name='bdev_read_only' filepath='block/genhd.c' line='1875' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bdev_read_only'> - <parameter type-id='b88dd945' name='bdev' filepath='block/genhd.c' line='1875' column='1'/> + <function-decl name='bdev_read_only' mangled-name='bdev_read_only' filepath='include/linux/blkdev.h' line='1988' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bdev_read_only'> + <parameter type-id='b88dd945'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='bdevname' mangled-name='bdevname' filepath='block/genhd.c' line='89' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bdevname'> - <parameter type-id='b88dd945' name='bdev' filepath='block/genhd.c' line='89' column='1'/> - <parameter type-id='26a90f95' name='buf' filepath='block/genhd.c' line='89' column='1'/> + <function-decl name='bdevname' mangled-name='bdevname' filepath='include/linux/blkdev.h' line='1991' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bdevname'> + <parameter type-id='b88dd945'/> + <parameter type-id='26a90f95'/> <return type-id='80f4b756'/> </function-decl> - <function-decl name='bdget_disk' mangled-name='bdget_disk' filepath='block/genhd.c' line='1048' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bdget_disk'> - <parameter type-id='33c599da' name='disk' filepath='block/genhd.c' line='1048' column='1'/> - <parameter type-id='95e97e5e' name='partno' filepath='block/genhd.c' line='1048' column='1'/> + <function-decl name='bdget_disk' mangled-name='bdget_disk' filepath='include/linux/genhd.h' line='320' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bdget_disk'> + <parameter type-id='33c599da'/> + <parameter type-id='95e97e5e'/> <return type-id='b88dd945'/> </function-decl> <function-decl name='bdi_alloc' mangled-name='bdi_alloc' filepath='mm/backing-dev.c' line='734' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bdi_alloc'> @@ -112700,17 +112837,17 @@ <parameter type-id='7359adad' name='flags' filepath='drivers/gpio/gpio-mmio.c' line='602' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='bin2hex' mangled-name='bin2hex' filepath='lib/hexdump.c' line='66' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bin2hex'> - <parameter type-id='26a90f95' name='dst' filepath='lib/hexdump.c' line='66' column='1'/> - <parameter type-id='eaa32e2f' name='src' filepath='lib/hexdump.c' line='66' column='1'/> - <parameter type-id='b59d7dce' name='count' filepath='lib/hexdump.c' line='66' column='1'/> + <function-decl name='bin2hex' mangled-name='bin2hex' filepath='include/linux/kernel.h' line='640' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bin2hex'> + <parameter type-id='26a90f95'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> <return type-id='26a90f95'/> </function-decl> - <function-decl name='bio_add_page' mangled-name='bio_add_page' filepath='block/bio.c' line='933' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bio_add_page'> - <parameter type-id='fb55efa1' name='bio' filepath='block/bio.c' line='933' column='1'/> - <parameter type-id='02f11ed4' name='page' filepath='block/bio.c' line='933' column='1'/> - <parameter type-id='f0981eeb' name='len' filepath='block/bio.c' line='934' column='1'/> - <parameter type-id='f0981eeb' name='offset' filepath='block/bio.c' line='934' column='1'/> + <function-decl name='bio_add_page' mangled-name='bio_add_page' filepath='include/linux/bio.h' line='447' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bio_add_page'> + <parameter type-id='fb55efa1'/> + <parameter type-id='02f11ed4'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='bio_add_pc_page' mangled-name='bio_add_pc_page' filepath='block/bio.c' line='845' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bio_add_pc_page'> @@ -112721,53 +112858,53 @@ <parameter type-id='f0981eeb' name='offset' filepath='block/bio.c' line='846' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='bio_alloc_bioset' mangled-name='bio_alloc_bioset' filepath='block/bio.c' line='437' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bio_alloc_bioset'> - <parameter type-id='3eb7c31c' name='gfp_mask' filepath='block/bio.c' line='437' column='1'/> - <parameter type-id='f0981eeb' name='nr_iovecs' filepath='block/bio.c' line='437' column='1'/> - <parameter type-id='38b1e3a0' name='bs' filepath='block/bio.c' line='438' column='1'/> + <function-decl name='bio_alloc_bioset' mangled-name='bio_alloc_bioset' filepath='include/linux/bio.h' line='401' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bio_alloc_bioset'> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='38b1e3a0'/> <return type-id='fb55efa1'/> </function-decl> - <function-decl name='bio_associate_blkg' mangled-name='bio_associate_blkg' filepath='block/blk-cgroup.c' line='1867' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bio_associate_blkg'> - <parameter type-id='fb55efa1' name='bio' filepath='block/blk-cgroup.c' line='1867' column='1'/> + <function-decl name='bio_associate_blkg' mangled-name='bio_associate_blkg' filepath='include/linux/bio.h' line='498' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bio_associate_blkg'> + <parameter type-id='fb55efa1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='bio_chain' mangled-name='bio_chain' filepath='block/bio.c' line='338' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bio_chain'> - <parameter type-id='fb55efa1' name='bio' filepath='block/bio.c' line='338' column='1'/> - <parameter type-id='fb55efa1' name='parent' filepath='block/bio.c' line='338' column='1'/> + <function-decl name='bio_chain' mangled-name='bio_chain' filepath='include/linux/bio.h' line='445' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bio_chain'> + <parameter type-id='fb55efa1'/> + <parameter type-id='fb55efa1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='bio_clone_blkg_association' mangled-name='bio_clone_blkg_association' filepath='block/blk-cgroup.c' line='1889' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bio_clone_blkg_association'> - <parameter type-id='fb55efa1' name='dst' filepath='block/blk-cgroup.c' line='1889' column='1'/> - <parameter type-id='fb55efa1' name='src' filepath='block/blk-cgroup.c' line='1889' column='1'/> + <function-decl name='bio_clone_blkg_association' mangled-name='bio_clone_blkg_association' filepath='include/linux/bio.h' line='501' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bio_clone_blkg_association'> + <parameter type-id='fb55efa1'/> + <parameter type-id='fb55efa1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='bio_endio' mangled-name='bio_endio' filepath='block/bio.c' line='1417' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bio_endio'> - <parameter type-id='fb55efa1' name='bio' filepath='block/bio.c' line='1417' column='1'/> + <function-decl name='bio_endio' mangled-name='bio_endio' filepath='include/linux/bio.h' line='421' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bio_endio'> + <parameter type-id='fb55efa1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='bio_init' mangled-name='bio_init' filepath='block/bio.c' line='278' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bio_init'> - <parameter type-id='fb55efa1' name='bio' filepath='block/bio.c' line='278' column='1'/> - <parameter type-id='cddcb53e' name='table' filepath='block/bio.c' line='278' column='1'/> - <parameter type-id='8efea9e5' name='max_vecs' filepath='block/bio.c' line='279' column='1'/> + <function-decl name='bio_init' mangled-name='bio_init' filepath='include/linux/bio.h' line='441' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bio_init'> + <parameter type-id='fb55efa1'/> + <parameter type-id='cddcb53e'/> + <parameter type-id='8efea9e5'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='bio_put' mangled-name='bio_put' filepath='block/bio.c' line='647' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bio_put'> - <parameter type-id='fb55efa1' name='bio' filepath='block/bio.c' line='647' column='1'/> + <function-decl name='bio_put' mangled-name='bio_put' filepath='include/linux/bio.h' line='402' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bio_put'> + <parameter type-id='fb55efa1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='bio_reset' mangled-name='bio_reset' filepath='block/bio.c' line='300' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bio_reset'> - <parameter type-id='fb55efa1' name='bio' filepath='block/bio.c' line='300' column='1'/> + <function-decl name='bio_reset' mangled-name='bio_reset' filepath='include/linux/bio.h' line='444' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bio_reset'> + <parameter type-id='fb55efa1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='bioset_exit' mangled-name='bioset_exit' filepath='block/bio.c' line='1540' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bioset_exit'> - <parameter type-id='38b1e3a0' name='bs' filepath='block/bio.c' line='1540' column='1'/> + <function-decl name='bioset_exit' mangled-name='bioset_exit' filepath='include/linux/bio.h' line='397' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bioset_exit'> + <parameter type-id='38b1e3a0'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='bioset_init' mangled-name='bioset_init' filepath='block/bio.c' line='1577' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bioset_init'> - <parameter type-id='38b1e3a0' name='bs' filepath='block/bio.c' line='1577' column='1'/> - <parameter type-id='f0981eeb' name='pool_size' filepath='block/bio.c' line='1578' column='1'/> - <parameter type-id='f0981eeb' name='front_pad' filepath='block/bio.c' line='1579' column='1'/> - <parameter type-id='95e97e5e' name='flags' filepath='block/bio.c' line='1580' column='1'/> + <function-decl name='bioset_init' mangled-name='bioset_init' filepath='include/linux/bio.h' line='396' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bioset_init'> + <parameter type-id='38b1e3a0'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='bitmap_allocate_region' mangled-name='bitmap_allocate_region' filepath='lib/bitmap.c' line='1215' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bitmap_allocate_region'> @@ -112776,49 +112913,49 @@ <parameter type-id='95e97e5e' name='order' filepath='lib/bitmap.c' line='1215' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='bitmap_find_free_region' mangled-name='bitmap_find_free_region' filepath='lib/bitmap.c' line='1173' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bitmap_find_free_region'> - <parameter type-id='1d2c2b85' name='bitmap' filepath='lib/bitmap.c' line='1173' column='1'/> - <parameter type-id='f0981eeb' name='bits' filepath='lib/bitmap.c' line='1173' column='1'/> - <parameter type-id='95e97e5e' name='order' filepath='lib/bitmap.c' line='1173' column='1'/> + <function-decl name='bitmap_find_free_region' mangled-name='bitmap_find_free_region' filepath='include/linux/bitmap.h' line='211' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bitmap_find_free_region'> + <parameter type-id='1d2c2b85'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='bitmap_find_next_zero_area_off' mangled-name='bitmap_find_next_zero_area_off' filepath='lib/bitmap.c' line='404' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bitmap_find_next_zero_area_off'> - <parameter type-id='1d2c2b85' name='map' filepath='lib/bitmap.c' line='404' column='1'/> - <parameter type-id='7359adad' name='size' filepath='lib/bitmap.c' line='405' column='1'/> - <parameter type-id='7359adad' name='start' filepath='lib/bitmap.c' line='406' column='1'/> - <parameter type-id='f0981eeb' name='nr' filepath='lib/bitmap.c' line='407' column='1'/> - <parameter type-id='7359adad' name='align_mask' filepath='lib/bitmap.c' line='408' column='1'/> - <parameter type-id='7359adad' name='align_offset' filepath='lib/bitmap.c' line='409' column='1'/> + <function-decl name='bitmap_find_next_zero_area_off' mangled-name='bitmap_find_next_zero_area_off' filepath='include/linux/bitmap.h' line='165' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bitmap_find_next_zero_area_off'> + <parameter type-id='1d2c2b85'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> <return type-id='7359adad'/> </function-decl> <function-decl name='bitmap_free' mangled-name='bitmap_free' filepath='lib/bitmap.c' line='1259' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bitmap_free'> <parameter type-id='f9b37274' name='bitmap' filepath='lib/bitmap.c' line='1259' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='bitmap_from_arr32' mangled-name='bitmap_from_arr32' filepath='lib/bitmap.c' line='1272' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bitmap_from_arr32'> - <parameter type-id='1d2c2b85' name='bitmap' filepath='lib/bitmap.c' line='1272' column='1'/> - <parameter type-id='aded214c' name='buf' filepath='lib/bitmap.c' line='1272' column='1'/> - <parameter type-id='f0981eeb' name='nbits' filepath='lib/bitmap.c' line='1272' column='1'/> + <function-decl name='bitmap_from_arr32' mangled-name='bitmap_from_arr32' filepath='include/linux/bitmap.h' line='270' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bitmap_from_arr32'> + <parameter type-id='1d2c2b85'/> + <parameter type-id='5b2fd8e8'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='bitmap_parse' mangled-name='bitmap_parse' filepath='lib/bitmap.c' line='737' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bitmap_parse'> - <parameter type-id='80f4b756' name='start' filepath='lib/bitmap.c' line='737' column='1'/> - <parameter type-id='f0981eeb' name='buflen' filepath='lib/bitmap.c' line='737' column='1'/> - <parameter type-id='1d2c2b85' name='maskp' filepath='lib/bitmap.c' line='738' column='1'/> - <parameter type-id='95e97e5e' name='nmaskbits' filepath='lib/bitmap.c' line='738' column='1'/> + <function-decl name='bitmap_parse' mangled-name='bitmap_parse' filepath='include/linux/bitmap.h' line='195' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bitmap_parse'> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='1d2c2b85'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='bitmap_parselist' mangled-name='bitmap_parselist' filepath='lib/bitmap.c' line='638' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bitmap_parselist'> - <parameter type-id='80f4b756' name='buf' filepath='lib/bitmap.c' line='638' column='1'/> - <parameter type-id='1d2c2b85' name='maskp' filepath='lib/bitmap.c' line='638' column='1'/> - <parameter type-id='95e97e5e' name='nmaskbits' filepath='lib/bitmap.c' line='638' column='1'/> + <function-decl name='bitmap_parselist' mangled-name='bitmap_parselist' filepath='include/linux/bitmap.h' line='199' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bitmap_parselist'> + <parameter type-id='80f4b756'/> + <parameter type-id='1d2c2b85'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='bitmap_parselist_user' mangled-name='bitmap_parselist_user' filepath='lib/bitmap.c' line='679' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bitmap_parselist_user'> - <parameter type-id='80f4b756' name='ubuf' filepath='lib/bitmap.c' line='679' column='1'/> - <parameter type-id='f0981eeb' name='ulen' filepath='lib/bitmap.c' line='680' column='1'/> - <parameter type-id='1d2c2b85' name='maskp' filepath='lib/bitmap.c' line='680' column='1'/> - <parameter type-id='95e97e5e' name='nmaskbits' filepath='lib/bitmap.c' line='681' column='1'/> + <function-decl name='bitmap_parselist_user' mangled-name='bitmap_parselist_user' filepath='include/linux/bitmap.h' line='201' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bitmap_parselist_user'> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='1d2c2b85'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='bitmap_print_to_pagebuf' mangled-name='bitmap_print_to_pagebuf' filepath='lib/bitmap.c' line='478' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bitmap_print_to_pagebuf'> @@ -112828,10 +112965,10 @@ <parameter type-id='95e97e5e' name='nmaskbits' filepath='lib/bitmap.c' line='479' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='bitmap_release_region' mangled-name='bitmap_release_region' filepath='lib/bitmap.c' line='1198' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bitmap_release_region'> - <parameter type-id='1d2c2b85' name='bitmap' filepath='lib/bitmap.c' line='1198' column='1'/> - <parameter type-id='f0981eeb' name='pos' filepath='lib/bitmap.c' line='1198' column='1'/> - <parameter type-id='95e97e5e' name='order' filepath='lib/bitmap.c' line='1198' column='1'/> + <function-decl name='bitmap_release_region' mangled-name='bitmap_release_region' filepath='include/linux/bitmap.h' line='212' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bitmap_release_region'> + <parameter type-id='1d2c2b85'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='bitmap_to_arr32' mangled-name='bitmap_to_arr32' filepath='lib/bitmap.c' line='1295' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bitmap_to_arr32'> @@ -112875,17 +113012,17 @@ <parameter type-id='5afdaa66' name='done' filepath='block/blk-exec.c' line='50' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='blk_finish_plug' mangled-name='blk_finish_plug' filepath='block/blk-core.c' line='1773' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_finish_plug'> - <parameter type-id='39944481' name='plug' filepath='block/blk-core.c' line='1773' column='1'/> + <function-decl name='blk_finish_plug' mangled-name='blk_finish_plug' filepath='include/linux/blkdev.h' line='1264' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_finish_plug'> + <parameter type-id='39944481'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='blk_freeze_queue_start' mangled-name='blk_freeze_queue_start' filepath='block/blk-mq.c' line='136' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_freeze_queue_start'> - <parameter type-id='e7d2a5fc' name='q' filepath='block/blk-mq.c' line='136' column='1'/> + <function-decl name='blk_freeze_queue_start' mangled-name='blk_freeze_queue_start' filepath='include/linux/blk-mq.h' line='525' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_freeze_queue_start'> + <parameter type-id='e7d2a5fc'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='blk_get_queue' mangled-name='blk_get_queue' filepath='block/blk-core.c' line='610' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_get_queue'> - <parameter type-id='e7d2a5fc' name='q' filepath='block/blk-core.c' line='610' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='blk_get_queue' mangled-name='blk_get_queue' filepath='include/linux/blkdev.h' line='1226' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_get_queue'> + <parameter type-id='e7d2a5fc'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='blk_get_request' mangled-name='blk_get_request' filepath='block/blk-core.c' line='627' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_get_request'> <parameter type-id='e7d2a5fc' name='q' filepath='block/blk-core.c' line='627' column='1'/> @@ -112920,10 +113057,10 @@ <parameter type-id='bf8a20d2' name='ksm' filepath='block/keyslot-manager.c' line='414' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='blk_mq_alloc_request' mangled-name='blk_mq_alloc_request' filepath='block/blk-mq.c' line='403' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_mq_alloc_request'> - <parameter type-id='e7d2a5fc' name='q' filepath='block/blk-mq.c' line='403' column='1'/> - <parameter type-id='f0981eeb' name='op' filepath='block/blk-mq.c' line='403' column='1'/> - <parameter type-id='346d62be' name='flags' filepath='block/blk-mq.c' line='404' column='1'/> + <function-decl name='blk_mq_alloc_request' mangled-name='blk_mq_alloc_request' filepath='include/linux/blk-mq.h' line='455' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_mq_alloc_request'> + <parameter type-id='e7d2a5fc'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='3dad1a48'/> </function-decl> <function-decl name='blk_mq_alloc_request_hctx' mangled-name='blk_mq_alloc_request_hctx' filepath='block/blk-mq.c' line='431' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_mq_alloc_request_hctx'> @@ -112955,13 +113092,13 @@ <parameter type-id='7359adad' name='msecs' filepath='block/blk-mq.c' line='855' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='blk_mq_end_request' mangled-name='blk_mq_end_request' filepath='block/blk-mq.c' line='564' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_mq_end_request'> - <parameter type-id='3dad1a48' name='rq' filepath='block/blk-mq.c' line='564' column='1'/> - <parameter type-id='f4e2facd' name='error' filepath='block/blk-mq.c' line='564' column='1'/> + <function-decl name='blk_mq_end_request' mangled-name='blk_mq_end_request' filepath='include/linux/blk-mq.h' line='499' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_mq_end_request'> + <parameter type-id='3dad1a48'/> + <parameter type-id='002ac4a6'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='blk_mq_free_request' mangled-name='blk_mq_free_request' filepath='block/blk-mq.c' line='508' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_mq_free_request'> - <parameter type-id='3dad1a48' name='rq' filepath='block/blk-mq.c' line='508' column='1'/> + <function-decl name='blk_mq_free_request' mangled-name='blk_mq_free_request' filepath='include/linux/blk-mq.h' line='442' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_mq_free_request'> + <parameter type-id='3dad1a48'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='blk_mq_free_tag_set' mangled-name='blk_mq_free_tag_set' filepath='block/blk-mq.c' line='3614' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_mq_free_tag_set'> @@ -112992,8 +113129,8 @@ <parameter type-id='f0981eeb' name='set_flags' filepath='block/blk-mq.c' line='3178' column='1'/> <return type-id='e7d2a5fc'/> </function-decl> - <function-decl name='blk_mq_map_queues' mangled-name='blk_mq_map_queues' filepath='block/blk-mq-cpumap.c' line='35' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_mq_map_queues'> - <parameter type-id='187ae308' name='qmap' filepath='block/blk-mq-cpumap.c' line='35' column='1'/> + <function-decl name='blk_mq_map_queues' mangled-name='blk_mq_map_queues' filepath='include/linux/blk-mq.h' line='530' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_mq_map_queues'> + <parameter type-id='187ae308'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='blk_mq_pci_map_queues' mangled-name='blk_mq_pci_map_queues' filepath='block/blk-mq-pci.c' line='26' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_mq_pci_map_queues'> @@ -113002,8 +113139,8 @@ <parameter type-id='95e97e5e' name='offset' filepath='block/blk-mq-pci.c' line='27' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='blk_mq_quiesce_queue' mangled-name='blk_mq_quiesce_queue' filepath='block/blk-mq.c' line='224' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_mq_quiesce_queue'> - <parameter type-id='e7d2a5fc' name='q' filepath='block/blk-mq.c' line='224' column='1'/> + <function-decl name='blk_mq_quiesce_queue' mangled-name='blk_mq_quiesce_queue' filepath='include/linux/blk-mq.h' line='514' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_mq_quiesce_queue'> + <parameter type-id='e7d2a5fc'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='blk_mq_requeue_request' mangled-name='blk_mq_requeue_request' filepath='block/blk-mq.c' line='774' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_mq_requeue_request'> @@ -113025,8 +113162,8 @@ <parameter type-id='b50a4934' name='async' filepath='block/blk-mq.c' line='1715' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='blk_mq_sched_mark_restart_hctx' mangled-name='blk_mq_sched_mark_restart_hctx' filepath='block/blk-mq-sched.c' line='51' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_mq_sched_mark_restart_hctx'> - <parameter type-id='a47d3467' name='hctx' filepath='block/blk-mq-sched.c' line='51' column='1'/> + <function-decl name='blk_mq_sched_mark_restart_hctx' mangled-name='blk_mq_sched_mark_restart_hctx' filepath='block/blk-mq-sched.h' line='16' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_mq_sched_mark_restart_hctx'> + <parameter type-id='a47d3467'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='blk_mq_sched_request_inserted' mangled-name='blk_mq_sched_request_inserted' filepath='block/blk-mq-sched.c' line='389' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_mq_sched_request_inserted'> @@ -113073,8 +113210,8 @@ <parameter type-id='cc26d15f' name='tagset' filepath='block/blk-mq-tag.c' line='408' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='blk_mq_unfreeze_queue' mangled-name='blk_mq_unfreeze_queue' filepath='block/blk-mq.c' line='192' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_mq_unfreeze_queue'> - <parameter type-id='e7d2a5fc' name='q' filepath='block/blk-mq.c' line='192' column='1'/> + <function-decl name='blk_mq_unfreeze_queue' mangled-name='blk_mq_unfreeze_queue' filepath='include/linux/blk-mq.h' line='524' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_mq_unfreeze_queue'> + <parameter type-id='e7d2a5fc'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='blk_mq_unique_tag' mangled-name='blk_mq_unique_tag' filepath='block/blk-mq-tag.c' line='638' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_mq_unique_tag'> @@ -113096,10 +113233,10 @@ <parameter type-id='95e97e5e' name='first_vec' filepath='block/blk-mq-virtio.c' line='25' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='blk_poll' mangled-name='blk_poll' filepath='block/blk-mq.c' line='3981' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_poll'> - <parameter type-id='e7d2a5fc' name='q' filepath='block/blk-mq.c' line='3981' column='1'/> - <parameter type-id='041bc907' name='cookie' filepath='block/blk-mq.c' line='3981' column='1'/> - <parameter type-id='b50a4934' name='spin' filepath='block/blk-mq.c' line='3981' column='1'/> + <function-decl name='blk_poll' mangled-name='blk_poll' filepath='include/linux/blkdev.h' line='962' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_poll'> + <parameter type-id='e7d2a5fc'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='c894953d'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='blk_put_queue' mangled-name='blk_put_queue' filepath='block/blk-core.c' line='336' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_put_queue'> @@ -113135,9 +113272,9 @@ <parameter type-id='95e97e5e' name='mask' filepath='block/blk-settings.c' line='732' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='blk_queue_flag_clear' mangled-name='blk_queue_flag_clear' filepath='block/blk-core.c' line='90' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_queue_flag_clear'> - <parameter type-id='f0981eeb' name='flag' filepath='block/blk-core.c' line='90' column='1'/> - <parameter type-id='e7d2a5fc' name='q' filepath='block/blk-core.c' line='90' column='1'/> + <function-decl name='blk_queue_flag_clear' mangled-name='blk_queue_flag_clear' filepath='include/linux/blkdev.h' line='642' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_queue_flag_clear'> + <parameter type-id='f0981eeb'/> + <parameter type-id='e7d2a5fc'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='blk_queue_flag_set' mangled-name='blk_queue_flag_set' filepath='block/blk-core.c' line='79' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_queue_flag_set'> @@ -113281,16 +113418,16 @@ <parameter type-id='7604ff1d' name='lim' filepath='block/blk-settings.c' line='74' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='blk_start_plug' mangled-name='blk_start_plug' filepath='block/blk-core.c' line='1689' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_start_plug'> - <parameter type-id='39944481' name='plug' filepath='block/blk-core.c' line='1689' column='1'/> + <function-decl name='blk_start_plug' mangled-name='blk_start_plug' filepath='include/linux/blkdev.h' line='1263' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_start_plug'> + <parameter type-id='39944481'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='blk_stat_enable_accounting' mangled-name='blk_stat_enable_accounting' filepath='block/blk-stat.c' line='187' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_stat_enable_accounting'> <parameter type-id='e7d2a5fc' name='q' filepath='block/blk-stat.c' line='187' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='blk_status_to_errno' mangled-name='blk_status_to_errno' filepath='block/blk-core.c' line='210' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_status_to_errno'> - <parameter type-id='f4e2facd' name='status' filepath='block/blk-core.c' line='210' column='1'/> + <function-decl name='blk_status_to_errno' mangled-name='blk_status_to_errno' filepath='include/linux/blkdev.h' line='959' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_status_to_errno'> + <parameter type-id='002ac4a6'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='blk_sync_queue' mangled-name='blk_sync_queue' filepath='block/blk-core.c' line='298' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blk_sync_queue'> @@ -113320,53 +113457,53 @@ <parameter type-id='95e97e5e' name='datasync' filepath='fs/block_dev.c' line='691' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='blkdev_get_by_dev' mangled-name='blkdev_get_by_dev' filepath='fs/block_dev.c' line='1723' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blkdev_get_by_dev'> - <parameter type-id='8504f260' name='dev' filepath='fs/block_dev.c' line='1723' column='1'/> - <parameter type-id='2665334e' name='mode' filepath='fs/block_dev.c' line='1723' column='1'/> - <parameter type-id='eaa32e2f' name='holder' filepath='fs/block_dev.c' line='1723' column='1'/> + <function-decl name='blkdev_get_by_dev' mangled-name='blkdev_get_by_dev' filepath='include/linux/blkdev.h' line='2006' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blkdev_get_by_dev'> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='eaa32e2f'/> <return type-id='b88dd945'/> </function-decl> - <function-decl name='blkdev_get_by_path' mangled-name='blkdev_get_by_path' filepath='fs/block_dev.c' line='1678' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blkdev_get_by_path'> - <parameter type-id='80f4b756' name='path' filepath='fs/block_dev.c' line='1678' column='1'/> - <parameter type-id='2665334e' name='mode' filepath='fs/block_dev.c' line='1678' column='1'/> - <parameter type-id='eaa32e2f' name='holder' filepath='fs/block_dev.c' line='1679' column='1'/> + <function-decl name='blkdev_get_by_path' mangled-name='blkdev_get_by_path' filepath='include/linux/blkdev.h' line='2004' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blkdev_get_by_path'> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='eaa32e2f'/> <return type-id='b88dd945'/> </function-decl> - <function-decl name='blkdev_issue_flush' mangled-name='blkdev_issue_flush' filepath='block/blk-flush.c' line='440' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blkdev_issue_flush'> - <parameter type-id='b88dd945' name='bdev' filepath='block/blk-flush.c' line='440' column='1'/> - <parameter type-id='3eb7c31c' name='gfp_mask' filepath='block/blk-flush.c' line='440' column='1'/> + <function-decl name='blkdev_issue_flush' mangled-name='blkdev_issue_flush' filepath='include/linux/blkdev.h' line='1292' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blkdev_issue_flush'> + <parameter type-id='b88dd945'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='blkdev_put' mangled-name='blkdev_put' filepath='fs/block_dev.c' line='1817' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blkdev_put'> - <parameter type-id='b88dd945' name='bdev' filepath='fs/block_dev.c' line='1817' column='1'/> - <parameter type-id='2665334e' name='mode' filepath='fs/block_dev.c' line='1817' column='1'/> + <function-decl name='blkdev_put' mangled-name='blkdev_put' filepath='include/linux/blkdev.h' line='2011' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blkdev_put'> + <parameter type-id='b88dd945'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='blocking_notifier_call_chain' mangled-name='blocking_notifier_call_chain' filepath='kernel/notifier.c' line='325' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blocking_notifier_call_chain'> - <parameter type-id='282b7312' name='nh' filepath='kernel/notifier.c' line='325' column='1'/> - <parameter type-id='7359adad' name='val' filepath='kernel/notifier.c' line='326' column='1'/> - <parameter type-id='eaa32e2f' name='v' filepath='kernel/notifier.c' line='326' column='1'/> + <function-decl name='blocking_notifier_call_chain' mangled-name='blocking_notifier_call_chain' filepath='include/linux/notifier.h' line='164' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blocking_notifier_call_chain'> + <parameter type-id='282b7312'/> + <parameter type-id='7359adad'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='blocking_notifier_chain_register' mangled-name='blocking_notifier_chain_register' filepath='kernel/notifier.c' line='240' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blocking_notifier_chain_register'> - <parameter type-id='282b7312' name='nh' filepath='kernel/notifier.c' line='240' column='1'/> - <parameter type-id='d504f73d' name='n' filepath='kernel/notifier.c' line='241' column='1'/> + <function-decl name='blocking_notifier_chain_register' mangled-name='blocking_notifier_chain_register' filepath='include/linux/notifier.h' line='146' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blocking_notifier_chain_register'> + <parameter type-id='282b7312'/> + <parameter type-id='d504f73d'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='blocking_notifier_chain_unregister' mangled-name='blocking_notifier_chain_unregister' filepath='kernel/notifier.c' line='270' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blocking_notifier_chain_unregister'> - <parameter type-id='282b7312' name='nh' filepath='kernel/notifier.c' line='270' column='1'/> - <parameter type-id='d504f73d' name='n' filepath='kernel/notifier.c' line='271' column='1'/> + <function-decl name='blocking_notifier_chain_unregister' mangled-name='blocking_notifier_chain_unregister' filepath='include/linux/notifier.h' line='155' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='blocking_notifier_chain_unregister'> + <parameter type-id='282b7312'/> + <parameter type-id='d504f73d'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='bmap' mangled-name='bmap' filepath='fs/inode.c' line='1702' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bmap'> - <parameter type-id='7e666abe' name='inode' filepath='fs/inode.c' line='1702' column='1'/> - <parameter type-id='5c39fc92' name='block' filepath='fs/inode.c' line='1702' column='1'/> + <function-decl name='bmap' mangled-name='bmap' filepath='include/linux/fs.h' line='2808' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bmap'> + <parameter type-id='7e666abe'/> + <parameter type-id='c0190993'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='bpf_dispatcher_xdp_func' mangled-name='bpf_dispatcher_xdp_func' filepath='net/core/filter.c' line='10265' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_dispatcher_xdp_func'> - <parameter type-id='eaa32e2f' name='ctx' filepath='net/core/filter.c' line='10265' column='1'/> - <parameter type-id='acada613' name='insnsi' filepath='net/core/filter.c' line='10265' column='1'/> - <parameter type-id='531a7450' name='bpf_func' filepath='net/core/filter.c' line='10265' column='1'/> + <function-decl name='bpf_dispatcher_xdp_func' mangled-name='bpf_dispatcher_xdp_func' filepath='include/linux/filter.h' line='732' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_dispatcher_xdp_func'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='acada613'/> + <parameter type-id='531a7450'/> <return type-id='f0981eeb'/> </function-decl> <function-decl name='bpf_prog_add' mangled-name='bpf_prog_add' filepath='kernel/bpf/syscall.c' line='1857' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_prog_add'> @@ -113384,9 +113521,9 @@ <return type-id='48b5725f'/> </function-decl> <var-decl name='bpf_stats_enabled_key' type-id='237c0d27' mangled-name='bpf_stats_enabled_key' visibility='default' filepath='kernel/bpf/core.c' line='2297' column='1' elf-symbol-id='bpf_stats_enabled_key'/> - <function-decl name='bpf_trace_run1' mangled-name='bpf_trace_run1' filepath='kernel/trace/bpf_trace.c' line='2082' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_trace_run1'> - <parameter type-id='bdcee7ae' name='prog' filepath='kernel/trace/bpf_trace.c' line='2082' column='1'/> - <parameter type-id='91ce1af9' name='arg0' filepath='kernel/trace/bpf_trace.c' line='2082' column='1'/> + <function-decl name='bpf_trace_run1' mangled-name='bpf_trace_run1' filepath='include/linux/trace_events.h' line='752' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_trace_run1'> + <parameter type-id='bdcee7ae'/> + <parameter type-id='3a47d82b'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='bpf_trace_run10' mangled-name='bpf_trace_run10' filepath='kernel/trace/bpf_trace.c' line='2091' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_trace_run10'> @@ -113434,67 +113571,67 @@ <parameter type-id='91ce1af9' name='arg11' filepath='kernel/trace/bpf_trace.c' line='2093' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='bpf_trace_run2' mangled-name='bpf_trace_run2' filepath='kernel/trace/bpf_trace.c' line='2083' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_trace_run2'> - <parameter type-id='bdcee7ae' name='prog' filepath='kernel/trace/bpf_trace.c' line='2083' column='1'/> - <parameter type-id='91ce1af9' name='arg0' filepath='kernel/trace/bpf_trace.c' line='2083' column='1'/> - <parameter type-id='91ce1af9' name='arg1' filepath='kernel/trace/bpf_trace.c' line='2083' column='1'/> + <function-decl name='bpf_trace_run2' mangled-name='bpf_trace_run2' filepath='include/linux/trace_events.h' line='753' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_trace_run2'> + <parameter type-id='bdcee7ae'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='bpf_trace_run3' mangled-name='bpf_trace_run3' filepath='kernel/trace/bpf_trace.c' line='2084' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_trace_run3'> - <parameter type-id='bdcee7ae' name='prog' filepath='kernel/trace/bpf_trace.c' line='2084' column='1'/> - <parameter type-id='91ce1af9' name='arg0' filepath='kernel/trace/bpf_trace.c' line='2084' column='1'/> - <parameter type-id='91ce1af9' name='arg1' filepath='kernel/trace/bpf_trace.c' line='2084' column='1'/> - <parameter type-id='91ce1af9' name='arg2' filepath='kernel/trace/bpf_trace.c' line='2084' column='1'/> + <function-decl name='bpf_trace_run3' mangled-name='bpf_trace_run3' filepath='include/linux/trace_events.h' line='754' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_trace_run3'> + <parameter type-id='bdcee7ae'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='bpf_trace_run4' mangled-name='bpf_trace_run4' filepath='kernel/trace/bpf_trace.c' line='2085' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_trace_run4'> - <parameter type-id='bdcee7ae' name='prog' filepath='kernel/trace/bpf_trace.c' line='2085' column='1'/> - <parameter type-id='91ce1af9' name='arg0' filepath='kernel/trace/bpf_trace.c' line='2085' column='1'/> - <parameter type-id='91ce1af9' name='arg1' filepath='kernel/trace/bpf_trace.c' line='2085' column='1'/> - <parameter type-id='91ce1af9' name='arg2' filepath='kernel/trace/bpf_trace.c' line='2085' column='1'/> - <parameter type-id='91ce1af9' name='arg3' filepath='kernel/trace/bpf_trace.c' line='2085' column='1'/> + <function-decl name='bpf_trace_run4' mangled-name='bpf_trace_run4' filepath='include/linux/trace_events.h' line='756' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_trace_run4'> + <parameter type-id='bdcee7ae'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='bpf_trace_run5' mangled-name='bpf_trace_run5' filepath='kernel/trace/bpf_trace.c' line='2086' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_trace_run5'> - <parameter type-id='bdcee7ae' name='prog' filepath='kernel/trace/bpf_trace.c' line='2086' column='1'/> - <parameter type-id='91ce1af9' name='arg0' filepath='kernel/trace/bpf_trace.c' line='2086' column='1'/> - <parameter type-id='91ce1af9' name='arg1' filepath='kernel/trace/bpf_trace.c' line='2086' column='1'/> - <parameter type-id='91ce1af9' name='arg2' filepath='kernel/trace/bpf_trace.c' line='2086' column='1'/> - <parameter type-id='91ce1af9' name='arg3' filepath='kernel/trace/bpf_trace.c' line='2086' column='1'/> - <parameter type-id='91ce1af9' name='arg4' filepath='kernel/trace/bpf_trace.c' line='2086' column='1'/> + <function-decl name='bpf_trace_run5' mangled-name='bpf_trace_run5' filepath='include/linux/trace_events.h' line='758' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_trace_run5'> + <parameter type-id='bdcee7ae'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='bpf_trace_run6' mangled-name='bpf_trace_run6' filepath='kernel/trace/bpf_trace.c' line='2087' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_trace_run6'> - <parameter type-id='bdcee7ae' name='prog' filepath='kernel/trace/bpf_trace.c' line='2087' column='1'/> - <parameter type-id='91ce1af9' name='arg0' filepath='kernel/trace/bpf_trace.c' line='2087' column='1'/> - <parameter type-id='91ce1af9' name='arg1' filepath='kernel/trace/bpf_trace.c' line='2087' column='1'/> - <parameter type-id='91ce1af9' name='arg2' filepath='kernel/trace/bpf_trace.c' line='2087' column='1'/> - <parameter type-id='91ce1af9' name='arg3' filepath='kernel/trace/bpf_trace.c' line='2087' column='1'/> - <parameter type-id='91ce1af9' name='arg4' filepath='kernel/trace/bpf_trace.c' line='2087' column='1'/> - <parameter type-id='91ce1af9' name='arg5' filepath='kernel/trace/bpf_trace.c' line='2087' column='1'/> + <function-decl name='bpf_trace_run6' mangled-name='bpf_trace_run6' filepath='include/linux/trace_events.h' line='760' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_trace_run6'> + <parameter type-id='bdcee7ae'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='bpf_trace_run7' mangled-name='bpf_trace_run7' filepath='kernel/trace/bpf_trace.c' line='2088' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_trace_run7'> - <parameter type-id='bdcee7ae' name='prog' filepath='kernel/trace/bpf_trace.c' line='2088' column='1'/> - <parameter type-id='91ce1af9' name='arg0' filepath='kernel/trace/bpf_trace.c' line='2088' column='1'/> - <parameter type-id='91ce1af9' name='arg1' filepath='kernel/trace/bpf_trace.c' line='2088' column='1'/> - <parameter type-id='91ce1af9' name='arg2' filepath='kernel/trace/bpf_trace.c' line='2088' column='1'/> - <parameter type-id='91ce1af9' name='arg3' filepath='kernel/trace/bpf_trace.c' line='2088' column='1'/> - <parameter type-id='91ce1af9' name='arg4' filepath='kernel/trace/bpf_trace.c' line='2088' column='1'/> - <parameter type-id='91ce1af9' name='arg5' filepath='kernel/trace/bpf_trace.c' line='2088' column='1'/> - <parameter type-id='91ce1af9' name='arg6' filepath='kernel/trace/bpf_trace.c' line='2088' column='1'/> + <function-decl name='bpf_trace_run7' mangled-name='bpf_trace_run7' filepath='include/linux/trace_events.h' line='762' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_trace_run7'> + <parameter type-id='bdcee7ae'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='bpf_trace_run8' mangled-name='bpf_trace_run8' filepath='kernel/trace/bpf_trace.c' line='2089' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_trace_run8'> - <parameter type-id='bdcee7ae' name='prog' filepath='kernel/trace/bpf_trace.c' line='2089' column='1'/> - <parameter type-id='91ce1af9' name='arg0' filepath='kernel/trace/bpf_trace.c' line='2089' column='1'/> - <parameter type-id='91ce1af9' name='arg1' filepath='kernel/trace/bpf_trace.c' line='2089' column='1'/> - <parameter type-id='91ce1af9' name='arg2' filepath='kernel/trace/bpf_trace.c' line='2089' column='1'/> - <parameter type-id='91ce1af9' name='arg3' filepath='kernel/trace/bpf_trace.c' line='2089' column='1'/> - <parameter type-id='91ce1af9' name='arg4' filepath='kernel/trace/bpf_trace.c' line='2089' column='1'/> - <parameter type-id='91ce1af9' name='arg5' filepath='kernel/trace/bpf_trace.c' line='2089' column='1'/> - <parameter type-id='91ce1af9' name='arg6' filepath='kernel/trace/bpf_trace.c' line='2089' column='1'/> - <parameter type-id='91ce1af9' name='arg7' filepath='kernel/trace/bpf_trace.c' line='2089' column='1'/> + <function-decl name='bpf_trace_run8' mangled-name='bpf_trace_run8' filepath='include/linux/trace_events.h' line='764' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_trace_run8'> + <parameter type-id='bdcee7ae'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='bpf_trace_run9' mangled-name='bpf_trace_run9' filepath='kernel/trace/bpf_trace.c' line='2090' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_trace_run9'> @@ -113510,16 +113647,16 @@ <parameter type-id='91ce1af9' name='arg8' filepath='kernel/trace/bpf_trace.c' line='2090' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='bpf_warn_invalid_xdp_action' mangled-name='bpf_warn_invalid_xdp_action' filepath='net/core/filter.c' line='7900' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_warn_invalid_xdp_action'> - <parameter type-id='19c2251e' name='act' filepath='net/core/filter.c' line='7900' column='1'/> + <function-decl name='bpf_warn_invalid_xdp_action' mangled-name='bpf_warn_invalid_xdp_action' filepath='include/linux/filter.h' line='965' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bpf_warn_invalid_xdp_action'> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='bsearch' mangled-name='bsearch' filepath='lib/bsearch.c' line='31' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bsearch'> - <parameter type-id='eaa32e2f' name='key' filepath='lib/bsearch.c' line='31' column='1'/> - <parameter type-id='eaa32e2f' name='base' filepath='lib/bsearch.c' line='31' column='1'/> - <parameter type-id='b59d7dce' name='num' filepath='lib/bsearch.c' line='31' column='1'/> - <parameter type-id='b59d7dce' name='size' filepath='lib/bsearch.c' line='31' column='1'/> - <parameter type-id='a08bda3c' name='cmp' filepath='lib/bsearch.c' line='31' column='1'/> + <function-decl name='bsearch' mangled-name='bsearch' filepath='include/linux/bsearch.h' line='30' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bsearch'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> + <parameter type-id='585e1de9'/> <return type-id='eaa32e2f'/> </function-decl> <function-decl name='bsg_job_done' mangled-name='bsg_job_done' filepath='block/bsg-lib.c' line='181' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bsg_job_done'> @@ -113540,33 +113677,33 @@ <parameter type-id='95e97e5e' name='dd_job_size' filepath='block/bsg-lib.c' line='366' column='1'/> <return type-id='e7d2a5fc'/> </function-decl> - <function-decl name='bt_err' mangled-name='bt_err' filepath='net/bluetooth/lib.c' line='170' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bt_err'> - <parameter type-id='80f4b756' name='format' filepath='net/bluetooth/lib.c' line='170' column='1'/> + <function-decl name='bt_err' mangled-name='bt_err' filepath='include/net/bluetooth/bluetooth.h' line='161' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bt_err'> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='bt_info' mangled-name='bt_info' filepath='net/bluetooth/lib.c' line='138' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bt_info'> - <parameter type-id='80f4b756' name='format' filepath='net/bluetooth/lib.c' line='138' column='1'/> + <function-decl name='bt_info' mangled-name='bt_info' filepath='include/net/bluetooth/bluetooth.h' line='157' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bt_info'> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='build_skb' mangled-name='build_skb' filepath='net/core/skbuff.c' line='326' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='build_skb'> - <parameter type-id='eaa32e2f' name='data' filepath='net/core/skbuff.c' line='326' column='1'/> - <parameter type-id='f0981eeb' name='frag_size' filepath='net/core/skbuff.c' line='326' column='1'/> + <function-decl name='build_skb' mangled-name='build_skb' filepath='include/linux/skbuff.h' line='1087' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='build_skb'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='f0981eeb'/> <return type-id='0fbf3cfd'/> </function-decl> - <function-decl name='bus_find_device' mangled-name='bus_find_device' filepath='drivers/base/bus.c' line='326' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bus_find_device'> - <parameter type-id='5e2671f8' name='bus' filepath='drivers/base/bus.c' line='326' column='1'/> - <parameter type-id='fa0b179b' name='start' filepath='drivers/base/bus.c' line='327' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='drivers/base/bus.c' line='327' column='1'/> - <parameter type-id='92d15ae9' name='match' filepath='drivers/base/bus.c' line='328' column='1'/> + <function-decl name='bus_find_device' mangled-name='bus_find_device' filepath='include/linux/device/bus.h' line='167' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bus_find_device'> + <parameter type-id='5e2671f8'/> + <parameter type-id='fa0b179b'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='92d15ae9'/> <return type-id='fa0b179b'/> </function-decl> - <function-decl name='bus_for_each_dev' mangled-name='bus_for_each_dev' filepath='drivers/base/bus.c' line='292' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bus_for_each_dev'> - <parameter type-id='5e2671f8' name='bus' filepath='drivers/base/bus.c' line='292' column='1'/> - <parameter type-id='fa0b179b' name='start' filepath='drivers/base/bus.c' line='292' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='drivers/base/bus.c' line='293' column='1'/> - <parameter type-id='92d15ae9' name='fn' filepath='drivers/base/bus.c' line='293' column='1'/> + <function-decl name='bus_for_each_dev' mangled-name='bus_for_each_dev' filepath='include/linux/device/bus.h' line='165' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bus_for_each_dev'> + <parameter type-id='5e2671f8'/> + <parameter type-id='fa0b179b'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='92d15ae9'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='bus_for_each_drv' mangled-name='bus_for_each_drv' filepath='drivers/base/bus.c' line='418' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bus_for_each_drv'> @@ -113576,8 +113713,8 @@ <parameter type-id='24a62f42' name='fn' filepath='drivers/base/bus.c' line='419' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='bus_register' mangled-name='bus_register' filepath='drivers/base/bus.c' line='802' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bus_register'> - <parameter type-id='5e2671f8' name='bus' filepath='drivers/base/bus.c' line='802' column='1'/> + <function-decl name='bus_register' mangled-name='bus_register' filepath='include/linux/device/bus.h' line='122' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bus_register'> + <parameter type-id='5e2671f8'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='bus_register_notifier' mangled-name='bus_register_notifier' filepath='drivers/base/bus.c' line='901' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bus_register_notifier'> @@ -113590,8 +113727,8 @@ <parameter type-id='f1ac64d0' name='ops' filepath='drivers/iommu/iommu.c' line='1832' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='bus_unregister' mangled-name='bus_unregister' filepath='drivers/base/bus.c' line='887' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bus_unregister'> - <parameter type-id='5e2671f8' name='bus' filepath='drivers/base/bus.c' line='887' column='1'/> + <function-decl name='bus_unregister' mangled-name='bus_unregister' filepath='include/linux/device/bus.h' line='124' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bus_unregister'> + <parameter type-id='5e2671f8'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='bus_unregister_notifier' mangled-name='bus_unregister_notifier' filepath='drivers/base/bus.c' line='907' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bus_unregister_notifier'> @@ -113661,9 +113798,9 @@ <parameter type-id='83c1bde6' name='work' filepath='kernel/workqueue.c' line='3186' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='capable' mangled-name='capable' filepath='kernel/capability.c' line='447' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='capable'> - <parameter type-id='95e97e5e' name='cap' filepath='kernel/capability.c' line='447' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='capable' mangled-name='capable' filepath='include/linux/capability.h' line='210' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='capable'> + <parameter type-id='95e97e5e'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='cdev_add' mangled-name='cdev_add' filepath='fs/char_dev.c' line='479' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cdev_add'> <parameter type-id='3e6eb939' name='p' filepath='fs/char_dev.c' line='479' column='1'/> @@ -113678,19 +113815,19 @@ <parameter type-id='3e6eb939' name='p' filepath='fs/char_dev.c' line='594' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='cdev_device_add' mangled-name='cdev_device_add' filepath='fs/char_dev.c' line='537' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cdev_device_add'> - <parameter type-id='3e6eb939' name='cdev' filepath='fs/char_dev.c' line='537' column='1'/> - <parameter type-id='fa0b179b' name='dev' filepath='fs/char_dev.c' line='537' column='1'/> + <function-decl name='cdev_device_add' mangled-name='cdev_device_add' filepath='include/linux/cdev.h' line='32' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cdev_device_add'> + <parameter type-id='3e6eb939'/> + <parameter type-id='fa0b179b'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='cdev_device_del' mangled-name='cdev_device_del' filepath='fs/char_dev.c' line='571' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cdev_device_del'> - <parameter type-id='3e6eb939' name='cdev' filepath='fs/char_dev.c' line='571' column='1'/> - <parameter type-id='fa0b179b' name='dev' filepath='fs/char_dev.c' line='571' column='1'/> + <function-decl name='cdev_device_del' mangled-name='cdev_device_del' filepath='include/linux/cdev.h' line='33' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cdev_device_del'> + <parameter type-id='3e6eb939'/> + <parameter type-id='fa0b179b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='cdev_init' mangled-name='cdev_init' filepath='fs/char_dev.c' line='651' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cdev_init'> - <parameter type-id='3e6eb939' name='cdev' filepath='fs/char_dev.c' line='651' column='1'/> - <parameter type-id='61758ee5' name='fops' filepath='fs/char_dev.c' line='651' column='1'/> + <function-decl name='cdev_init' mangled-name='cdev_init' filepath='include/linux/cdev.h' line='23' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cdev_init'> + <parameter type-id='3e6eb939'/> + <parameter type-id='61758ee5'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='ce_aes_expandkey' mangled-name='ce_aes_expandkey' filepath='arch/arm64/crypto/aes-ce-glue.c' line='74' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ce_aes_expandkey'> @@ -113766,14 +113903,14 @@ <parameter type-id='f774a955' name='ns' filepath='kernel/cgroup/cgroup.c' line='2244' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='cgroup_taskset_first' mangled-name='cgroup_taskset_first' filepath='kernel/cgroup/cgroup.c' line='2345' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cgroup_taskset_first'> - <parameter type-id='8cffa561' name='tset' filepath='kernel/cgroup/cgroup.c' line='2345' column='1'/> - <parameter type-id='e7f9d97b' name='dst_cssp' filepath='kernel/cgroup/cgroup.c' line='2346' column='1'/> + <function-decl name='cgroup_taskset_first' mangled-name='cgroup_taskset_first' filepath='include/linux/cgroup.h' line='154' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cgroup_taskset_first'> + <parameter type-id='8cffa561'/> + <parameter type-id='e7f9d97b'/> <return type-id='f23e2572'/> </function-decl> - <function-decl name='cgroup_taskset_next' mangled-name='cgroup_taskset_next' filepath='kernel/cgroup/cgroup.c' line='2363' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cgroup_taskset_next'> - <parameter type-id='8cffa561' name='tset' filepath='kernel/cgroup/cgroup.c' line='2363' column='1'/> - <parameter type-id='e7f9d97b' name='dst_cssp' filepath='kernel/cgroup/cgroup.c' line='2364' column='1'/> + <function-decl name='cgroup_taskset_next' mangled-name='cgroup_taskset_next' filepath='include/linux/cgroup.h' line='156' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cgroup_taskset_next'> + <parameter type-id='8cffa561'/> + <parameter type-id='e7f9d97b'/> <return type-id='f23e2572'/> </function-decl> <function-decl name='check_preempt_curr' mangled-name='check_preempt_curr' filepath='kernel/sched/core.c' line='1779' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='check_preempt_curr'> @@ -113782,75 +113919,75 @@ <parameter type-id='95e97e5e' name='flags' filepath='kernel/sched/core.c' line='1779' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='check_zeroed_user' mangled-name='check_zeroed_user' filepath='lib/usercopy.c' line='54' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='check_zeroed_user'> - <parameter type-id='eaa32e2f' name='from' filepath='lib/usercopy.c' line='54' column='1'/> - <parameter type-id='b59d7dce' name='size' filepath='lib/usercopy.c' line='54' column='1'/> + <function-decl name='check_zeroed_user' mangled-name='check_zeroed_user' filepath='include/linux/uaccess.h' line='295' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='check_zeroed_user'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='class_create_file_ns' mangled-name='class_create_file_ns' filepath='drivers/base/class.c' line='88' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='class_create_file_ns'> - <parameter type-id='67aca04f' name='cls' filepath='drivers/base/class.c' line='88' column='1'/> - <parameter type-id='9a53a8a3' name='attr' filepath='drivers/base/class.c' line='88' column='1'/> - <parameter type-id='eaa32e2f' name='ns' filepath='drivers/base/class.c' line='89' column='1'/> + <function-decl name='class_create_file_ns' mangled-name='class_create_file_ns' filepath='include/linux/device/class.h' line='212' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='class_create_file_ns'> + <parameter type-id='67aca04f'/> + <parameter type-id='9a53a8a3'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='class_destroy' mangled-name='class_destroy' filepath='drivers/base/class.c' line='261' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='class_destroy'> - <parameter type-id='67aca04f' name='cls' filepath='drivers/base/class.c' line='261' column='1'/> + <function-decl name='class_destroy' mangled-name='class_destroy' filepath='include/linux/device/class.h' line='261' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='class_destroy'> + <parameter type-id='67aca04f'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='class_find_device' mangled-name='class_find_device' filepath='drivers/base/class.c' line='399' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='class_find_device'> - <parameter type-id='67aca04f' name='class' filepath='drivers/base/class.c' line='399' column='1'/> - <parameter type-id='fa0b179b' name='start' filepath='drivers/base/class.c' line='399' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='drivers/base/class.c' line='400' column='1'/> - <parameter type-id='92d15ae9' name='match' filepath='drivers/base/class.c' line='401' column='1'/> + <function-decl name='class_find_device' mangled-name='class_find_device' filepath='include/linux/device/class.h' line='123' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='class_find_device'> + <parameter type-id='67aca04f'/> + <parameter type-id='fa0b179b'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='92d15ae9'/> <return type-id='fa0b179b'/> </function-decl> - <function-decl name='class_for_each_device' mangled-name='class_for_each_device' filepath='drivers/base/class.c' line='352' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='class_for_each_device'> - <parameter type-id='67aca04f' name='class' filepath='drivers/base/class.c' line='352' column='1'/> - <parameter type-id='fa0b179b' name='start' filepath='drivers/base/class.c' line='352' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='drivers/base/class.c' line='353' column='1'/> - <parameter type-id='92d15ae9' name='fn' filepath='drivers/base/class.c' line='353' column='1'/> + <function-decl name='class_for_each_device' mangled-name='class_for_each_device' filepath='include/linux/device/class.h' line='120' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='class_for_each_device'> + <parameter type-id='67aca04f'/> + <parameter type-id='fa0b179b'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='92d15ae9'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='class_interface_unregister' mangled-name='class_interface_unregister' filepath='drivers/base/class.c' line='453' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='class_interface_unregister'> - <parameter type-id='ec167ceb' name='class_intf' filepath='drivers/base/class.c' line='453' column='1'/> + <function-decl name='class_interface_unregister' mangled-name='class_interface_unregister' filepath='include/linux/device/class.h' line='256' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='class_interface_unregister'> + <parameter type-id='ec167ceb'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='class_remove_file_ns' mangled-name='class_remove_file_ns' filepath='drivers/base/class.c' line='101' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='class_remove_file_ns'> - <parameter type-id='67aca04f' name='cls' filepath='drivers/base/class.c' line='101' column='1'/> - <parameter type-id='9a53a8a3' name='attr' filepath='drivers/base/class.c' line='101' column='1'/> - <parameter type-id='eaa32e2f' name='ns' filepath='drivers/base/class.c' line='102' column='1'/> + <function-decl name='class_remove_file_ns' mangled-name='class_remove_file_ns' filepath='include/linux/device/class.h' line='215' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='class_remove_file_ns'> + <parameter type-id='67aca04f'/> + <parameter type-id='9a53a8a3'/> + <parameter type-id='eaa32e2f'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='class_unregister' mangled-name='class_unregister' filepath='drivers/base/class.c' line='199' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='class_unregister'> - <parameter type-id='67aca04f' name='cls' filepath='drivers/base/class.c' line='199' column='1'/> + <function-decl name='class_unregister' mangled-name='class_unregister' filepath='include/linux/device/class.h' line='95' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='class_unregister'> + <parameter type-id='67aca04f'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='cleancache_register_ops' mangled-name='cleancache_register_ops' filepath='mm/cleancache.c' line='51' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cleancache_register_ops'> <parameter type-id='fccfeeec' name='ops' filepath='mm/cleancache.c' line='51' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='cleanup_srcu_struct' mangled-name='cleanup_srcu_struct' filepath='kernel/rcu/srcutree.c' line='370' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cleanup_srcu_struct'> - <parameter type-id='f7d7131a' name='ssp' filepath='kernel/rcu/srcutree.c' line='370' column='1'/> + <function-decl name='cleanup_srcu_struct' mangled-name='cleanup_srcu_struct' filepath='include/linux/srcu.h' line='59' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cleanup_srcu_struct'> + <parameter type-id='f7d7131a'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='clk_bulk_disable' mangled-name='clk_bulk_disable' filepath='drivers/clk/clk-bulk.c' line='211' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_bulk_disable'> - <parameter type-id='95e97e5e' name='num_clks' filepath='drivers/clk/clk-bulk.c' line='211' column='1'/> - <parameter type-id='f034b024' name='clks' filepath='drivers/clk/clk-bulk.c' line='211' column='1'/> + <function-decl name='clk_bulk_disable' mangled-name='clk_bulk_disable' filepath='include/linux/clk.h' line='555' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_bulk_disable'> + <parameter type-id='95e97e5e'/> + <parameter type-id='f034b024'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='clk_bulk_enable' mangled-name='clk_bulk_enable' filepath='drivers/clk/clk-bulk.c' line='227' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_bulk_enable'> - <parameter type-id='95e97e5e' name='num_clks' filepath='drivers/clk/clk-bulk.c' line='227' column='1'/> - <parameter type-id='f034b024' name='clks' filepath='drivers/clk/clk-bulk.c' line='227' column='1'/> + <function-decl name='clk_bulk_enable' mangled-name='clk_bulk_enable' filepath='include/linux/clk.h' line='520' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_bulk_enable'> + <parameter type-id='95e97e5e'/> + <parameter type-id='f034b024'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='clk_bulk_get_all' mangled-name='clk_bulk_get_all' filepath='drivers/clk/clk-bulk.c' line='139' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_bulk_get_all'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/clk/clk-bulk.c' line='139' column='1'/> - <parameter type-id='734c20ed' name='clks' filepath='drivers/clk/clk-bulk.c' line='140' column='1'/> + <function-decl name='clk_bulk_get_all' mangled-name='clk_bulk_get_all' filepath='include/linux/clk.h' line='350' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_bulk_get_all'> + <parameter type-id='fa0b179b'/> + <parameter type-id='734c20ed'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='clk_bulk_prepare' mangled-name='clk_bulk_prepare' filepath='drivers/clk/clk-bulk.c' line='176' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_bulk_prepare'> - <parameter type-id='95e97e5e' name='num_clks' filepath='drivers/clk/clk-bulk.c' line='176' column='1'/> - <parameter type-id='f034b024' name='clks' filepath='drivers/clk/clk-bulk.c' line='177' column='1'/> + <function-decl name='clk_bulk_prepare' mangled-name='clk_bulk_prepare' filepath='include/linux/clk.h' line='251' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_bulk_prepare'> + <parameter type-id='95e97e5e'/> + <parameter type-id='f034b024'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='clk_bulk_put_all' mangled-name='clk_bulk_put_all' filepath='drivers/clk/clk-bulk.c' line='128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_bulk_put_all'> @@ -113858,34 +113995,34 @@ <parameter type-id='2942e355' name='clks' filepath='drivers/clk/clk-bulk.c' line='128' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='clk_bulk_unprepare' mangled-name='clk_bulk_unprepare' filepath='drivers/clk/clk-bulk.c' line='161' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_bulk_unprepare'> - <parameter type-id='95e97e5e' name='num_clks' filepath='drivers/clk/clk-bulk.c' line='161' column='1'/> - <parameter type-id='f034b024' name='clks' filepath='drivers/clk/clk-bulk.c' line='161' column='1'/> + <function-decl name='clk_bulk_unprepare' mangled-name='clk_bulk_unprepare' filepath='include/linux/clk.h' line='279' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_bulk_unprepare'> + <parameter type-id='95e97e5e'/> + <parameter type-id='f034b024'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='clk_disable' mangled-name='clk_disable' filepath='drivers/clk/clk.c' line='995' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_disable'> - <parameter type-id='7d0bc0eb' name='clk' filepath='drivers/clk/clk.c' line='995' column='1'/> + <function-decl name='clk_disable' mangled-name='clk_disable' filepath='include/linux/clk.h' line='537' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_disable'> + <parameter type-id='7d0bc0eb'/> <return type-id='48b5725f'/> </function-decl> <var-decl name='clk_divider_ops' type-id='92072f8b' mangled-name='clk_divider_ops' visibility='default' filepath='drivers/clk/clk-divider.c' line='453' column='1' elf-symbol-id='clk_divider_ops'/> - <function-decl name='clk_enable' mangled-name='clk_enable' filepath='drivers/clk/clk.c' line='1160' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_enable'> - <parameter type-id='7d0bc0eb' name='clk' filepath='drivers/clk/clk.c' line='1160' column='1'/> + <function-decl name='clk_enable' mangled-name='clk_enable' filepath='include/linux/clk.h' line='509' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_enable'> + <parameter type-id='7d0bc0eb'/> <return type-id='95e97e5e'/> </function-decl> <var-decl name='clk_fixed_factor_ops' type-id='92072f8b' mangled-name='clk_fixed_factor_ops' visibility='default' filepath='drivers/clk/clk-fixed-factor.c' line='60' column='1' elf-symbol-id='clk_fixed_factor_ops'/> <var-decl name='clk_fixed_rate_ops' type-id='92072f8b' mangled-name='clk_fixed_rate_ops' visibility='default' filepath='drivers/clk/clk-fixed-rate.c' line='46' column='1' elf-symbol-id='clk_fixed_rate_ops'/> <var-decl name='clk_gate_ops' type-id='92072f8b' mangled-name='clk_gate_ops' visibility='default' filepath='drivers/clk/clk-gate.c' line='119' column='1' elf-symbol-id='clk_gate_ops'/> - <function-decl name='clk_get' mangled-name='clk_get' filepath='drivers/clk/clkdev.c' line='100' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_get'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/clk/clkdev.c' line='100' column='1'/> - <parameter type-id='80f4b756' name='con_id' filepath='drivers/clk/clkdev.c' line='100' column='1'/> + <function-decl name='clk_get' mangled-name='clk_get' filepath='include/linux/clk.h' line='308' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_get'> + <parameter type-id='fa0b179b'/> + <parameter type-id='80f4b756'/> <return type-id='7d0bc0eb'/> </function-decl> <function-decl name='clk_get_parent' mangled-name='clk_get_parent' filepath='drivers/clk/clk.c' line='2489' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_get_parent'> <parameter type-id='7d0bc0eb' name='clk' filepath='drivers/clk/clk.c' line='2489' column='1'/> <return type-id='7d0bc0eb'/> </function-decl> - <function-decl name='clk_get_rate' mangled-name='clk_get_rate' filepath='drivers/clk/clk.c' line='1673' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_get_rate'> - <parameter type-id='7d0bc0eb' name='clk' filepath='drivers/clk/clk.c' line='1673' column='1'/> + <function-decl name='clk_get_rate' mangled-name='clk_get_rate' filepath='include/linux/clk.h' line='562' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_get_rate'> + <parameter type-id='7d0bc0eb'/> <return type-id='7359adad'/> </function-decl> <function-decl name='clk_hw_get_flags' mangled-name='clk_hw_get_flags' filepath='drivers/clk/clk.c' line='505' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_hw_get_flags'> @@ -113977,8 +114114,8 @@ <parameter type-id='d504f73d' name='nb' filepath='drivers/clk/clk.c' line='4444' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='clk_prepare' mangled-name='clk_prepare' filepath='drivers/clk/clk.c' line='938' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_prepare'> - <parameter type-id='7d0bc0eb' name='clk' filepath='drivers/clk/clk.c' line='938' column='1'/> + <function-decl name='clk_prepare' mangled-name='clk_prepare' filepath='include/linux/clk.h' line='250' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_prepare'> + <parameter type-id='7d0bc0eb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='clk_put' mangled-name='clk_put' filepath='drivers/clk/clkdev.c' line='115' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_put'> @@ -114061,28 +114198,28 @@ <parameter type-id='7d0bc0eb' name='parent' filepath='drivers/clk/clk.c' line='2653' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='clk_set_rate' mangled-name='clk_set_rate' filepath='drivers/clk/clk.c' line='2309' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_set_rate'> - <parameter type-id='7d0bc0eb' name='clk' filepath='drivers/clk/clk.c' line='2309' column='1'/> - <parameter type-id='7359adad' name='rate' filepath='drivers/clk/clk.c' line='2309' column='1'/> + <function-decl name='clk_set_rate' mangled-name='clk_set_rate' filepath='include/linux/clk.h' line='653' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_set_rate'> + <parameter type-id='7d0bc0eb'/> + <parameter type-id='7359adad'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='clk_sync_state' mangled-name='clk_sync_state' filepath='drivers/clk/clk.c' line='1327' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_sync_state'> <parameter type-id='fa0b179b' name='dev' filepath='drivers/clk/clk.c' line='1327' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='clk_unprepare' mangled-name='clk_unprepare' filepath='drivers/clk/clk.c' line='857' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_unprepare'> - <parameter type-id='7d0bc0eb' name='clk' filepath='drivers/clk/clk.c' line='857' column='1'/> + <function-decl name='clk_unprepare' mangled-name='clk_unprepare' filepath='include/linux/clk.h' line='278' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_unprepare'> + <parameter type-id='7d0bc0eb'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='clk_unregister' mangled-name='clk_unregister' filepath='drivers/clk/clk.c' line='4104' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clk_unregister'> <parameter type-id='7d0bc0eb' name='clk' filepath='drivers/clk/clk.c' line='4104' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='clockevents_config_and_register' mangled-name='clockevents_config_and_register' filepath='kernel/time/clockevents.c' line='505' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clockevents_config_and_register'> - <parameter type-id='aff725d5' name='dev' filepath='kernel/time/clockevents.c' line='505' column='1'/> - <parameter type-id='19c2251e' name='freq' filepath='kernel/time/clockevents.c' line='506' column='1'/> - <parameter type-id='7359adad' name='min_delta' filepath='kernel/time/clockevents.c' line='506' column='1'/> - <parameter type-id='7359adad' name='max_delta' filepath='kernel/time/clockevents.c' line='507' column='1'/> + <function-decl name='clockevents_config_and_register' mangled-name='clockevents_config_and_register' filepath='include/linux/clockchips.h' line='186' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clockevents_config_and_register'> + <parameter type-id='aff725d5'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='clocks_calc_mult_shift' mangled-name='clocks_calc_mult_shift' filepath='kernel/time/clocksource.c' line='45' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='clocks_calc_mult_shift'> @@ -114097,11 +114234,11 @@ <parameter type-id='68a2d05b' name='dev' filepath='drivers/net/can/dev/dev.c' line='902' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='cma_alloc' mangled-name='cma_alloc' filepath='mm/cma.c' line='433' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cma_alloc'> - <parameter type-id='6f67b38a' name='cma' filepath='mm/cma.c' line='433' column='1'/> - <parameter type-id='b59d7dce' name='count' filepath='mm/cma.c' line='433' column='1'/> - <parameter type-id='f0981eeb' name='align' filepath='mm/cma.c' line='433' column='1'/> - <parameter type-id='3eb7c31c' name='gfp_mask' filepath='mm/cma.c' line='434' column='1'/> + <function-decl name='cma_alloc' mangled-name='cma_alloc' filepath='include/linux/cma.h' line='56' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cma_alloc'> + <parameter type-id='6f67b38a'/> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='02f11ed4'/> </function-decl> <function-decl name='cma_for_each_area' mangled-name='cma_for_each_area' filepath='mm/cma.c' line='617' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cma_for_each_area'> @@ -114113,11 +114250,11 @@ <parameter type-id='4605de5b' name='cma' filepath='mm/cma.c' line='58' column='1'/> <return type-id='80f4b756'/> </function-decl> - <function-decl name='cma_release' mangled-name='cma_release' filepath='mm/cma.c' line='593' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cma_release'> - <parameter type-id='6f67b38a' name='cma' filepath='mm/cma.c' line='593' column='1'/> - <parameter type-id='b72f2447' name='pages' filepath='mm/cma.c' line='593' column='1'/> - <parameter type-id='f0981eeb' name='count' filepath='mm/cma.c' line='593' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='cma_release' mangled-name='cma_release' filepath='include/linux/cma.h' line='58' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cma_release'> + <parameter type-id='6f67b38a'/> + <parameter type-id='b72f2447'/> + <parameter type-id='f0981eeb'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='compat_alloc_user_space' mangled-name='compat_alloc_user_space' filepath='kernel/compat.c' line='277' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='compat_alloc_user_space'> <parameter type-id='7359adad' name='len' filepath='kernel/compat.c' line='277' column='1'/> @@ -114136,8 +114273,8 @@ <parameter type-id='7359adad' name='arg' filepath='fs/ioctl.c' line='784' column='1'/> <return type-id='bd54fe1a'/> </function-decl> - <function-decl name='complete' mangled-name='complete' filepath='kernel/sched/completion.c' line='28' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='complete'> - <parameter type-id='389faaf7' name='x' filepath='kernel/sched/completion.c' line='28' column='1'/> + <function-decl name='complete' mangled-name='complete' filepath='include/linux/completion.h' line='118' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='complete'> + <parameter type-id='389faaf7'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='complete_all' mangled-name='complete_all' filepath='kernel/sched/completion.c' line='57' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='complete_all'> @@ -114174,10 +114311,10 @@ <parameter type-id='14f24806' name='ops' filepath='drivers/base/component.c' line='757' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='component_master_add_with_match' mangled-name='component_master_add_with_match' filepath='drivers/base/component.c' line='467' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='component_master_add_with_match'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/component.c' line='467' column='1'/> - <parameter type-id='27729729' name='ops' filepath='drivers/base/component.c' line='468' column='1'/> - <parameter type-id='7d9421ac' name='match' filepath='drivers/base/component.c' line='469' column='1'/> + <function-decl name='component_master_add_with_match' mangled-name='component_master_add_with_match' filepath='include/linux/component.h' line='90' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='component_master_add_with_match'> + <parameter type-id='fa0b179b'/> + <parameter type-id='27729729'/> + <parameter type-id='7d9421ac'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='component_master_del' mangled-name='component_master_del' filepath='drivers/base/component.c' line='512' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='component_master_del'> @@ -114215,22 +114352,22 @@ <parameter type-id='63a08bf7' name='_ep' filepath='drivers/usb/gadget/composite.c' line='281' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='config_group_init' mangled-name='config_group_init' filepath='fs/configfs/item.c' line='159' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='config_group_init'> - <parameter type-id='97aff453' name='group' filepath='fs/configfs/item.c' line='159' column='1'/> + <function-decl name='config_group_init' mangled-name='config_group_init' filepath='include/linux/configfs.h' line='87' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='config_group_init'> + <parameter type-id='97aff453'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='config_group_init_type_name' mangled-name='config_group_init_type_name' filepath='fs/configfs/item.c' line='94' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='config_group_init_type_name'> - <parameter type-id='97aff453' name='group' filepath='fs/configfs/item.c' line='94' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='fs/configfs/item.c' line='94' column='1'/> - <parameter type-id='596e8e55' name='type' filepath='fs/configfs/item.c' line='95' column='1'/> + <function-decl name='config_group_init_type_name' mangled-name='config_group_init_type_name' filepath='include/linux/configfs.h' line='88' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='config_group_init_type_name'> + <parameter type-id='97aff453'/> + <parameter type-id='80f4b756'/> + <parameter type-id='596e8e55'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='config_item_get' mangled-name='config_item_get' filepath='fs/configfs/item.c' line='103' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='config_item_get'> - <parameter type-id='7a29ff27' name='item' filepath='fs/configfs/item.c' line='103' column='1'/> + <function-decl name='config_item_get' mangled-name='config_item_get' filepath='include/linux/configfs.h' line='63' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='config_item_get'> + <parameter type-id='7a29ff27'/> <return type-id='7a29ff27'/> </function-decl> - <function-decl name='config_item_put' mangled-name='config_item_put' filepath='fs/configfs/item.c' line='148' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='config_item_put'> - <parameter type-id='7a29ff27' name='item' filepath='fs/configfs/item.c' line='148' column='1'/> + <function-decl name='config_item_put' mangled-name='config_item_put' filepath='include/linux/configfs.h' line='65' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='config_item_put'> + <parameter type-id='7a29ff27'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='configfs_register_subsystem' mangled-name='configfs_register_subsystem' filepath='fs/configfs/dir.c' line='1879' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='configfs_register_subsystem'> @@ -114257,22 +114394,22 @@ <function-decl name='console_unlock' mangled-name='console_unlock' filepath='kernel/printk/printk.c' line='2433' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='console_unlock'> <return type-id='48b5725f'/> </function-decl> - <function-decl name='consume_skb' mangled-name='consume_skb' filepath='net/core/skbuff.c' line='839' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='consume_skb'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/skbuff.c' line='839' column='1'/> + <function-decl name='consume_skb' mangled-name='consume_skb' filepath='include/linux/skbuff.h' line='1068' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='consume_skb'> + <parameter type-id='0fbf3cfd'/> <return type-id='48b5725f'/> </function-decl> <var-decl name='contig_page_data' type-id='54406315' mangled-name='contig_page_data' visibility='default' filepath='mm/memblock.c' line='96' column='1' elf-symbol-id='contig_page_data'/> - <function-decl name='copy_from_kernel_nofault' mangled-name='copy_from_kernel_nofault' filepath='mm/maccess.c' line='25' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='copy_from_kernel_nofault'> - <parameter type-id='eaa32e2f' name='dst' filepath='mm/maccess.c' line='25' column='1'/> - <parameter type-id='eaa32e2f' name='src' filepath='mm/maccess.c' line='25' column='1'/> - <parameter type-id='b59d7dce' name='size' filepath='mm/maccess.c' line='25' column='1'/> + <function-decl name='copy_from_kernel_nofault' mangled-name='copy_from_kernel_nofault' filepath='include/linux/uaccess.h' line='367' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='copy_from_kernel_nofault'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> <return type-id='bd54fe1a'/> </function-decl> <var-decl name='cpu_all_bits' type-id='afe549fd' mangled-name='cpu_all_bits' visibility='default' filepath='kernel/cpu.c' line='2700' column='1' elf-symbol-id='cpu_all_bits'/> <var-decl name='cpu_bit_bitmap' type-id='f959706c' mangled-name='cpu_bit_bitmap' visibility='default' filepath='kernel/cpu.c' line='2689' column='1' elf-symbol-id='cpu_bit_bitmap'/> - <function-decl name='cpu_have_feature' mangled-name='cpu_have_feature' filepath='arch/arm64/kernel/cpufeature.c' line='2847' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpu_have_feature'> - <parameter type-id='f0981eeb' name='num' filepath='arch/arm64/kernel/cpufeature.c' line='2847' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='cpu_have_feature' mangled-name='cpu_have_feature' filepath='arch/arm64/include/asm/cpufeature.h' line='416' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpu_have_feature'> + <parameter type-id='f0981eeb'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='cpu_hotplug_disable' mangled-name='cpu_hotplug_disable' filepath='kernel/cpu.c' line='358' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpu_hotplug_disable'> <return type-id='48b5725f'/> @@ -114333,8 +114470,8 @@ <parameter type-id='2feec21f' name='cdev' filepath='drivers/thermal/cpufreq_cooling.c' line='659' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='cpufreq_cpu_get' mangled-name='cpufreq_cpu_get' filepath='drivers/cpufreq/cpufreq.c' line='220' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_cpu_get'> - <parameter type-id='f0981eeb' name='cpu' filepath='drivers/cpufreq/cpufreq.c' line='220' column='1'/> + <function-decl name='cpufreq_cpu_get' mangled-name='cpufreq_cpu_get' filepath='include/linux/cpufreq.h' line='186' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_cpu_get'> + <parameter type-id='f0981eeb'/> <return type-id='343c3ae4'/> </function-decl> <function-decl name='cpufreq_cpu_get_raw' mangled-name='cpufreq_cpu_get_raw' filepath='drivers/cpufreq/cpufreq.c' line='187' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_cpu_get_raw'> @@ -114345,18 +114482,18 @@ <parameter type-id='343c3ae4' name='policy' filepath='drivers/cpufreq/cpufreq.c' line='248' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='cpufreq_disable_fast_switch' mangled-name='cpufreq_disable_fast_switch' filepath='drivers/cpufreq/cpufreq.c' line='520' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_disable_fast_switch'> - <parameter type-id='343c3ae4' name='policy' filepath='drivers/cpufreq/cpufreq.c' line='520' column='1'/> + <function-decl name='cpufreq_disable_fast_switch' mangled-name='cpufreq_disable_fast_switch' filepath='include/linux/cpufreq.h' line='229' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_disable_fast_switch'> + <parameter type-id='343c3ae4'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='cpufreq_driver_fast_switch' mangled-name='cpufreq_driver_fast_switch' filepath='drivers/cpufreq/cpufreq.c' line='2084' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_driver_fast_switch'> - <parameter type-id='343c3ae4' name='policy' filepath='drivers/cpufreq/cpufreq.c' line='2084' column='1'/> - <parameter type-id='f0981eeb' name='target_freq' filepath='drivers/cpufreq/cpufreq.c' line='2085' column='1'/> + <function-decl name='cpufreq_driver_fast_switch' mangled-name='cpufreq_driver_fast_switch' filepath='include/linux/cpufreq.h' line='594' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_driver_fast_switch'> + <parameter type-id='343c3ae4'/> + <parameter type-id='f0981eeb'/> <return type-id='f0981eeb'/> </function-decl> - <function-decl name='cpufreq_driver_resolve_freq' mangled-name='cpufreq_driver_resolve_freq' filepath='drivers/cpufreq/cpufreq.c' line='543' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_driver_resolve_freq'> - <parameter type-id='343c3ae4' name='policy' filepath='drivers/cpufreq/cpufreq.c' line='543' column='1'/> - <parameter type-id='f0981eeb' name='target_freq' filepath='drivers/cpufreq/cpufreq.c' line='544' column='1'/> + <function-decl name='cpufreq_driver_resolve_freq' mangled-name='cpufreq_driver_resolve_freq' filepath='include/linux/cpufreq.h' line='602' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_driver_resolve_freq'> + <parameter type-id='343c3ae4'/> + <parameter type-id='f0981eeb'/> <return type-id='f0981eeb'/> </function-decl> <function-decl name='cpufreq_driver_target' mangled-name='cpufreq_driver_target' filepath='drivers/cpufreq/cpufreq.c' line='2235' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_driver_target'> @@ -114368,8 +114505,8 @@ <function-decl name='cpufreq_enable_boost_support' mangled-name='cpufreq_enable_boost_support' filepath='drivers/cpufreq/cpufreq.c' line='2674' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_enable_boost_support'> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='cpufreq_enable_fast_switch' mangled-name='cpufreq_enable_fast_switch' filepath='drivers/cpufreq/cpufreq.c' line='496' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_enable_fast_switch'> - <parameter type-id='343c3ae4' name='policy' filepath='drivers/cpufreq/cpufreq.c' line='496' column='1'/> + <function-decl name='cpufreq_enable_fast_switch' mangled-name='cpufreq_enable_fast_switch' filepath='include/linux/cpufreq.h' line='228' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_enable_fast_switch'> + <parameter type-id='343c3ae4'/> <return type-id='48b5725f'/> </function-decl> <var-decl name='cpufreq_freq_attr_scaling_available_freqs' type-id='9f2d4ea3' mangled-name='cpufreq_freq_attr_scaling_available_freqs' visibility='default' filepath='drivers/cpufreq/freq_table.c' line='280' column='1' elf-symbol-id='cpufreq_freq_attr_scaling_available_freqs'/> @@ -114385,9 +114522,9 @@ <parameter type-id='95e97e5e' name='transition_failed' filepath='drivers/cpufreq/cpufreq.c' line='446' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='cpufreq_frequency_table_get_index' mangled-name='cpufreq_frequency_table_get_index' filepath='drivers/cpufreq/freq_table.c' line='213' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_frequency_table_get_index'> - <parameter type-id='343c3ae4' name='policy' filepath='drivers/cpufreq/freq_table.c' line='213' column='1'/> - <parameter type-id='f0981eeb' name='freq' filepath='drivers/cpufreq/freq_table.c' line='214' column='1'/> + <function-decl name='cpufreq_frequency_table_get_index' mangled-name='cpufreq_frequency_table_get_index' filepath='include/linux/cpufreq.h' line='754' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_frequency_table_get_index'> + <parameter type-id='343c3ae4'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='cpufreq_frequency_table_verify' mangled-name='cpufreq_frequency_table_verify' filepath='drivers/cpufreq/freq_table.c' line='71' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_frequency_table_verify'> @@ -114420,12 +114557,12 @@ <parameter type-id='f0981eeb' name='cpu' filepath='drivers/cpufreq/cpufreq.c' line='2427' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='cpufreq_policy_transition_delay_us' mangled-name='cpufreq_policy_transition_delay_us' filepath='drivers/cpufreq/cpufreq.c' line='565' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_policy_transition_delay_us'> - <parameter type-id='343c3ae4' name='policy' filepath='drivers/cpufreq/cpufreq.c' line='565' column='1'/> + <function-decl name='cpufreq_policy_transition_delay_us' mangled-name='cpufreq_policy_transition_delay_us' filepath='include/linux/cpufreq.h' line='604' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_policy_transition_delay_us'> + <parameter type-id='343c3ae4'/> <return type-id='f0981eeb'/> </function-decl> - <function-decl name='cpufreq_quick_get' mangled-name='cpufreq_quick_get' filepath='drivers/cpufreq/cpufreq.c' line='1716' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_quick_get'> - <parameter type-id='f0981eeb' name='cpu' filepath='drivers/cpufreq/cpufreq.c' line='1716' column='1'/> + <function-decl name='cpufreq_quick_get' mangled-name='cpufreq_quick_get' filepath='include/linux/cpufreq.h' line='212' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_quick_get'> + <parameter type-id='f0981eeb'/> <return type-id='f0981eeb'/> </function-decl> <function-decl name='cpufreq_quick_get_max' mangled-name='cpufreq_quick_get_max' filepath='drivers/cpufreq/cpufreq.c' line='1748' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_quick_get_max'> @@ -114436,23 +114573,23 @@ <parameter type-id='eb90c228' name='driver_data' filepath='drivers/cpufreq/cpufreq.c' line='2724' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='cpufreq_register_governor' mangled-name='cpufreq_register_governor' filepath='drivers/cpufreq/cpufreq.c' line='2364' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_register_governor'> - <parameter type-id='6925355c' name='governor' filepath='drivers/cpufreq/cpufreq.c' line='2364' column='1'/> + <function-decl name='cpufreq_register_governor' mangled-name='cpufreq_register_governor' filepath='include/linux/cpufreq.h' line='605' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_register_governor'> + <parameter type-id='6925355c'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='cpufreq_register_notifier' mangled-name='cpufreq_register_notifier' filepath='drivers/cpufreq/cpufreq.c' line='1982' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_register_notifier'> - <parameter type-id='d504f73d' name='nb' filepath='drivers/cpufreq/cpufreq.c' line='1982' column='1'/> - <parameter type-id='f0981eeb' name='list' filepath='drivers/cpufreq/cpufreq.c' line='1982' column='1'/> + <function-decl name='cpufreq_register_notifier' mangled-name='cpufreq_register_notifier' filepath='include/linux/cpufreq.h' line='501' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_register_notifier'> + <parameter type-id='d504f73d'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='cpufreq_remove_update_util_hook' mangled-name='cpufreq_remove_update_util_hook' filepath='kernel/sched/cpufreq.c' line='58' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_remove_update_util_hook'> <parameter type-id='95e97e5e' name='cpu' filepath='kernel/sched/cpufreq.c' line='58' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='cpufreq_table_index_unsorted' mangled-name='cpufreq_table_index_unsorted' filepath='drivers/cpufreq/freq_table.c' line='120' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_table_index_unsorted'> - <parameter type-id='343c3ae4' name='policy' filepath='drivers/cpufreq/freq_table.c' line='120' column='1'/> - <parameter type-id='f0981eeb' name='target_freq' filepath='drivers/cpufreq/freq_table.c' line='121' column='1'/> - <parameter type-id='f0981eeb' name='relation' filepath='drivers/cpufreq/freq_table.c' line='122' column='1'/> + <function-decl name='cpufreq_table_index_unsorted' mangled-name='cpufreq_table_index_unsorted' filepath='include/linux/cpufreq.h' line='751' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_table_index_unsorted'> + <parameter type-id='343c3ae4'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='cpufreq_this_cpu_can_update' mangled-name='cpufreq_this_cpu_can_update' filepath='kernel/sched/cpufreq.c' line='73' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_this_cpu_can_update'> @@ -114467,9 +114604,9 @@ <parameter type-id='6925355c' name='governor' filepath='drivers/cpufreq/cpufreq.c' line='2387' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='cpufreq_unregister_notifier' mangled-name='cpufreq_unregister_notifier' filepath='drivers/cpufreq/cpufreq.c' line='2026' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_unregister_notifier'> - <parameter type-id='d504f73d' name='nb' filepath='drivers/cpufreq/cpufreq.c' line='2026' column='1'/> - <parameter type-id='f0981eeb' name='list' filepath='drivers/cpufreq/cpufreq.c' line='2026' column='1'/> + <function-decl name='cpufreq_unregister_notifier' mangled-name='cpufreq_unregister_notifier' filepath='include/linux/cpufreq.h' line='502' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_unregister_notifier'> + <parameter type-id='d504f73d'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='cpufreq_update_policy' mangled-name='cpufreq_update_policy' filepath='drivers/cpufreq/cpufreq.c' line='2554' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpufreq_update_policy'> @@ -114484,8 +114621,8 @@ <parameter type-id='b50a4934' name='disable' filepath='drivers/cpuidle/driver.c' line='354' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='cpuidle_get_cpu_driver' mangled-name='cpuidle_get_cpu_driver' filepath='drivers/cpuidle/driver.c' line='338' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpuidle_get_cpu_driver'> - <parameter type-id='1b0e1d00' name='dev' filepath='drivers/cpuidle/driver.c' line='338' column='1'/> + <function-decl name='cpuidle_get_cpu_driver' mangled-name='cpuidle_get_cpu_driver' filepath='include/linux/cpuidle.h' line='177' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpuidle_get_cpu_driver'> + <parameter type-id='1b0e1d00'/> <return type-id='809cdefc'/> </function-decl> <function-decl name='cpuidle_get_driver' mangled-name='cpuidle_get_driver' filepath='drivers/cpuidle/driver.c' line='318' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpuidle_get_driver'> @@ -114505,47 +114642,47 @@ <function-decl name='cpuidle_resume_and_unlock' mangled-name='cpuidle_resume_and_unlock' filepath='drivers/cpuidle/cpuidle.c' line='458' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpuidle_resume_and_unlock'> <return type-id='48b5725f'/> </function-decl> - <function-decl name='cpumask_any_but' mangled-name='cpumask_any_but' filepath='lib/cpumask.c' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpumask_any_but'> - <parameter type-id='5f8a1ac4' name='mask' filepath='lib/cpumask.c' line='53' column='1'/> - <parameter type-id='f0981eeb' name='cpu' filepath='lib/cpumask.c' line='53' column='1'/> + <function-decl name='cpumask_any_but' mangled-name='cpumask_any_but' filepath='include/linux/cpumask.h' line='251' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpumask_any_but'> + <parameter type-id='5f8a1ac4'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='cpumask_next' mangled-name='cpumask_next' filepath='lib/cpumask.c' line='17' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpumask_next'> - <parameter type-id='95e97e5e' name='n' filepath='lib/cpumask.c' line='17' column='1'/> - <parameter type-id='5f8a1ac4' name='srcp' filepath='lib/cpumask.c' line='17' column='1'/> + <function-decl name='cpumask_next' mangled-name='cpumask_next' filepath='include/linux/cpumask.h' line='233' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpumask_next'> + <parameter type-id='95e97e5e'/> + <parameter type-id='5f8a1ac4'/> <return type-id='f0981eeb'/> </function-decl> - <function-decl name='cpumask_next_and' mangled-name='cpumask_next_and' filepath='lib/cpumask.c' line='34' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpumask_next_and'> - <parameter type-id='95e97e5e' name='n' filepath='lib/cpumask.c' line='34' column='1'/> - <parameter type-id='5f8a1ac4' name='src1p' filepath='lib/cpumask.c' line='34' column='1'/> - <parameter type-id='5f8a1ac4' name='src2p' filepath='lib/cpumask.c' line='35' column='1'/> + <function-decl name='cpumask_next_and' mangled-name='cpumask_next_and' filepath='include/linux/cpumask.h' line='250' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpumask_next_and'> + <parameter type-id='95e97e5e'/> + <parameter type-id='5f8a1ac4'/> + <parameter type-id='5f8a1ac4'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='cpumask_next_wrap' mangled-name='cpumask_next_wrap' filepath='lib/cpumask.c' line='77' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpumask_next_wrap'> - <parameter type-id='95e97e5e' name='n' filepath='lib/cpumask.c' line='77' column='1'/> - <parameter type-id='5f8a1ac4' name='mask' filepath='lib/cpumask.c' line='77' column='1'/> - <parameter type-id='95e97e5e' name='start' filepath='lib/cpumask.c' line='77' column='1'/> - <parameter type-id='b50a4934' name='wrap' filepath='lib/cpumask.c' line='77' column='1'/> + <function-decl name='cpumask_next_wrap' mangled-name='cpumask_next_wrap' filepath='include/linux/cpumask.h' line='280' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpumask_next_wrap'> + <parameter type-id='95e97e5e'/> + <parameter type-id='5f8a1ac4'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='c894953d'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='cpupri_find_fitness' mangled-name='cpupri_find_fitness' filepath='kernel/sched/cpupri.c' line='147' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpupri_find_fitness'> - <parameter type-id='15c7dfa4' name='cp' filepath='kernel/sched/cpupri.c' line='147' column='1'/> - <parameter type-id='f23e2572' name='p' filepath='kernel/sched/cpupri.c' line='147' column='1'/> - <parameter type-id='74bccedd' name='lowest_mask' filepath='kernel/sched/cpupri.c' line='148' column='1'/> - <parameter type-id='cf77d29f' name='fitness_fn' filepath='kernel/sched/cpupri.c' line='149' column='1'/> + <function-decl name='cpupri_find_fitness' mangled-name='cpupri_find_fitness' filepath='kernel/sched/cpupri.h' line='23' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpupri_find_fitness'> + <parameter type-id='15c7dfa4'/> + <parameter type-id='f23e2572'/> + <parameter type-id='74bccedd'/> + <parameter type-id='61a6a060'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='cpus_read_lock' mangled-name='cpus_read_lock' filepath='kernel/cpu.c' line='299' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpus_read_lock'> + <function-decl name='cpus_read_lock' mangled-name='cpus_read_lock' filepath='include/linux/cpu.h' line='117' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpus_read_lock'> <return type-id='48b5725f'/> </function-decl> - <function-decl name='cpus_read_unlock' mangled-name='cpus_read_unlock' filepath='kernel/cpu.c' line='311' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpus_read_unlock'> + <function-decl name='cpus_read_unlock' mangled-name='cpus_read_unlock' filepath='include/linux/cpu.h' line='118' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cpus_read_unlock'> <return type-id='48b5725f'/> </function-decl> - <function-decl name='crc32_be' mangled-name='crc32_be' filepath='lib/crc32.c' line='340' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crc32_be'> - <parameter type-id='19c2251e' name='crc' filepath='lib/crc32.c' line='340' column='1'/> - <parameter type-id='354f7eb9' name='p' filepath='lib/crc32.c' line='340' column='1'/> - <parameter type-id='b59d7dce' name='len' filepath='lib/crc32.c' line='340' column='1'/> - <return type-id='19c2251e'/> + <function-decl name='crc32_be' mangled-name='crc32_be' filepath='include/linux/crc32.h' line='12' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crc32_be'> + <parameter type-id='f0981eeb'/> + <parameter type-id='354f7eb9'/> + <parameter type-id='7359adad'/> + <return type-id='f0981eeb'/> </function-decl> <function-decl name='crc8' mangled-name='crc8' filepath='lib/crc8.c' line='74' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crc8'> <parameter type-id='bbaf3419' name='table' filepath='lib/crc8.c' line='74' column='1'/> @@ -114588,12 +114725,12 @@ <parameter type-id='f0981eeb' name='key_len' filepath='crypto/aes_generic.c' line='1137' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='crypto_ahash_digest' mangled-name='crypto_ahash_digest' filepath='crypto/ahash.c' line='368' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_ahash_digest'> - <parameter type-id='6f3c82ac' name='req' filepath='crypto/ahash.c' line='368' column='1'/> + <function-decl name='crypto_ahash_digest' mangled-name='crypto_ahash_digest' filepath='include/crypto/hash.h' line='478' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_ahash_digest'> + <parameter type-id='6f3c82ac'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='crypto_ahash_finup' mangled-name='crypto_ahash_finup' filepath='crypto/ahash.c' line='354' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_ahash_finup'> - <parameter type-id='6f3c82ac' name='req' filepath='crypto/ahash.c' line='354' column='1'/> + <function-decl name='crypto_ahash_finup' mangled-name='crypto_ahash_finup' filepath='include/crypto/hash.h' line='448' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_ahash_finup'> + <parameter type-id='6f3c82ac'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='crypto_ahash_setkey' mangled-name='crypto_ahash_setkey' filepath='crypto/ahash.c' line='172' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_ahash_setkey'> @@ -114622,10 +114759,10 @@ <parameter type-id='19c2251e' name='mask' filepath='crypto/ahash.c' line='556' column='1'/> <return type-id='1351523a'/> </function-decl> - <function-decl name='crypto_alloc_base' mangled-name='crypto_alloc_base' filepath='crypto/api.c' line='402' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_alloc_base'> - <parameter type-id='80f4b756' name='alg_name' filepath='crypto/api.c' line='402' column='1'/> - <parameter type-id='19c2251e' name='type' filepath='crypto/api.c' line='402' column='1'/> - <parameter type-id='19c2251e' name='mask' filepath='crypto/api.c' line='402' column='1'/> + <function-decl name='crypto_alloc_base' mangled-name='crypto_alloc_base' filepath='include/linux/crypto.h' line='676' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_alloc_base'> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='dfeb7f6c'/> </function-decl> <function-decl name='crypto_alloc_rng' mangled-name='crypto_alloc_rng' filepath='crypto/rng.c' line='110' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_alloc_rng'> @@ -114680,42 +114817,42 @@ <parameter type-id='f0981eeb' name='keylen' filepath='crypto/cipher.c' line='44' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='crypto_comp_compress' mangled-name='crypto_comp_compress' filepath='crypto/compress.c' line='12' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_comp_compress'> - <parameter type-id='a064fed8' name='comp' filepath='crypto/compress.c' line='12' column='1'/> - <parameter type-id='bbaf3419' name='src' filepath='crypto/compress.c' line='13' column='1'/> - <parameter type-id='f0981eeb' name='slen' filepath='crypto/compress.c' line='13' column='1'/> - <parameter type-id='8bff8096' name='dst' filepath='crypto/compress.c' line='14' column='1'/> - <parameter type-id='807869d3' name='dlen' filepath='crypto/compress.c' line='14' column='1'/> + <function-decl name='crypto_comp_compress' mangled-name='crypto_comp_compress' filepath='include/linux/crypto.h' line='784' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_comp_compress'> + <parameter type-id='a064fed8'/> + <parameter type-id='354f7eb9'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='cf536864'/> + <parameter type-id='807869d3'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='crypto_comp_decompress' mangled-name='crypto_comp_decompress' filepath='crypto/compress.c' line='23' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_comp_decompress'> - <parameter type-id='a064fed8' name='comp' filepath='crypto/compress.c' line='23' column='1'/> - <parameter type-id='bbaf3419' name='src' filepath='crypto/compress.c' line='24' column='1'/> - <parameter type-id='f0981eeb' name='slen' filepath='crypto/compress.c' line='24' column='1'/> - <parameter type-id='8bff8096' name='dst' filepath='crypto/compress.c' line='25' column='1'/> - <parameter type-id='807869d3' name='dlen' filepath='crypto/compress.c' line='25' column='1'/> + <function-decl name='crypto_comp_decompress' mangled-name='crypto_comp_decompress' filepath='include/linux/crypto.h' line='788' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_comp_decompress'> + <parameter type-id='a064fed8'/> + <parameter type-id='354f7eb9'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='cf536864'/> + <parameter type-id='807869d3'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='crypto_dequeue_request' mangled-name='crypto_dequeue_request' filepath='crypto/algapi.c' line='944' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_dequeue_request'> - <parameter type-id='1a8fddbe' name='queue' filepath='crypto/algapi.c' line='944' column='1'/> + <function-decl name='crypto_dequeue_request' mangled-name='crypto_dequeue_request' filepath='include/crypto/algapi.h' line='130' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_dequeue_request'> + <parameter type-id='1a8fddbe'/> <return type-id='af5eeab9'/> </function-decl> - <function-decl name='crypto_destroy_tfm' mangled-name='crypto_destroy_tfm' filepath='crypto/api.c' line='561' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_destroy_tfm'> - <parameter type-id='eaa32e2f' name='mem' filepath='crypto/api.c' line='561' column='1'/> - <parameter type-id='dfeb7f6c' name='tfm' filepath='crypto/api.c' line='561' column='1'/> + <function-decl name='crypto_destroy_tfm' mangled-name='crypto_destroy_tfm' filepath='include/linux/crypto.h' line='677' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_destroy_tfm'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='dfeb7f6c'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='crypto_drop_spawn' mangled-name='crypto_drop_spawn' filepath='crypto/algapi.c' line='704' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_drop_spawn'> <parameter type-id='5f880e0e' name='spawn' filepath='crypto/algapi.c' line='704' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='crypto_enqueue_request' mangled-name='crypto_enqueue_request' filepath='crypto/algapi.c' line='913' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_enqueue_request'> - <parameter type-id='1a8fddbe' name='queue' filepath='crypto/algapi.c' line='913' column='1'/> - <parameter type-id='af5eeab9' name='request' filepath='crypto/algapi.c' line='914' column='1'/> + <function-decl name='crypto_enqueue_request' mangled-name='crypto_enqueue_request' filepath='include/crypto/algapi.h' line='126' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_enqueue_request'> + <parameter type-id='1a8fddbe'/> + <parameter type-id='af5eeab9'/> <return type-id='95e97e5e'/> </function-decl> <var-decl name='crypto_ft_tab' type-id='350bcc55' mangled-name='crypto_ft_tab' visibility='default' filepath='crypto/aes_generic.c' line='65' column='1' elf-symbol-id='crypto_ft_tab'/> - <function-decl name='crypto_get_default_null_skcipher' mangled-name='crypto_get_default_null_skcipher' filepath='crypto/crypto_null.c' line='153' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_get_default_null_skcipher'> + <function-decl name='crypto_get_default_null_skcipher' mangled-name='crypto_get_default_null_skcipher' filepath='include/crypto/null.h' line='12' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_get_default_null_skcipher'> <return type-id='2e6a2f40'/> </function-decl> <function-decl name='crypto_grab_aead' mangled-name='crypto_grab_aead' filepath='crypto/aead.c' line='205' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_grab_aead'> @@ -114750,10 +114887,10 @@ <parameter type-id='19c2251e' name='mask' filepath='crypto/skcipher.c' line='752' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='crypto_has_alg' mangled-name='crypto_has_alg' filepath='crypto/api.c' line='578' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_has_alg'> - <parameter type-id='80f4b756' name='name' filepath='crypto/api.c' line='578' column='1'/> - <parameter type-id='19c2251e' name='type' filepath='crypto/api.c' line='578' column='1'/> - <parameter type-id='19c2251e' name='mask' filepath='crypto/api.c' line='578' column='1'/> + <function-decl name='crypto_has_alg' mangled-name='crypto_has_alg' filepath='include/linux/crypto.h' line='621' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_has_alg'> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='crypto_inc' mangled-name='crypto_inc' filepath='crypto/algapi.c' line='976' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_inc'> @@ -114761,9 +114898,9 @@ <parameter type-id='f0981eeb' name='size' filepath='crypto/algapi.c' line='976' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='crypto_init_queue' mangled-name='crypto_init_queue' filepath='crypto/algapi.c' line='904' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_init_queue'> - <parameter type-id='1a8fddbe' name='queue' filepath='crypto/algapi.c' line='904' column='1'/> - <parameter type-id='f0981eeb' name='max_qlen' filepath='crypto/algapi.c' line='904' column='1'/> + <function-decl name='crypto_init_queue' mangled-name='crypto_init_queue' filepath='include/crypto/algapi.h' line='125' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_init_queue'> + <parameter type-id='1a8fddbe'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='crypto_inst_setname' mangled-name='crypto_inst_setname' filepath='crypto/algapi.c' line='889' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_inst_setname'> @@ -114773,7 +114910,7 @@ <return type-id='95e97e5e'/> </function-decl> <var-decl name='crypto_it_tab' type-id='350bcc55' mangled-name='crypto_it_tab' visibility='default' filepath='crypto/aes_generic.c' line='593' column='1' elf-symbol-id='crypto_it_tab'/> - <function-decl name='crypto_put_default_null_skcipher' mangled-name='crypto_put_default_null_skcipher' filepath='crypto/crypto_null.c' line='177' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_put_default_null_skcipher'> + <function-decl name='crypto_put_default_null_skcipher' mangled-name='crypto_put_default_null_skcipher' filepath='include/crypto/null.h' line='13' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_put_default_null_skcipher'> <return type-id='48b5725f'/> </function-decl> <function-decl name='crypto_register_aead' mangled-name='crypto_register_aead' filepath='crypto/aead.c' line='238' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_register_aead'> @@ -114784,8 +114921,8 @@ <parameter type-id='16144ad1' name='alg' filepath='crypto/ahash.c' line='584' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='crypto_register_alg' mangled-name='crypto_register_alg' filepath='crypto/algapi.c' line='412' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_register_alg'> - <parameter type-id='67f526b5' name='alg' filepath='crypto/algapi.c' line='412' column='1'/> + <function-decl name='crypto_register_alg' mangled-name='crypto_register_alg' filepath='include/linux/crypto.h' line='613' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_register_alg'> + <parameter type-id='67f526b5'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='crypto_register_algs' mangled-name='crypto_register_algs' filepath='crypto/algapi.c' line='467' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_register_algs'> @@ -114802,22 +114939,22 @@ <parameter type-id='6e764b1e' name='alg' filepath='crypto/scompress.c' line='257' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='crypto_register_shash' mangled-name='crypto_register_shash' filepath='crypto/shash.c' line='555' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_register_shash'> - <parameter type-id='1be0f6ab' name='alg' filepath='crypto/shash.c' line='555' column='1'/> + <function-decl name='crypto_register_shash' mangled-name='crypto_register_shash' filepath='include/crypto/internal/hash.h' line='103' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_register_shash'> + <parameter type-id='1be0f6ab'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='crypto_register_shashes' mangled-name='crypto_register_shashes' filepath='crypto/shash.c' line='574' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_register_shashes'> - <parameter type-id='1be0f6ab' name='algs' filepath='crypto/shash.c' line='574' column='1'/> - <parameter type-id='95e97e5e' name='count' filepath='crypto/shash.c' line='574' column='1'/> + <function-decl name='crypto_register_shashes' mangled-name='crypto_register_shashes' filepath='include/crypto/internal/hash.h' line='105' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_register_shashes'> + <parameter type-id='1be0f6ab'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='crypto_register_skcipher' mangled-name='crypto_register_skcipher' filepath='crypto/skcipher.c' line='816' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_register_skcipher'> <parameter type-id='613dff15' name='alg' filepath='crypto/skcipher.c' line='816' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='crypto_register_skciphers' mangled-name='crypto_register_skciphers' filepath='crypto/skcipher.c' line='835' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_register_skciphers'> - <parameter type-id='613dff15' name='algs' filepath='crypto/skcipher.c' line='835' column='1'/> - <parameter type-id='95e97e5e' name='count' filepath='crypto/skcipher.c' line='835' column='1'/> + <function-decl name='crypto_register_skciphers' mangled-name='crypto_register_skciphers' filepath='include/crypto/internal/skcipher.h' line='127' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_register_skciphers'> + <parameter type-id='613dff15'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='crypto_register_template' mangled-name='crypto_register_template' filepath='crypto/algapi.c' line='496' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_register_template'> @@ -114867,11 +115004,11 @@ <parameter type-id='1be0f6ab' name='alg' filepath='crypto/shash.c' line='36' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='crypto_shash_digest' mangled-name='crypto_shash_digest' filepath='crypto/shash.c' line='204' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_shash_digest'> - <parameter type-id='32efad44' name='desc' filepath='crypto/shash.c' line='204' column='1'/> - <parameter type-id='bbaf3419' name='data' filepath='crypto/shash.c' line='204' column='1'/> - <parameter type-id='f0981eeb' name='len' filepath='crypto/shash.c' line='205' column='1'/> - <parameter type-id='8bff8096' name='out' filepath='crypto/shash.c' line='205' column='1'/> + <function-decl name='crypto_shash_digest' mangled-name='crypto_shash_digest' filepath='include/crypto/hash.h' line='867' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_shash_digest'> + <parameter type-id='32efad44'/> + <parameter type-id='354f7eb9'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='cf536864'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='crypto_shash_final' mangled-name='crypto_shash_final' filepath='crypto/shash.c' line='163' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_shash_final'> @@ -114879,44 +115016,44 @@ <parameter type-id='8bff8096' name='out' filepath='crypto/shash.c' line='163' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='crypto_shash_finup' mangled-name='crypto_shash_finup' filepath='crypto/shash.c' line='183' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_shash_finup'> - <parameter type-id='32efad44' name='desc' filepath='crypto/shash.c' line='183' column='1'/> - <parameter type-id='bbaf3419' name='data' filepath='crypto/shash.c' line='183' column='1'/> - <parameter type-id='f0981eeb' name='len' filepath='crypto/shash.c' line='184' column='1'/> - <parameter type-id='8bff8096' name='out' filepath='crypto/shash.c' line='184' column='1'/> + <function-decl name='crypto_shash_finup' mangled-name='crypto_shash_finup' filepath='include/crypto/hash.h' line='996' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_shash_finup'> + <parameter type-id='32efad44'/> + <parameter type-id='354f7eb9'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='cf536864'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='crypto_shash_setkey' mangled-name='crypto_shash_setkey' filepath='crypto/shash.c' line='69' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_shash_setkey'> - <parameter type-id='247dd85c' name='tfm' filepath='crypto/shash.c' line='69' column='1'/> - <parameter type-id='bbaf3419' name='key' filepath='crypto/shash.c' line='69' column='1'/> - <parameter type-id='f0981eeb' name='keylen' filepath='crypto/shash.c' line='70' column='1'/> + <function-decl name='crypto_shash_setkey' mangled-name='crypto_shash_setkey' filepath='include/crypto/hash.h' line='849' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_shash_setkey'> + <parameter type-id='247dd85c'/> + <parameter type-id='354f7eb9'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='crypto_shash_tfm_digest' mangled-name='crypto_shash_tfm_digest' filepath='crypto/shash.c' line='221' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_shash_tfm_digest'> - <parameter type-id='247dd85c' name='tfm' filepath='crypto/shash.c' line='221' column='1'/> - <parameter type-id='bbaf3419' name='data' filepath='crypto/shash.c' line='221' column='1'/> - <parameter type-id='f0981eeb' name='len' filepath='crypto/shash.c' line='222' column='1'/> - <parameter type-id='8bff8096' name='out' filepath='crypto/shash.c' line='222' column='1'/> + <function-decl name='crypto_shash_tfm_digest' mangled-name='crypto_shash_tfm_digest' filepath='include/crypto/hash.h' line='886' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_shash_tfm_digest'> + <parameter type-id='247dd85c'/> + <parameter type-id='354f7eb9'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='cf536864'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='crypto_shash_update' mangled-name='crypto_shash_update' filepath='crypto/shash.c' line='121' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_shash_update'> - <parameter type-id='32efad44' name='desc' filepath='crypto/shash.c' line='121' column='1'/> - <parameter type-id='bbaf3419' name='data' filepath='crypto/shash.c' line='121' column='1'/> - <parameter type-id='f0981eeb' name='len' filepath='crypto/shash.c' line='122' column='1'/> + <function-decl name='crypto_shash_update' mangled-name='crypto_shash_update' filepath='include/crypto/hash.h' line='962' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_shash_update'> + <parameter type-id='32efad44'/> + <parameter type-id='354f7eb9'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='crypto_skcipher_decrypt' mangled-name='crypto_skcipher_decrypt' filepath='crypto/skcipher.c' line='642' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_skcipher_decrypt'> - <parameter type-id='c249b570' name='req' filepath='crypto/skcipher.c' line='642' column='1'/> + <function-decl name='crypto_skcipher_decrypt' mangled-name='crypto_skcipher_decrypt' filepath='include/crypto/skcipher.h' line='432' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_skcipher_decrypt'> + <parameter type-id='c249b570'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='crypto_skcipher_encrypt' mangled-name='crypto_skcipher_encrypt' filepath='crypto/skcipher.c' line='625' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_skcipher_encrypt'> - <parameter type-id='c249b570' name='req' filepath='crypto/skcipher.c' line='625' column='1'/> + <function-decl name='crypto_skcipher_encrypt' mangled-name='crypto_skcipher_encrypt' filepath='include/crypto/skcipher.h' line='419' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_skcipher_encrypt'> + <parameter type-id='c249b570'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='crypto_skcipher_setkey' mangled-name='crypto_skcipher_setkey' filepath='crypto/skcipher.c' line='600' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_skcipher_setkey'> - <parameter type-id='72bb8c36' name='tfm' filepath='crypto/skcipher.c' line='600' column='1'/> - <parameter type-id='bbaf3419' name='key' filepath='crypto/skcipher.c' line='600' column='1'/> - <parameter type-id='f0981eeb' name='keylen' filepath='crypto/skcipher.c' line='601' column='1'/> + <function-decl name='crypto_skcipher_setkey' mangled-name='crypto_skcipher_setkey' filepath='include/crypto/skcipher.h' line='364' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_skcipher_setkey'> + <parameter type-id='72bb8c36'/> + <parameter type-id='354f7eb9'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='crypto_spawn_tfm2' mangled-name='crypto_spawn_tfm2' filepath='crypto/algapi.c' line='770' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_spawn_tfm2'> @@ -114931,8 +115068,8 @@ <parameter type-id='16144ad1' name='alg' filepath='crypto/ahash.c' line='597' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='crypto_unregister_alg' mangled-name='crypto_unregister_alg' filepath='crypto/algapi.c' line='447' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_unregister_alg'> - <parameter type-id='67f526b5' name='alg' filepath='crypto/algapi.c' line='447' column='1'/> + <function-decl name='crypto_unregister_alg' mangled-name='crypto_unregister_alg' filepath='include/linux/crypto.h' line='614' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_unregister_alg'> + <parameter type-id='67f526b5'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='crypto_unregister_algs' mangled-name='crypto_unregister_algs' filepath='crypto/algapi.c' line='487' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_unregister_algs'> @@ -114953,18 +115090,18 @@ <parameter type-id='1be0f6ab' name='alg' filepath='crypto/shash.c' line='568' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='crypto_unregister_shashes' mangled-name='crypto_unregister_shashes' filepath='crypto/shash.c' line='594' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_unregister_shashes'> - <parameter type-id='1be0f6ab' name='algs' filepath='crypto/shash.c' line='594' column='1'/> - <parameter type-id='95e97e5e' name='count' filepath='crypto/shash.c' line='594' column='1'/> + <function-decl name='crypto_unregister_shashes' mangled-name='crypto_unregister_shashes' filepath='include/crypto/internal/hash.h' line='106' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_unregister_shashes'> + <parameter type-id='1be0f6ab'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='crypto_unregister_skcipher' mangled-name='crypto_unregister_skcipher' filepath='crypto/skcipher.c' line='829' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_unregister_skcipher'> <parameter type-id='613dff15' name='alg' filepath='crypto/skcipher.c' line='829' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='crypto_unregister_skciphers' mangled-name='crypto_unregister_skciphers' filepath='crypto/skcipher.c' line='855' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_unregister_skciphers'> - <parameter type-id='613dff15' name='algs' filepath='crypto/skcipher.c' line='855' column='1'/> - <parameter type-id='95e97e5e' name='count' filepath='crypto/skcipher.c' line='855' column='1'/> + <function-decl name='crypto_unregister_skciphers' mangled-name='crypto_unregister_skciphers' filepath='include/crypto/internal/skcipher.h' line='128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_unregister_skciphers'> + <parameter type-id='613dff15'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='crypto_unregister_template' mangled-name='crypto_unregister_template' filepath='crypto/algapi.c' line='536' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='crypto_unregister_template'> @@ -114989,11 +115126,11 @@ <parameter type-id='fbd88bba' name='csum' filepath='arch/arm64/lib/csum.c' line='134' column='1'/> <return type-id='7dac1e36'/> </function-decl> - <function-decl name='csum_partial' mangled-name='csum_partial' filepath='lib/checksum.c' line='125' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='csum_partial'> - <parameter type-id='eaa32e2f' name='buff' filepath='lib/checksum.c' line='125' column='1'/> - <parameter type-id='95e97e5e' name='len' filepath='lib/checksum.c' line='125' column='1'/> - <parameter type-id='fbd88bba' name='wsum' filepath='lib/checksum.c' line='125' column='1'/> - <return type-id='fbd88bba'/> + <function-decl name='csum_partial' mangled-name='csum_partial' filepath='include/asm-generic/checksum.h' line='17' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='csum_partial'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='f0981eeb'/> + <return type-id='f0981eeb'/> </function-decl> <function-decl name='csum_tcpudp_nofold' mangled-name='csum_tcpudp_nofold' filepath='lib/checksum.c' line='158' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='csum_tcpudp_nofold'> <parameter type-id='78a133c2' name='saddr' filepath='lib/checksum.c' line='158' column='1'/> @@ -115003,8 +115140,8 @@ <parameter type-id='fbd88bba' name='sum' filepath='lib/checksum.c' line='159' column='1'/> <return type-id='fbd88bba'/> </function-decl> - <function-decl name='current_time' mangled-name='current_time' filepath='fs/inode.c' line='2285' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='current_time'> - <parameter type-id='7e666abe' name='inode' filepath='fs/inode.c' line='2285' column='1'/> + <function-decl name='current_time' mangled-name='current_time' filepath='include/linux/fs.h' line='1611' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='current_time'> + <parameter type-id='7e666abe'/> <return type-id='40a816ad'/> </function-decl> <function-decl name='current_work' mangled-name='current_work' filepath='kernel/workqueue.c' line='4510' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='current_work'> @@ -115020,18 +115157,18 @@ <parameter type-id='80f4b756' name='name' filepath='fs/dcache.c' line='1844' column='1'/> <return type-id='27675065'/> </function-decl> - <function-decl name='d_delete' mangled-name='d_delete' filepath='fs/dcache.c' line='2459' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='d_delete'> - <parameter type-id='27675065' name='dentry' filepath='fs/dcache.c' line='2459' column='1'/> + <function-decl name='d_delete' mangled-name='d_delete' filepath='include/linux/dcache.h' line='243' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='d_delete'> + <parameter type-id='27675065'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='d_make_root' mangled-name='d_make_root' filepath='fs/dcache.c' line='2003' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='d_make_root'> - <parameter type-id='7e666abe' name='root_inode' filepath='fs/dcache.c' line='2003' column='1'/> + <function-decl name='d_make_root' mangled-name='d_make_root' filepath='include/linux/dcache.h' line='263' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='d_make_root'> + <parameter type-id='7e666abe'/> <return type-id='27675065'/> </function-decl> - <function-decl name='d_path' mangled-name='d_path' filepath='fs/d_path.c' line='262' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='d_path'> - <parameter type-id='a77efac3' name='path' filepath='fs/d_path.c' line='262' column='1'/> - <parameter type-id='26a90f95' name='buf' filepath='fs/d_path.c' line='262' column='1'/> - <parameter type-id='95e97e5e' name='buflen' filepath='fs/d_path.c' line='262' column='1'/> + <function-decl name='d_path' mangled-name='d_path' filepath='include/linux/dcache.h' line='308' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='d_path'> + <parameter type-id='a77efac3'/> + <parameter type-id='26a90f95'/> + <parameter type-id='95e97e5e'/> <return type-id='26a90f95'/> </function-decl> <function-decl name='dapm_clock_event' mangled-name='dapm_clock_event' filepath='sound/soc/soc-dapm.c' line='1402' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dapm_clock_event'> @@ -115062,8 +115199,8 @@ <parameter type-id='a54c778f' name='wait' filepath='net/core/datagram.c' line='798' column='1'/> <return type-id='8f254b08'/> </function-decl> - <function-decl name='deactivate_locked_super' mangled-name='deactivate_locked_super' filepath='fs/super.c' line='329' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='deactivate_locked_super'> - <parameter type-id='42c8f564' name='s' filepath='fs/super.c' line='329' column='1'/> + <function-decl name='deactivate_locked_super' mangled-name='deactivate_locked_super' filepath='include/linux/fs.h' line='2328' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='deactivate_locked_super'> + <parameter type-id='42c8f564'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='deactivate_task' mangled-name='deactivate_task' filepath='kernel/sched/core.c' line='1692' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='deactivate_task'> @@ -115072,7 +115209,7 @@ <parameter type-id='95e97e5e' name='flags' filepath='kernel/sched/core.c' line='1692' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='debug_locks_off' mangled-name='debug_locks_off' filepath='lib/debug_locks.c' line='39' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debug_locks_off'> + <function-decl name='debug_locks_off' mangled-name='debug_locks_off' filepath='include/linux/debug_locks.h' line='23' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debug_locks_off'> <return type-id='95e97e5e'/> </function-decl> <function-decl name='debugfs_attr_read' mangled-name='debugfs_attr_read' filepath='fs/debugfs/file.c' line='362' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_attr_read'> @@ -115103,11 +115240,11 @@ <parameter type-id='3a843513' name='blob' filepath='fs/debugfs/file.c' line='915' column='1'/> <return type-id='27675065'/> </function-decl> - <function-decl name='debugfs_create_bool' mangled-name='debugfs_create_bool' filepath='fs/debugfs/file.c' line='860' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_create_bool'> - <parameter type-id='80f4b756' name='name' filepath='fs/debugfs/file.c' line='860' column='1'/> - <parameter type-id='2594b00f' name='mode' filepath='fs/debugfs/file.c' line='860' column='1'/> - <parameter type-id='27675065' name='parent' filepath='fs/debugfs/file.c' line='861' column='1'/> - <parameter type-id='d8e6b335' name='value' filepath='fs/debugfs/file.c' line='861' column='1'/> + <function-decl name='debugfs_create_bool' mangled-name='debugfs_create_bool' filepath='include/linux/debugfs.h' line='129' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_create_bool'> + <parameter type-id='80f4b756'/> + <parameter type-id='8efea9e5'/> + <parameter type-id='27675065'/> + <parameter type-id='d8e6b335'/> <return type-id='27675065'/> </function-decl> <function-decl name='debugfs_create_devm_seqfile' mangled-name='debugfs_create_devm_seqfile' filepath='fs/debugfs/file.c' line='1130' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_create_devm_seqfile'> @@ -115117,25 +115254,25 @@ <parameter type-id='0131eb61' name='read_fn' filepath='fs/debugfs/file.c' line='1132' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='debugfs_create_dir' mangled-name='debugfs_create_dir' filepath='fs/debugfs/inode.c' line='551' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_create_dir'> - <parameter type-id='80f4b756' name='name' filepath='fs/debugfs/inode.c' line='551' column='1'/> - <parameter type-id='27675065' name='parent' filepath='fs/debugfs/inode.c' line='551' column='1'/> + <function-decl name='debugfs_create_dir' mangled-name='debugfs_create_dir' filepath='include/linux/debugfs.h' line='81' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_create_dir'> + <parameter type-id='80f4b756'/> + <parameter type-id='27675065'/> <return type-id='27675065'/> </function-decl> - <function-decl name='debugfs_create_file' mangled-name='debugfs_create_file' filepath='fs/debugfs/inode.c' line='450' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_create_file'> - <parameter type-id='80f4b756' name='name' filepath='fs/debugfs/inode.c' line='450' column='1'/> - <parameter type-id='2594b00f' name='mode' filepath='fs/debugfs/inode.c' line='450' column='1'/> - <parameter type-id='27675065' name='parent' filepath='fs/debugfs/inode.c' line='451' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='fs/debugfs/inode.c' line='451' column='1'/> - <parameter type-id='61758ee5' name='fops' filepath='fs/debugfs/inode.c' line='452' column='1'/> + <function-decl name='debugfs_create_file' mangled-name='debugfs_create_file' filepath='include/linux/debugfs.h' line='69' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_create_file'> + <parameter type-id='80f4b756'/> + <parameter type-id='8efea9e5'/> + <parameter type-id='27675065'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='61758ee5'/> <return type-id='27675065'/> </function-decl> - <function-decl name='debugfs_create_file_unsafe' mangled-name='debugfs_create_file_unsafe' filepath='fs/debugfs/inode.c' line='489' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_create_file_unsafe'> - <parameter type-id='80f4b756' name='name' filepath='fs/debugfs/inode.c' line='489' column='1'/> - <parameter type-id='2594b00f' name='mode' filepath='fs/debugfs/inode.c' line='489' column='1'/> - <parameter type-id='27675065' name='parent' filepath='fs/debugfs/inode.c' line='490' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='fs/debugfs/inode.c' line='490' column='1'/> - <parameter type-id='61758ee5' name='fops' filepath='fs/debugfs/inode.c' line='491' column='1'/> + <function-decl name='debugfs_create_file_unsafe' mangled-name='debugfs_create_file_unsafe' filepath='include/linux/debugfs.h' line='72' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_create_file_unsafe'> + <parameter type-id='80f4b756'/> + <parameter type-id='8efea9e5'/> + <parameter type-id='27675065'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='61758ee5'/> <return type-id='27675065'/> </function-decl> <function-decl name='debugfs_create_regset32' mangled-name='debugfs_create_regset32' filepath='fs/debugfs/file.c' line='1090' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_create_regset32'> @@ -115172,11 +115309,11 @@ <parameter type-id='f9409001' name='value' filepath='fs/debugfs/file.c' line='511' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='debugfs_create_u64' mangled-name='debugfs_create_u64' filepath='fs/debugfs/file.c' line='547' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_create_u64'> - <parameter type-id='80f4b756' name='name' filepath='fs/debugfs/file.c' line='547' column='1'/> - <parameter type-id='2594b00f' name='mode' filepath='fs/debugfs/file.c' line='547' column='1'/> - <parameter type-id='27675065' name='parent' filepath='fs/debugfs/file.c' line='547' column='1'/> - <parameter type-id='3df9fd28' name='value' filepath='fs/debugfs/file.c' line='548' column='1'/> + <function-decl name='debugfs_create_u64' mangled-name='debugfs_create_u64' filepath='include/linux/debugfs.h' line='113' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_create_u64'> + <parameter type-id='80f4b756'/> + <parameter type-id='8efea9e5'/> + <parameter type-id='27675065'/> + <parameter type-id='c0190993'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='debugfs_create_u8' mangled-name='debugfs_create_u8' filepath='fs/debugfs/file.c' line='438' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_create_u8'> @@ -115186,11 +115323,11 @@ <parameter type-id='8bff8096' name='value' filepath='fs/debugfs/file.c' line='439' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='debugfs_create_ulong' mangled-name='debugfs_create_ulong' filepath='fs/debugfs/file.c' line='595' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_create_ulong'> - <parameter type-id='80f4b756' name='name' filepath='fs/debugfs/file.c' line='595' column='1'/> - <parameter type-id='2594b00f' name='mode' filepath='fs/debugfs/file.c' line='595' column='1'/> - <parameter type-id='27675065' name='parent' filepath='fs/debugfs/file.c' line='596' column='1'/> - <parameter type-id='1d2c2b85' name='value' filepath='fs/debugfs/file.c' line='596' column='1'/> + <function-decl name='debugfs_create_ulong' mangled-name='debugfs_create_ulong' filepath='include/linux/debugfs.h' line='115' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_create_ulong'> + <parameter type-id='80f4b756'/> + <parameter type-id='8efea9e5'/> + <parameter type-id='27675065'/> + <parameter type-id='1d2c2b85'/> <return type-id='27675065'/> </function-decl> <function-decl name='debugfs_create_x32' mangled-name='debugfs_create_x32' filepath='fs/debugfs/file.c' line='677' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_create_x32'> @@ -115222,9 +115359,9 @@ <parameter type-id='27675065' name='dentry' filepath='fs/debugfs/file.c' line='132' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='debugfs_lookup' mangled-name='debugfs_lookup' filepath='fs/debugfs/inode.c' line='296' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_lookup'> - <parameter type-id='80f4b756' name='name' filepath='fs/debugfs/inode.c' line='296' column='1'/> - <parameter type-id='27675065' name='parent' filepath='fs/debugfs/inode.c' line='296' column='1'/> + <function-decl name='debugfs_lookup' mangled-name='debugfs_lookup' filepath='include/linux/debugfs.h' line='67' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_lookup'> + <parameter type-id='80f4b756'/> + <parameter type-id='27675065'/> <return type-id='27675065'/> </function-decl> <function-decl name='debugfs_print_regs32' mangled-name='debugfs_print_regs32' filepath='fs/debugfs/file.c' line='1032' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_print_regs32'> @@ -115235,8 +115372,8 @@ <parameter type-id='26a90f95' name='prefix' filepath='fs/debugfs/file.c' line='1033' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='debugfs_remove' mangled-name='debugfs_remove' filepath='fs/debugfs/inode.c' line='722' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_remove'> - <parameter type-id='27675065' name='dentry' filepath='fs/debugfs/inode.c' line='722' column='1'/> + <function-decl name='debugfs_remove' mangled-name='debugfs_remove' filepath='include/linux/debugfs.h' line='91' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_remove'> + <parameter type-id='27675065'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='debugfs_rename' mangled-name='debugfs_rename' filepath='fs/debugfs/inode.c' line='752' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='debugfs_rename'> @@ -115246,9 +115383,9 @@ <parameter type-id='80f4b756' name='new_name' filepath='fs/debugfs/inode.c' line='753' column='1'/> <return type-id='27675065'/> </function-decl> - <function-decl name='dec_zone_page_state' mangled-name='dec_zone_page_state' filepath='mm/vmstat.c' line='540' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dec_zone_page_state'> - <parameter type-id='02f11ed4' name='page' filepath='mm/vmstat.c' line='540' column='1'/> - <parameter type-id='a1f2d9a1' name='item' filepath='mm/vmstat.c' line='540' column='1'/> + <function-decl name='dec_zone_page_state' mangled-name='dec_zone_page_state' filepath='include/linux/vmstat.h' line='273' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dec_zone_page_state'> + <parameter type-id='02f11ed4'/> + <parameter type-id='a1f2d9a1'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='default_llseek' mangled-name='default_llseek' filepath='fs/read_write.c' line='236' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='default_llseek'> @@ -115257,11 +115394,11 @@ <parameter type-id='95e97e5e' name='whence' filepath='fs/read_write.c' line='236' column='1'/> <return type-id='69bf7bee'/> </function-decl> - <function-decl name='default_wake_function' mangled-name='default_wake_function' filepath='kernel/sched/core.c' line='5044' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='default_wake_function'> - <parameter type-id='ba9aa326' name='curr' filepath='kernel/sched/core.c' line='5044' column='1'/> - <parameter type-id='f0981eeb' name='mode' filepath='kernel/sched/core.c' line='5044' column='1'/> - <parameter type-id='95e97e5e' name='wake_flags' filepath='kernel/sched/core.c' line='5044' column='1'/> - <parameter type-id='eaa32e2f' name='key' filepath='kernel/sched/core.c' line='5045' column='1'/> + <function-decl name='default_wake_function' mangled-name='default_wake_function' filepath='include/linux/wait.h' line='17' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='default_wake_function'> + <parameter type-id='db9d03e3'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='deferred_free' mangled-name='deferred_free' filepath='drivers/dma-buf/heaps/deferred-free-helper.c' line='25' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='deferred_free'> @@ -115274,16 +115411,16 @@ <parameter type-id='33c599da' name='disk' filepath='block/genhd.c' line='892' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='del_random_ready_callback' mangled-name='del_random_ready_callback' filepath='drivers/char/random.c' line='1714' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='del_random_ready_callback'> - <parameter type-id='b47c553a' name='rdy' filepath='drivers/char/random.c' line='1714' column='1'/> + <function-decl name='del_random_ready_callback' mangled-name='del_random_ready_callback' filepath='include/linux/random.h' line='45' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='del_random_ready_callback'> + <parameter type-id='b47c553a'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='del_timer' mangled-name='del_timer' filepath='kernel/time/timer.c' line='1202' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='del_timer'> - <parameter type-id='9248e67f' name='timer' filepath='kernel/time/timer.c' line='1202' column='1'/> + <function-decl name='del_timer' mangled-name='del_timer' filepath='include/linux/timer.h' line='176' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='del_timer'> + <parameter type-id='9248e67f'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='del_timer_sync' mangled-name='del_timer_sync' filepath='kernel/time/timer.c' line='1354' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='del_timer_sync'> - <parameter type-id='9248e67f' name='timer' filepath='kernel/time/timer.c' line='1354' column='1'/> + <function-decl name='del_timer_sync' mangled-name='del_timer_sync' filepath='include/linux/timer.h' line='192' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='del_timer_sync'> + <parameter type-id='9248e67f'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='delayed_work_timer_fn' mangled-name='delayed_work_timer_fn' filepath='kernel/workqueue.c' line='1625' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='delayed_work_timer_fn'> @@ -115294,8 +115431,8 @@ <parameter type-id='5bed570d' name='desc' filepath='drivers/gpio/gpiolib.c' line='164' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='destroy_workqueue' mangled-name='destroy_workqueue' filepath='kernel/workqueue.c' line='4383' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='destroy_workqueue'> - <parameter type-id='242e3d19' name='wq' filepath='kernel/workqueue.c' line='4383' column='1'/> + <function-decl name='destroy_workqueue' mangled-name='destroy_workqueue' filepath='include/linux/workqueue.h' line='442' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='destroy_workqueue'> + <parameter type-id='242e3d19'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='dev_alloc_name' mangled-name='dev_alloc_name' filepath='net/core/dev.c' line='1271' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_alloc_name'> @@ -115331,49 +115468,49 @@ <parameter type-id='3eb7c31c' name='gfp' filepath='drivers/base/devcoredump.c' line='186' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='dev_driver_string' mangled-name='dev_driver_string' filepath='drivers/base/core.c' line='1953' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_driver_string'> - <parameter type-id='8df61054' name='dev' filepath='drivers/base/core.c' line='1953' column='1'/> + <function-decl name='dev_driver_string' mangled-name='dev_driver_string' filepath='include/linux/device.h' line='939' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_driver_string'> + <parameter type-id='8df61054'/> <return type-id='80f4b756'/> </function-decl> - <function-decl name='dev_err_probe' mangled-name='dev_err_probe' filepath='drivers/base/core.c' line='4532' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_err_probe'> - <parameter type-id='8df61054' name='dev' filepath='drivers/base/core.c' line='4532' column='1'/> - <parameter type-id='95e97e5e' name='err' filepath='drivers/base/core.c' line='4532' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='drivers/base/core.c' line='4532' column='1'/> + <function-decl name='dev_err_probe' mangled-name='dev_err_probe' filepath='include/linux/device.h' line='950' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_err_probe'> + <parameter type-id='8df61054'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='dev_fetch_sw_netstats' mangled-name='dev_fetch_sw_netstats' filepath='net/core/dev.c' line='10445' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_fetch_sw_netstats'> - <parameter type-id='bd3860fe' name='s' filepath='net/core/dev.c' line='10445' column='1'/> - <parameter type-id='069eeb9e' name='netstats' filepath='net/core/dev.c' line='10446' column='1'/> + <function-decl name='dev_fetch_sw_netstats' mangled-name='dev_fetch_sw_netstats' filepath='include/linux/netdevice.h' line='4603' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_fetch_sw_netstats'> + <parameter type-id='bd3860fe'/> + <parameter type-id='069eeb9e'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='dev_fwnode' mangled-name='dev_fwnode' filepath='drivers/base/property.c' line='21' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_fwnode'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/property.c' line='21' column='1'/> + <function-decl name='dev_fwnode' mangled-name='dev_fwnode' filepath='include/linux/property.h' line='34' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_fwnode'> + <parameter type-id='fa0b179b'/> <return type-id='4a935625'/> </function-decl> - <function-decl name='dev_get_by_index' mangled-name='dev_get_by_index' filepath='net/core/dev.c' line='984' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_get_by_index'> - <parameter type-id='a2bff676' name='net' filepath='net/core/dev.c' line='984' column='1'/> - <parameter type-id='95e97e5e' name='ifindex' filepath='net/core/dev.c' line='984' column='1'/> + <function-decl name='dev_get_by_index' mangled-name='dev_get_by_index' filepath='include/linux/netdevice.h' line='2926' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_get_by_index'> + <parameter type-id='a2bff676'/> + <parameter type-id='95e97e5e'/> <return type-id='68a2d05b'/> </function-decl> - <function-decl name='dev_get_by_name' mangled-name='dev_get_by_name' filepath='net/core/dev.c' line='910' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_get_by_name'> - <parameter type-id='a2bff676' name='net' filepath='net/core/dev.c' line='910' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='net/core/dev.c' line='910' column='1'/> + <function-decl name='dev_get_by_name' mangled-name='dev_get_by_name' filepath='include/linux/netdevice.h' line='2882' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_get_by_name'> + <parameter type-id='a2bff676'/> + <parameter type-id='80f4b756'/> <return type-id='68a2d05b'/> </function-decl> - <function-decl name='dev_get_by_name_rcu' mangled-name='dev_get_by_name_rcu' filepath='net/core/dev.c' line='889' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_get_by_name_rcu'> - <parameter type-id='a2bff676' name='net' filepath='net/core/dev.c' line='889' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='net/core/dev.c' line='889' column='1'/> + <function-decl name='dev_get_by_name_rcu' mangled-name='dev_get_by_name_rcu' filepath='include/linux/netdevice.h' line='2883' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_get_by_name_rcu'> + <parameter type-id='a2bff676'/> + <parameter type-id='80f4b756'/> <return type-id='68a2d05b'/> </function-decl> - <function-decl name='dev_get_regmap' mangled-name='dev_get_regmap' filepath='drivers/base/regmap/regmap.c' line='1530' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_get_regmap'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/regmap/regmap.c' line='1530' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/base/regmap/regmap.c' line='1530' column='1'/> + <function-decl name='dev_get_regmap' mangled-name='dev_get_regmap' filepath='include/linux/regmap.h' line='1047' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_get_regmap'> + <parameter type-id='fa0b179b'/> + <parameter type-id='80f4b756'/> <return type-id='29af9a71'/> </function-decl> - <function-decl name='dev_get_stats' mangled-name='dev_get_stats' filepath='net/core/dev.c' line='10418' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_get_stats'> - <parameter type-id='68a2d05b' name='dev' filepath='net/core/dev.c' line='10418' column='1'/> - <parameter type-id='bd3860fe' name='storage' filepath='net/core/dev.c' line='10419' column='1'/> + <function-decl name='dev_get_stats' mangled-name='dev_get_stats' filepath='include/linux/netdevice.h' line='4599' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_get_stats'> + <parameter type-id='68a2d05b'/> + <parameter type-id='bd3860fe'/> <return type-id='bd3860fe'/> </function-decl> <function-decl name='dev_mc_sync_multiple' mangled-name='dev_mc_sync_multiple' filepath='net/core/dev_addr_lists.c' line='893' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_mc_sync_multiple'> @@ -115395,9 +115532,9 @@ <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/wakeirq.c' line='87' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='dev_pm_domain_attach' mangled-name='dev_pm_domain_attach' filepath='drivers/base/power/common.c' line='102' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_domain_attach'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/common.c' line='102' column='1'/> - <parameter type-id='b50a4934' name='power_on' filepath='drivers/base/power/common.c' line='102' column='1'/> + <function-decl name='dev_pm_domain_attach' mangled-name='dev_pm_domain_attach' filepath='include/linux/pm_domain.h' line='407' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_domain_attach'> + <parameter type-id='fa0b179b'/> + <parameter type-id='c894953d'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='dev_pm_domain_attach_by_id' mangled-name='dev_pm_domain_attach_by_id' filepath='drivers/base/power/common.c' line='143' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_domain_attach_by_id'> @@ -115410,9 +115547,9 @@ <parameter type-id='80f4b756' name='name' filepath='drivers/base/power/common.c' line='161' column='1'/> <return type-id='fa0b179b'/> </function-decl> - <function-decl name='dev_pm_domain_detach' mangled-name='dev_pm_domain_detach' filepath='drivers/base/power/common.c' line='183' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_domain_detach'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/common.c' line='183' column='1'/> - <parameter type-id='b50a4934' name='power_off' filepath='drivers/base/power/common.c' line='183' column='1'/> + <function-decl name='dev_pm_domain_detach' mangled-name='dev_pm_domain_detach' filepath='include/linux/pm_domain.h' line='412' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_domain_detach'> + <parameter type-id='fa0b179b'/> + <parameter type-id='c894953d'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='dev_pm_genpd_add_notifier' mangled-name='dev_pm_genpd_add_notifier' filepath='drivers/base/power/domain.c' line='1716' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_genpd_add_notifier'> @@ -115434,10 +115571,10 @@ <parameter type-id='f0981eeb' name='state' filepath='drivers/base/power/domain.c' line='391' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='dev_pm_opp_add' mangled-name='dev_pm_opp_add' filepath='drivers/opp/core.c' line='2182' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_add'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/opp/core.c' line='2182' column='1'/> - <parameter type-id='7359adad' name='freq' filepath='drivers/opp/core.c' line='2182' column='1'/> - <parameter type-id='7359adad' name='u_volt' filepath='drivers/opp/core.c' line='2182' column='1'/> + <function-decl name='dev_pm_opp_add' mangled-name='dev_pm_opp_add' filepath='include/linux/pm_opp.h' line='125' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_add'> + <parameter type-id='fa0b179b'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='dev_pm_opp_adjust_voltage' mangled-name='dev_pm_opp_adjust_voltage' filepath='drivers/opp/core.c' line='2284' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_adjust_voltage'> @@ -115468,15 +115605,15 @@ <parameter type-id='7359adad' name='u_volt' filepath='drivers/opp/core.c' line='592' column='1'/> <return type-id='02e48bc6'/> </function-decl> - <function-decl name='dev_pm_opp_find_freq_exact' mangled-name='dev_pm_opp_find_freq_exact' filepath='drivers/opp/core.c' line='369' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_find_freq_exact'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/opp/core.c' line='369' column='1'/> - <parameter type-id='7359adad' name='freq' filepath='drivers/opp/core.c' line='370' column='1'/> - <parameter type-id='b50a4934' name='available' filepath='drivers/opp/core.c' line='371' column='1'/> + <function-decl name='dev_pm_opp_find_freq_exact' mangled-name='dev_pm_opp_find_freq_exact' filepath='include/linux/pm_opp.h' line='110' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_find_freq_exact'> + <parameter type-id='fa0b179b'/> + <parameter type-id='7359adad'/> + <parameter type-id='c894953d'/> <return type-id='02e48bc6'/> </function-decl> - <function-decl name='dev_pm_opp_find_freq_floor' mangled-name='dev_pm_opp_find_freq_floor' filepath='drivers/opp/core.c' line='534' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_find_freq_floor'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/opp/core.c' line='534' column='1'/> - <parameter type-id='1d2c2b85' name='freq' filepath='drivers/opp/core.c' line='535' column='1'/> + <function-decl name='dev_pm_opp_find_freq_floor' mangled-name='dev_pm_opp_find_freq_floor' filepath='include/linux/pm_opp.h' line='116' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_find_freq_floor'> + <parameter type-id='fa0b179b'/> + <parameter type-id='1d2c2b85'/> <return type-id='02e48bc6'/> </function-decl> <function-decl name='dev_pm_opp_free_cpufreq_table' mangled-name='dev_pm_opp_free_cpufreq_table' filepath='drivers/opp/cpu.c' line='96' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_free_cpufreq_table'> @@ -115496,8 +115633,8 @@ <parameter type-id='fa0b179b' name='dev' filepath='drivers/opp/core.c' line='270' column='1'/> <return type-id='7359adad'/> </function-decl> - <function-decl name='dev_pm_opp_get_opp_count' mangled-name='dev_pm_opp_get_opp_count' filepath='drivers/opp/core.c' line='326' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_get_opp_count'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/opp/core.c' line='326' column='1'/> + <function-decl name='dev_pm_opp_get_opp_count' mangled-name='dev_pm_opp_get_opp_count' filepath='include/linux/pm_opp.h' line='104' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_get_opp_count'> + <parameter type-id='fa0b179b'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='dev_pm_opp_get_opp_table' mangled-name='dev_pm_opp_get_opp_table' filepath='drivers/opp/core.c' line='1171' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_get_opp_table'> @@ -115513,8 +115650,8 @@ <parameter type-id='fa0b179b' name='dev' filepath='drivers/opp/core.c' line='284' column='1'/> <return type-id='7359adad'/> </function-decl> - <function-decl name='dev_pm_opp_get_voltage' mangled-name='dev_pm_opp_get_voltage' filepath='drivers/opp/core.c' line='101' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_get_voltage'> - <parameter type-id='02e48bc6' name='opp' filepath='drivers/opp/core.c' line='101' column='1'/> + <function-decl name='dev_pm_opp_get_voltage' mangled-name='dev_pm_opp_get_voltage' filepath='include/linux/pm_opp.h' line='96' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_get_voltage'> + <parameter type-id='02e48bc6'/> <return type-id='7359adad'/> </function-decl> <function-decl name='dev_pm_opp_init_cpufreq_table' mangled-name='dev_pm_opp_init_cpufreq_table' filepath='drivers/opp/cpu.c' line='43' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_init_cpufreq_table'> @@ -115522,13 +115659,13 @@ <parameter type-id='873a2591' name='table' filepath='drivers/opp/cpu.c' line='44' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='dev_pm_opp_of_add_table' mangled-name='dev_pm_opp_of_add_table' filepath='drivers/opp/of.c' line='972' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_of_add_table'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/opp/of.c' line='972' column='1'/> + <function-decl name='dev_pm_opp_of_add_table' mangled-name='dev_pm_opp_of_add_table' filepath='include/linux/pm_opp.h' line='373' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_of_add_table'> + <parameter type-id='fa0b179b'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='dev_pm_opp_of_add_table_indexed' mangled-name='dev_pm_opp_of_add_table_indexed' filepath='drivers/opp/of.c' line='1016' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_of_add_table_indexed'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/opp/of.c' line='1016' column='1'/> - <parameter type-id='95e97e5e' name='index' filepath='drivers/opp/of.c' line='1016' column='1'/> + <function-decl name='dev_pm_opp_of_add_table_indexed' mangled-name='dev_pm_opp_of_add_table_indexed' filepath='include/linux/pm_opp.h' line='374' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_of_add_table_indexed'> + <parameter type-id='fa0b179b'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='dev_pm_opp_of_cpumask_add_table' mangled-name='dev_pm_opp_of_cpumask_add_table' filepath='drivers/opp/of.c' line='1065' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_of_cpumask_add_table'> @@ -115539,9 +115676,9 @@ <parameter type-id='5f8a1ac4' name='cpumask' filepath='drivers/opp/of.c' line='1053' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='dev_pm_opp_of_find_icc_paths' mangled-name='dev_pm_opp_of_find_icc_paths' filepath='drivers/opp/of.c' line='372' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_of_find_icc_paths'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/opp/of.c' line='372' column='1'/> - <parameter type-id='e62a60bd' name='opp_table' filepath='drivers/opp/of.c' line='373' column='1'/> + <function-decl name='dev_pm_opp_of_find_icc_paths' mangled-name='dev_pm_opp_of_find_icc_paths' filepath='include/linux/pm_opp.h' line='382' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_of_find_icc_paths'> + <parameter type-id='fa0b179b'/> + <parameter type-id='e62a60bd'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='dev_pm_opp_of_get_sharing_cpus' mangled-name='dev_pm_opp_of_get_sharing_cpus' filepath='drivers/opp/of.c' line='1122' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_of_get_sharing_cpus'> @@ -115558,16 +115695,16 @@ <parameter type-id='fa0b179b' name='dev' filepath='drivers/opp/of.c' line='636' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='dev_pm_opp_put' mangled-name='dev_pm_opp_put' filepath='drivers/opp/core.c' line='1271' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_put'> - <parameter type-id='02e48bc6' name='opp' filepath='drivers/opp/core.c' line='1271' column='1'/> + <function-decl name='dev_pm_opp_put' mangled-name='dev_pm_opp_put' filepath='include/linux/pm_opp.h' line='123' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_put'> + <parameter type-id='02e48bc6'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='dev_pm_opp_put_clkname' mangled-name='dev_pm_opp_put_clkname' filepath='drivers/opp/core.c' line='1908' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_put_clkname'> <parameter type-id='e62a60bd' name='opp_table' filepath='drivers/opp/core.c' line='1908' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='dev_pm_opp_put_opp_table' mangled-name='dev_pm_opp_put_opp_table' filepath='drivers/opp/core.c' line='1223' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_put_opp_table'> - <parameter type-id='e62a60bd' name='opp_table' filepath='drivers/opp/core.c' line='1223' column='1'/> + <function-decl name='dev_pm_opp_put_opp_table' mangled-name='dev_pm_opp_put_opp_table' filepath='include/linux/pm_opp.h' line='94' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_put_opp_table'> + <parameter type-id='e62a60bd'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='dev_pm_opp_put_regulators' mangled-name='dev_pm_opp_put_regulators' filepath='drivers/opp/core.c' line='1824' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_put_regulators'> @@ -115579,9 +115716,9 @@ <parameter type-id='d504f73d' name='nb' filepath='drivers/opp/core.c' line='2388' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='dev_pm_opp_remove' mangled-name='dev_pm_opp_remove' filepath='drivers/opp/core.c' line='1290' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_remove'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/opp/core.c' line='1290' column='1'/> - <parameter type-id='7359adad' name='freq' filepath='drivers/opp/core.c' line='1290' column='1'/> + <function-decl name='dev_pm_opp_remove' mangled-name='dev_pm_opp_remove' filepath='include/linux/pm_opp.h' line='127' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_remove'> + <parameter type-id='fa0b179b'/> + <parameter type-id='7359adad'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='dev_pm_opp_remove_all_dynamic' mangled-name='dev_pm_opp_remove_all_dynamic' filepath='drivers/opp/core.c' line='1358' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_opp_remove_all_dynamic'> @@ -115666,9 +115803,9 @@ <parameter type-id='a7832498' name='new_value' filepath='drivers/base/power/qos.c' line='464' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='dev_pm_qos_update_user_latency_tolerance' mangled-name='dev_pm_qos_update_user_latency_tolerance' filepath='drivers/base/power/qos.c' line='905' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_qos_update_user_latency_tolerance'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/qos.c' line='905' column='1'/> - <parameter type-id='a7832498' name='val' filepath='drivers/base/power/qos.c' line='905' column='1'/> + <function-decl name='dev_pm_qos_update_user_latency_tolerance' mangled-name='dev_pm_qos_update_user_latency_tolerance' filepath='include/linux/pm_qos.h' line='192' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_qos_update_user_latency_tolerance'> + <parameter type-id='fa0b179b'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='dev_pm_set_dedicated_wake_irq' mangled-name='dev_pm_set_dedicated_wake_irq' filepath='drivers/base/power/wakeirq.c' line='165' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_pm_set_dedicated_wake_irq'> @@ -115676,17 +115813,17 @@ <parameter type-id='95e97e5e' name='irq' filepath='drivers/base/power/wakeirq.c' line='165' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='dev_printk' mangled-name='dev_printk' filepath='drivers/base/core.c' line='4461' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_printk'> - <parameter type-id='80f4b756' name='level' filepath='drivers/base/core.c' line='4461' column='1'/> - <parameter type-id='8df61054' name='dev' filepath='drivers/base/core.c' line='4461' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='drivers/base/core.c' line='4462' column='1'/> + <function-decl name='dev_printk' mangled-name='dev_printk' filepath='include/linux/dev_printk.h' line='41' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_printk'> + <parameter type-id='80f4b756'/> + <parameter type-id='8df61054'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='dev_printk_emit' mangled-name='dev_printk_emit' filepath='drivers/base/core.c' line='4436' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_printk_emit'> - <parameter type-id='95e97e5e' name='level' filepath='drivers/base/core.c' line='4436' column='1'/> - <parameter type-id='8df61054' name='dev' filepath='drivers/base/core.c' line='4436' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='drivers/base/core.c' line='4436' column='1'/> + <function-decl name='dev_printk_emit' mangled-name='dev_printk_emit' filepath='include/linux/dev_printk.h' line='38' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_printk_emit'> + <parameter type-id='95e97e5e'/> + <parameter type-id='8df61054'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='95e97e5e'/> </function-decl> @@ -115699,9 +115836,9 @@ <parameter type-id='95e97e5e' name='new_mtu' filepath='net/core/dev.c' line='8618' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='dev_set_name' mangled-name='dev_set_name' filepath='drivers/base/core.c' line='3020' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_set_name'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/core.c' line='3020' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='drivers/base/core.c' line='3020' column='1'/> + <function-decl name='dev_set_name' mangled-name='dev_set_name' filepath='include/linux/device.h' line='640' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dev_set_name'> + <parameter type-id='fa0b179b'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='95e97e5e'/> </function-decl> @@ -115722,11 +115859,11 @@ <parameter type-id='2aee9912' name='args' filepath='drivers/base/core.c' line='4426' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='devfreq_add_device' mangled-name='devfreq_add_device' filepath='drivers/devfreq/devfreq.c' line='746' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devfreq_add_device'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/devfreq/devfreq.c' line='746' column='1'/> - <parameter type-id='cba10b6e' name='profile' filepath='drivers/devfreq/devfreq.c' line='747' column='1'/> - <parameter type-id='80f4b756' name='governor_name' filepath='drivers/devfreq/devfreq.c' line='748' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='drivers/devfreq/devfreq.c' line='749' column='1'/> + <function-decl name='devfreq_add_device' mangled-name='devfreq_add_device' filepath='include/linux/devfreq.h' line='213' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devfreq_add_device'> + <parameter type-id='fa0b179b'/> + <parameter type-id='cba10b6e'/> + <parameter type-id='80f4b756'/> + <parameter type-id='eaa32e2f'/> <return type-id='f66fa7f4'/> </function-decl> <function-decl name='devfreq_add_governor' mangled-name='devfreq_add_governor' filepath='drivers/devfreq/devfreq.c' line='1192' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devfreq_add_governor'> @@ -115774,20 +115911,20 @@ <parameter type-id='f66fa7f4' name='devfreq' filepath='drivers/devfreq/devfreq.c' line='1931' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='devfreq_remove_device' mangled-name='devfreq_remove_device' filepath='drivers/devfreq/devfreq.c' line='921' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devfreq_remove_device'> - <parameter type-id='f66fa7f4' name='devfreq' filepath='drivers/devfreq/devfreq.c' line='921' column='1'/> + <function-decl name='devfreq_remove_device' mangled-name='devfreq_remove_device' filepath='include/linux/devfreq.h' line='217' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devfreq_remove_device'> + <parameter type-id='f66fa7f4'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='devfreq_remove_governor' mangled-name='devfreq_remove_governor' filepath='drivers/devfreq/devfreq.c' line='1257' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devfreq_remove_governor'> <parameter type-id='247297cd' name='governor' filepath='drivers/devfreq/devfreq.c' line='1257' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='devfreq_resume_device' mangled-name='devfreq_resume_device' filepath='drivers/devfreq/devfreq.c' line='1115' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devfreq_resume_device'> - <parameter type-id='f66fa7f4' name='devfreq' filepath='drivers/devfreq/devfreq.c' line='1115' column='1'/> + <function-decl name='devfreq_resume_device' mangled-name='devfreq_resume_device' filepath='include/linux/devfreq.h' line='226' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devfreq_resume_device'> + <parameter type-id='f66fa7f4'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='devfreq_suspend_device' mangled-name='devfreq_suspend_device' filepath='drivers/devfreq/devfreq.c' line='1078' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devfreq_suspend_device'> - <parameter type-id='f66fa7f4' name='devfreq' filepath='drivers/devfreq/devfreq.c' line='1078' column='1'/> + <function-decl name='devfreq_suspend_device' mangled-name='devfreq_suspend_device' filepath='include/linux/devfreq.h' line='225' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devfreq_suspend_device'> + <parameter type-id='f66fa7f4'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='devfreq_unregister_opp_notifier' mangled-name='devfreq_unregister_opp_notifier' filepath='drivers/devfreq/devfreq.c' line='1947' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devfreq_unregister_opp_notifier'> @@ -115800,8 +115937,8 @@ <parameter type-id='807869d3' name='delay' filepath='drivers/devfreq/devfreq.c' line='572' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='device_add' mangled-name='device_add' filepath='drivers/base/core.c' line='3119' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_add'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/core.c' line='3119' column='1'/> + <function-decl name='device_add' mangled-name='device_add' filepath='include/linux/device.h' line='800' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_add'> + <parameter type-id='fa0b179b'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='device_add_disk' mangled-name='device_add_disk' filepath='block/genhd.c' line='840' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_add_disk'> @@ -115823,12 +115960,12 @@ <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/dd.c' line='460' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='device_create' mangled-name='device_create' filepath='drivers/base/core.c' line='3925' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_create'> - <parameter type-id='67aca04f' name='class' filepath='drivers/base/core.c' line='3925' column='1'/> - <parameter type-id='fa0b179b' name='parent' filepath='drivers/base/core.c' line='3925' column='1'/> - <parameter type-id='8504f260' name='devt' filepath='drivers/base/core.c' line='3926' column='1'/> - <parameter type-id='eaa32e2f' name='drvdata' filepath='drivers/base/core.c' line='3926' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='drivers/base/core.c' line='3926' column='1'/> + <function-decl name='device_create' mangled-name='device_create' filepath='include/linux/device.h' line='872' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_create'> + <parameter type-id='67aca04f'/> + <parameter type-id='fa0b179b'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='fa0b179b'/> </function-decl> @@ -115837,40 +115974,40 @@ <parameter type-id='559ac6f0' name='attr' filepath='drivers/base/core.c' line='2658' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='device_create_file' mangled-name='device_create_file' filepath='drivers/base/core.c' line='2603' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_create_file'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/core.c' line='2603' column='1'/> - <parameter type-id='de63df21' name='attr' filepath='drivers/base/core.c' line='2604' column='1'/> + <function-decl name='device_create_file' mangled-name='device_create_file' filepath='include/linux/device.h' line='154' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_create_file'> + <parameter type-id='fa0b179b'/> + <parameter type-id='de63df21'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='device_create_with_groups' mangled-name='device_create_with_groups' filepath='drivers/base/core.c' line='3966' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_create_with_groups'> - <parameter type-id='67aca04f' name='class' filepath='drivers/base/core.c' line='3966' column='1'/> - <parameter type-id='fa0b179b' name='parent' filepath='drivers/base/core.c' line='3967' column='1'/> - <parameter type-id='8504f260' name='devt' filepath='drivers/base/core.c' line='3967' column='1'/> - <parameter type-id='eaa32e2f' name='drvdata' filepath='drivers/base/core.c' line='3968' column='1'/> - <parameter type-id='c97de1ac' name='groups' filepath='drivers/base/core.c' line='3969' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='drivers/base/core.c' line='3970' column='1'/> + <function-decl name='device_create_with_groups' mangled-name='device_create_with_groups' filepath='include/linux/device.h' line='875' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_create_with_groups'> + <parameter type-id='67aca04f'/> + <parameter type-id='fa0b179b'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='c97de1ac'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='fa0b179b'/> </function-decl> - <function-decl name='device_del' mangled-name='device_del' filepath='drivers/base/core.c' line='3374' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_del'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/core.c' line='3374' column='1'/> + <function-decl name='device_del' mangled-name='device_del' filepath='include/linux/device.h' line='801' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_del'> + <parameter type-id='fa0b179b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='device_destroy' mangled-name='device_destroy' filepath='drivers/base/core.c' line='3991' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_destroy'> - <parameter type-id='67aca04f' name='class' filepath='drivers/base/core.c' line='3991' column='1'/> - <parameter type-id='8504f260' name='devt' filepath='drivers/base/core.c' line='3991' column='1'/> + <function-decl name='device_destroy' mangled-name='device_destroy' filepath='include/linux/device.h' line='878' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_destroy'> + <parameter type-id='67aca04f'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='device_find_child' mangled-name='device_find_child' filepath='drivers/base/core.c' line='3605' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_find_child'> - <parameter type-id='fa0b179b' name='parent' filepath='drivers/base/core.c' line='3605' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='drivers/base/core.c' line='3605' column='1'/> - <parameter type-id='92d15ae9' name='match' filepath='drivers/base/core.c' line='3606' column='1'/> + <function-decl name='device_find_child' mangled-name='device_find_child' filepath='include/linux/device.h' line='806' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_find_child'> + <parameter type-id='fa0b179b'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='92d15ae9'/> <return type-id='fa0b179b'/> </function-decl> - <function-decl name='device_for_each_child' mangled-name='device_for_each_child' filepath='drivers/base/core.c' line='3540' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_for_each_child'> - <parameter type-id='fa0b179b' name='parent' filepath='drivers/base/core.c' line='3540' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='drivers/base/core.c' line='3540' column='1'/> - <parameter type-id='92d15ae9' name='fn' filepath='drivers/base/core.c' line='3541' column='1'/> + <function-decl name='device_for_each_child' mangled-name='device_for_each_child' filepath='include/linux/device.h' line='802' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_for_each_child'> + <parameter type-id='fa0b179b'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='92d15ae9'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='device_get_child_node_count' mangled-name='device_get_child_node_count' filepath='drivers/base/property.c' line='851' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_get_child_node_count'> @@ -115905,28 +116042,28 @@ <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/property.c' line='928' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='device_init_wakeup' mangled-name='device_init_wakeup' filepath='drivers/base/power/wakeup.c' line='516' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_init_wakeup'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/wakeup.c' line='516' column='1'/> - <parameter type-id='b50a4934' name='enable' filepath='drivers/base/power/wakeup.c' line='516' column='1'/> + <function-decl name='device_init_wakeup' mangled-name='device_init_wakeup' filepath='include/linux/pm_wakeup.h' line='107' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_init_wakeup'> + <parameter type-id='fa0b179b'/> + <parameter type-id='c894953d'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='device_initialize' mangled-name='device_initialize' filepath='drivers/base/core.c' line='2716' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_initialize'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/core.c' line='2716' column='1'/> + <function-decl name='device_initialize' mangled-name='device_initialize' filepath='include/linux/device.h' line='799' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_initialize'> + <parameter type-id='fa0b179b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='device_link_add' mangled-name='device_link_add' filepath='drivers/base/core.c' line='668' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_link_add'> - <parameter type-id='fa0b179b' name='consumer' filepath='drivers/base/core.c' line='668' column='1'/> - <parameter type-id='fa0b179b' name='supplier' filepath='drivers/base/core.c' line='669' column='1'/> - <parameter type-id='19c2251e' name='flags' filepath='drivers/base/core.c' line='669' column='1'/> + <function-decl name='device_link_add' mangled-name='device_link_add' filepath='include/linux/device.h' line='942' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_link_add'> + <parameter type-id='fa0b179b'/> + <parameter type-id='fa0b179b'/> + <parameter type-id='f0981eeb'/> <return type-id='7acfb3fa'/> </function-decl> <function-decl name='device_link_del' mangled-name='device_link_del' filepath='drivers/base/core.c' line='897' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_link_del'> <parameter type-id='7acfb3fa' name='link' filepath='drivers/base/core.c' line='897' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='device_link_remove' mangled-name='device_link_remove' filepath='drivers/base/core.c' line='913' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_link_remove'> - <parameter type-id='eaa32e2f' name='consumer' filepath='drivers/base/core.c' line='913' column='1'/> - <parameter type-id='fa0b179b' name='supplier' filepath='drivers/base/core.c' line='913' column='1'/> + <function-decl name='device_link_remove' mangled-name='device_link_remove' filepath='include/linux/device.h' line='945' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_link_remove'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='fa0b179b'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='device_match_fwnode' mangled-name='device_match_fwnode' filepath='drivers/base/core.c' line='4642' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_match_fwnode'> @@ -115944,10 +116081,10 @@ <parameter type-id='eaa32e2f' name='np' filepath='drivers/base/core.c' line='4636' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='device_property_present' mangled-name='device_property_present' filepath='drivers/base/property.c' line='35' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_property_present'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/property.c' line='35' column='1'/> - <parameter type-id='80f4b756' name='propname' filepath='drivers/base/property.c' line='35' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='device_property_present' mangled-name='device_property_present' filepath='include/linux/property.h' line='36' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_property_present'> + <parameter type-id='fa0b179b'/> + <parameter type-id='80f4b756'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='device_property_read_string' mangled-name='device_property_read_string' filepath='drivers/base/property.c' line='200' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_property_read_string'> <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/property.c' line='200' column='1'/> @@ -115969,11 +116106,11 @@ <parameter type-id='b59d7dce' name='nval' filepath='drivers/base/property.c' line='104' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='device_property_read_u32_array' mangled-name='device_property_read_u32_array' filepath='drivers/base/property.c' line='128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_property_read_u32_array'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/property.c' line='128' column='1'/> - <parameter type-id='80f4b756' name='propname' filepath='drivers/base/property.c' line='128' column='1'/> - <parameter type-id='f9409001' name='val' filepath='drivers/base/property.c' line='129' column='1'/> - <parameter type-id='b59d7dce' name='nval' filepath='drivers/base/property.c' line='129' column='1'/> + <function-decl name='device_property_read_u32_array' mangled-name='device_property_read_u32_array' filepath='include/linux/property.h' line='41' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_property_read_u32_array'> + <parameter type-id='fa0b179b'/> + <parameter type-id='80f4b756'/> + <parameter type-id='807869d3'/> + <parameter type-id='7359adad'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='device_property_read_u8_array' mangled-name='device_property_read_u8_array' filepath='drivers/base/property.c' line='78' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_property_read_u8_array'> @@ -115996,15 +116133,15 @@ <parameter type-id='559ac6f0' name='attr' filepath='drivers/base/core.c' line='2673' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='device_remove_file' mangled-name='device_remove_file' filepath='drivers/base/core.c' line='2627' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_remove_file'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/core.c' line='2627' column='1'/> - <parameter type-id='de63df21' name='attr' filepath='drivers/base/core.c' line='2628' column='1'/> + <function-decl name='device_remove_file' mangled-name='device_remove_file' filepath='include/linux/device.h' line='156' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_remove_file'> + <parameter type-id='fa0b179b'/> + <parameter type-id='de63df21'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='device_remove_file_self' mangled-name='device_remove_file_self' filepath='drivers/base/core.c' line='2642' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_remove_file_self'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/core.c' line='2642' column='1'/> - <parameter type-id='de63df21' name='attr' filepath='drivers/base/core.c' line='2643' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='device_remove_file_self' mangled-name='device_remove_file_self' filepath='include/linux/device.h' line='158' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_remove_file_self'> + <parameter type-id='fa0b179b'/> + <parameter type-id='de63df21'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='device_remove_groups' mangled-name='device_remove_groups' filepath='drivers/base/core.c' line='2339' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_remove_groups'> <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/core.c' line='2339' column='1'/> @@ -116021,14 +116158,14 @@ <parameter type-id='8df61054' name='dev2' filepath='drivers/base/core.c' line='4622' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='device_set_wakeup_capable' mangled-name='device_set_wakeup_capable' filepath='drivers/base/power/wakeup.c' line='486' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_set_wakeup_capable'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/wakeup.c' line='486' column='1'/> - <parameter type-id='b50a4934' name='capable' filepath='drivers/base/power/wakeup.c' line='486' column='1'/> + <function-decl name='device_set_wakeup_capable' mangled-name='device_set_wakeup_capable' filepath='include/linux/pm_wakeup.h' line='106' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_set_wakeup_capable'> + <parameter type-id='fa0b179b'/> + <parameter type-id='c894953d'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='device_set_wakeup_enable' mangled-name='device_set_wakeup_enable' filepath='drivers/base/power/wakeup.c' line='539' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_set_wakeup_enable'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/wakeup.c' line='539' column='1'/> - <parameter type-id='b50a4934' name='enable' filepath='drivers/base/power/wakeup.c' line='539' column='1'/> + <function-decl name='device_set_wakeup_enable' mangled-name='device_set_wakeup_enable' filepath='include/linux/pm_wakeup.h' line='108' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_set_wakeup_enable'> + <parameter type-id='fa0b179b'/> + <parameter type-id='c894953d'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='device_show_bool' mangled-name='device_show_bool' filepath='drivers/base/core.c' line='2071' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_show_bool'> @@ -116057,22 +116194,22 @@ <parameter type-id='b59d7dce' name='size' filepath='drivers/base/core.c' line='2031' column='1'/> <return type-id='79a0948f'/> </function-decl> - <function-decl name='device_unregister' mangled-name='device_unregister' filepath='drivers/base/core.c' line='3449' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_unregister'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/core.c' line='3449' column='1'/> + <function-decl name='device_unregister' mangled-name='device_unregister' filepath='include/linux/device.h' line='798' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_unregister'> + <parameter type-id='fa0b179b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='device_wakeup_disable' mangled-name='device_wakeup_disable' filepath='drivers/base/power/wakeup.c' line='461' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_wakeup_disable'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/wakeup.c' line='461' column='1'/> + <function-decl name='device_wakeup_disable' mangled-name='device_wakeup_disable' filepath='include/linux/pm_wakeup.h' line='105' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_wakeup_disable'> + <parameter type-id='fa0b179b'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='device_wakeup_enable' mangled-name='device_wakeup_enable' filepath='drivers/base/power/wakeup.c' line='339' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='device_wakeup_enable'> <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/wakeup.c' line='339' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='devm_add_action' mangled-name='devm_add_action' filepath='drivers/base/devres.c' line='739' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_add_action'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/devres.c' line='739' column='1'/> - <parameter type-id='b7f9d8e6' name='action' filepath='drivers/base/devres.c' line='739' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='drivers/base/devres.c' line='739' column='1'/> + <function-decl name='devm_add_action' mangled-name='devm_add_action' filepath='include/linux/device.h' line='254' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_add_action'> + <parameter type-id='fa0b179b'/> + <parameter type-id='b7f9d8e6'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='devm_backlight_device_register' mangled-name='devm_backlight_device_register' filepath='drivers/video/backlight/backlight.c' line='602' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_backlight_device_register'> @@ -116095,10 +116232,10 @@ <parameter type-id='f0981eeb' name='num_slots' filepath='block/keyslot-manager.c' line='153' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='devm_clk_bulk_get' mangled-name='devm_clk_bulk_get' filepath='drivers/clk/clk-devres.c' line='81' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_clk_bulk_get'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/clk/clk-devres.c' line='81' column='1'/> - <parameter type-id='95e97e5e' name='num_clks' filepath='drivers/clk/clk-devres.c' line='81' column='1'/> - <parameter type-id='2942e355' name='clks' filepath='drivers/clk/clk-devres.c' line='82' column='1'/> + <function-decl name='devm_clk_bulk_get' mangled-name='devm_clk_bulk_get' filepath='include/linux/clk.h' line='377' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_clk_bulk_get'> + <parameter type-id='fa0b179b'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='2942e355'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='devm_clk_bulk_get_all' mangled-name='devm_clk_bulk_get_all' filepath='drivers/clk/clk-devres.c' line='95' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_clk_bulk_get_all'> @@ -116106,15 +116243,15 @@ <parameter type-id='734c20ed' name='clks' filepath='drivers/clk/clk-devres.c' line='96' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='devm_clk_bulk_get_optional' mangled-name='devm_clk_bulk_get_optional' filepath='drivers/clk/clk-devres.c' line='88' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_clk_bulk_get_optional'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/clk/clk-devres.c' line='88' column='1'/> - <parameter type-id='95e97e5e' name='num_clks' filepath='drivers/clk/clk-devres.c' line='88' column='1'/> - <parameter type-id='2942e355' name='clks' filepath='drivers/clk/clk-devres.c' line='89' column='1'/> + <function-decl name='devm_clk_bulk_get_optional' mangled-name='devm_clk_bulk_get_optional' filepath='include/linux/clk.h' line='400' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_clk_bulk_get_optional'> + <parameter type-id='fa0b179b'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='2942e355'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='devm_clk_get' mangled-name='devm_clk_get' filepath='drivers/clk/clk-devres.c' line='12' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_clk_get'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/clk/clk-devres.c' line='12' column='1'/> - <parameter type-id='80f4b756' name='id' filepath='drivers/clk/clk-devres.c' line='12' column='1'/> + <function-decl name='devm_clk_get' mangled-name='devm_clk_get' filepath='include/linux/clk.h' line='437' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_clk_get'> + <parameter type-id='fa0b179b'/> + <parameter type-id='80f4b756'/> <return type-id='7d0bc0eb'/> </function-decl> <function-decl name='devm_clk_get_optional' mangled-name='devm_clk_get_optional' filepath='drivers/clk/clk-devres.c' line='32' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_clk_get_optional'> @@ -116206,11 +116343,11 @@ <parameter type-id='c0d6fada' name='edev' filepath='drivers/extcon/devres.c' line='148' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='devm_extcon_register_notifier' mangled-name='devm_extcon_register_notifier' filepath='drivers/extcon/devres.c' line='172' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_extcon_register_notifier'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/extcon/devres.c' line='172' column='1'/> - <parameter type-id='c0d6fada' name='edev' filepath='drivers/extcon/devres.c' line='172' column='1'/> - <parameter type-id='f0981eeb' name='id' filepath='drivers/extcon/devres.c' line='173' column='1'/> - <parameter type-id='d504f73d' name='nb' filepath='drivers/extcon/devres.c' line='173' column='1'/> + <function-decl name='devm_extcon_register_notifier' mangled-name='devm_extcon_register_notifier' filepath='include/linux/extcon.h' line='203' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_extcon_register_notifier'> + <parameter type-id='fa0b179b'/> + <parameter type-id='c0d6fada'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='d504f73d'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='devm_free_irq' mangled-name='devm_free_irq' filepath='kernel/irq/devres.c' line='139' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_free_irq'> @@ -116369,29 +116506,29 @@ <parameter type-id='eaa32e2f' name='addr' filepath='lib/devres.c' line='108' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='devm_kasprintf' mangled-name='devm_kasprintf' filepath='drivers/base/devres.c' line='1036' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_kasprintf'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/devres.c' line='1036' column='1'/> - <parameter type-id='3eb7c31c' name='gfp' filepath='drivers/base/devres.c' line='1036' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='drivers/base/devres.c' line='1036' column='1'/> + <function-decl name='devm_kasprintf' mangled-name='devm_kasprintf' filepath='include/linux/device.h' line='214' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_kasprintf'> + <parameter type-id='fa0b179b'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='26a90f95'/> </function-decl> - <function-decl name='devm_kfree' mangled-name='devm_kfree' filepath='drivers/base/devres.c' line='1056' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_kfree'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/devres.c' line='1056' column='1'/> - <parameter type-id='eaa32e2f' name='p' filepath='drivers/base/devres.c' line='1056' column='1'/> + <function-decl name='devm_kfree' mangled-name='devm_kfree' filepath='include/linux/device.h' line='235' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_kfree'> + <parameter type-id='fa0b179b'/> + <parameter type-id='eaa32e2f'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='devm_kmalloc' mangled-name='devm_kmalloc' filepath='drivers/base/devres.c' line='826' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_kmalloc'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/devres.c' line='826' column='1'/> - <parameter type-id='b59d7dce' name='size' filepath='drivers/base/devres.c' line='826' column='1'/> - <parameter type-id='3eb7c31c' name='gfp' filepath='drivers/base/devres.c' line='826' column='1'/> + <function-decl name='devm_kmalloc' mangled-name='devm_kmalloc' filepath='include/linux/device.h' line='209' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_kmalloc'> + <parameter type-id='fa0b179b'/> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='devm_kmemdup' mangled-name='devm_kmemdup' filepath='drivers/base/devres.c' line='1082' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_kmemdup'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/devres.c' line='1082' column='1'/> - <parameter type-id='eaa32e2f' name='src' filepath='drivers/base/devres.c' line='1082' column='1'/> - <parameter type-id='b59d7dce' name='len' filepath='drivers/base/devres.c' line='1082' column='1'/> - <parameter type-id='3eb7c31c' name='gfp' filepath='drivers/base/devres.c' line='1082' column='1'/> + <function-decl name='devm_kmemdup' mangled-name='devm_kmemdup' filepath='include/linux/device.h' line='238' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_kmemdup'> + <parameter type-id='fa0b179b'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> <return type-id='eaa32e2f'/> </function-decl> <function-decl name='devm_krealloc' mangled-name='devm_krealloc' filepath='drivers/base/devres.c' line='864' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_krealloc'> @@ -116401,10 +116538,10 @@ <parameter type-id='3eb7c31c' name='gfp' filepath='drivers/base/devres.c' line='864' column='1'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='devm_kstrdup' mangled-name='devm_kstrdup' filepath='drivers/base/devres.c' line='955' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_kstrdup'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/devres.c' line='955' column='1'/> - <parameter type-id='80f4b756' name='s' filepath='drivers/base/devres.c' line='955' column='1'/> - <parameter type-id='3eb7c31c' name='gfp' filepath='drivers/base/devres.c' line='955' column='1'/> + <function-decl name='devm_kstrdup' mangled-name='devm_kstrdup' filepath='include/linux/device.h' line='236' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_kstrdup'> + <parameter type-id='fa0b179b'/> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> <return type-id='26a90f95'/> </function-decl> <function-decl name='devm_kstrdup_const' mangled-name='devm_kstrdup_const' filepath='drivers/base/devres.c' line='984' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_kstrdup_const'> @@ -116443,14 +116580,14 @@ <parameter type-id='7359adad' name='flags' filepath='kernel/iomem.c' line='140' column='1'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='devm_mfd_add_devices' mangled-name='devm_mfd_add_devices' filepath='drivers/mfd/mfd-core.c' line='417' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_mfd_add_devices'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/mfd/mfd-core.c' line='417' column='1'/> - <parameter type-id='95e97e5e' name='id' filepath='drivers/mfd/mfd-core.c' line='417' column='1'/> - <parameter type-id='1447e860' name='cells' filepath='drivers/mfd/mfd-core.c' line='418' column='1'/> - <parameter type-id='95e97e5e' name='n_devs' filepath='drivers/mfd/mfd-core.c' line='418' column='1'/> - <parameter type-id='c9d64c0d' name='mem_base' filepath='drivers/mfd/mfd-core.c' line='419' column='1'/> - <parameter type-id='95e97e5e' name='irq_base' filepath='drivers/mfd/mfd-core.c' line='420' column='1'/> - <parameter type-id='7544e824' name='domain' filepath='drivers/mfd/mfd-core.c' line='420' column='1'/> + <function-decl name='devm_mfd_add_devices' mangled-name='devm_mfd_add_devices' filepath='include/linux/mfd/core.h' line='159' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_mfd_add_devices'> + <parameter type-id='fa0b179b'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='1447e860'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='c9d64c0d'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='7544e824'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='devm_nvmem_cell_get' mangled-name='devm_nvmem_cell_get' filepath='drivers/nvmem/core.c' line='1139' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_nvmem_cell_get'> @@ -116463,9 +116600,9 @@ <parameter type-id='80f4b756' name='id' filepath='drivers/nvmem/core.c' line='968' column='1'/> <return type-id='8179bc49'/> </function-decl> - <function-decl name='devm_nvmem_register' mangled-name='devm_nvmem_register' filepath='drivers/nvmem/core.c' line='763' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_nvmem_register'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/nvmem/core.c' line='763' column='1'/> - <parameter type-id='7bb280fa' name='config' filepath='drivers/nvmem/core.c' line='764' column='1'/> + <function-decl name='devm_nvmem_register' mangled-name='devm_nvmem_register' filepath='include/linux/nvmem-provider.h' line='108' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_nvmem_register'> + <parameter type-id='fa0b179b'/> + <parameter type-id='7bb280fa'/> <return type-id='8179bc49'/> </function-decl> <function-decl name='devm_of_clk_add_hw_provider' mangled-name='devm_of_clk_add_hw_provider' filepath='drivers/clk/clk.c' line='4704' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_of_clk_add_hw_provider'> @@ -116492,8 +116629,8 @@ <parameter type-id='95e97e5e' name='index' filepath='drivers/phy/phy-core.c' line='825' column='1'/> <return type-id='503ff1ba'/> </function-decl> - <function-decl name='devm_of_platform_populate' mangled-name='devm_of_platform_populate' filepath='drivers/of/platform.c' line='611' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_of_platform_populate'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/of/platform.c' line='611' column='1'/> + <function-decl name='devm_of_platform_populate' mangled-name='devm_of_platform_populate' filepath='include/linux/of_platform.h' line='83' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_of_platform_populate'> + <parameter type-id='fa0b179b'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='devm_of_pwm_get' mangled-name='devm_of_pwm_get' filepath='drivers/pwm/core.c' line='1185' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_of_pwm_get'> @@ -116550,14 +116687,14 @@ <parameter type-id='e359e165' name='res' filepath='drivers/base/platform.c' line='81' column='1'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='devm_platform_ioremap_resource' mangled-name='devm_platform_ioremap_resource' filepath='drivers/base/platform.c' line='103' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_platform_ioremap_resource'> - <parameter type-id='db362995' name='pdev' filepath='drivers/base/platform.c' line='103' column='1'/> - <parameter type-id='f0981eeb' name='index' filepath='drivers/base/platform.c' line='104' column='1'/> + <function-decl name='devm_platform_ioremap_resource' mangled-name='devm_platform_ioremap_resource' filepath='include/linux/platform_device.h' line='66' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_platform_ioremap_resource'> + <parameter type-id='db362995'/> + <parameter type-id='f0981eeb'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='devm_platform_ioremap_resource_byname' mangled-name='devm_platform_ioremap_resource_byname' filepath='drivers/base/platform.c' line='143' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_platform_ioremap_resource_byname'> - <parameter type-id='db362995' name='pdev' filepath='drivers/base/platform.c' line='143' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/base/platform.c' line='144' column='1'/> + <function-decl name='devm_platform_ioremap_resource_byname' mangled-name='devm_platform_ioremap_resource_byname' filepath='include/linux/platform_device.h' line='72' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_platform_ioremap_resource_byname'> + <parameter type-id='db362995'/> + <parameter type-id='80f4b756'/> <return type-id='eaa32e2f'/> </function-decl> <function-decl name='devm_power_supply_get_by_phandle' mangled-name='devm_power_supply_get_by_phandle' filepath='drivers/power/supply/power_supply_core.c' line='619' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_power_supply_get_by_phandle'> @@ -116565,10 +116702,10 @@ <parameter type-id='80f4b756' name='property' filepath='drivers/power/supply/power_supply_core.c' line='620' column='1'/> <return type-id='c0c93c9e'/> </function-decl> - <function-decl name='devm_power_supply_register' mangled-name='devm_power_supply_register' filepath='drivers/power/supply/power_supply_core.c' line='1354' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_power_supply_register'> - <parameter type-id='fa0b179b' name='parent' filepath='drivers/power/supply/power_supply_core.c' line='1354' column='1'/> - <parameter type-id='cb9cd99f' name='desc' filepath='drivers/power/supply/power_supply_core.c' line='1355' column='1'/> - <parameter type-id='048b3ad6' name='cfg' filepath='drivers/power/supply/power_supply_core.c' line='1356' column='1'/> + <function-decl name='devm_power_supply_register' mangled-name='devm_power_supply_register' filepath='include/linux/power_supply.h' line='477' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_power_supply_register'> + <parameter type-id='fa0b179b'/> + <parameter type-id='cb9cd99f'/> + <parameter type-id='048b3ad6'/> <return type-id='c0c93c9e'/> </function-decl> <function-decl name='devm_pwm_get' mangled-name='devm_pwm_get' filepath='drivers/pwm/core.c' line='1153' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_pwm_get'> @@ -116613,15 +116750,15 @@ <parameter type-id='d7d5e052' name='reg_field' filepath='drivers/base/regmap/regmap.c' line='1259' column='1'/> <return type-id='476eb32c'/> </function-decl> - <function-decl name='devm_regulator_bulk_get' mangled-name='devm_regulator_bulk_get' filepath='drivers/regulator/devres.c' line='145' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_regulator_bulk_get'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/regulator/devres.c' line='145' column='1'/> - <parameter type-id='95e97e5e' name='num_consumers' filepath='drivers/regulator/devres.c' line='145' column='1'/> - <parameter type-id='776946b4' name='consumers' filepath='drivers/regulator/devres.c' line='146' column='1'/> + <function-decl name='devm_regulator_bulk_get' mangled-name='devm_regulator_bulk_get' filepath='include/linux/regulator/consumer.h' line='232' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_regulator_bulk_get'> + <parameter type-id='fa0b179b'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='776946b4'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='devm_regulator_get' mangled-name='devm_regulator_get' filepath='drivers/regulator/devres.c' line='51' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_regulator_get'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/regulator/devres.c' line='51' column='1'/> - <parameter type-id='80f4b756' name='id' filepath='drivers/regulator/devres.c' line='51' column='1'/> + <function-decl name='devm_regulator_get' mangled-name='devm_regulator_get' filepath='include/linux/regulator/consumer.h' line='182' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_regulator_get'> + <parameter type-id='fa0b179b'/> + <parameter type-id='80f4b756'/> <return type-id='850c13f6'/> </function-decl> <function-decl name='devm_regulator_get_exclusive' mangled-name='devm_regulator_get_exclusive' filepath='drivers/regulator/devres.c' line='66' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_regulator_get_exclusive'> @@ -116714,16 +116851,16 @@ <parameter type-id='f0981eeb' name='flags' filepath='sound/soc/soc-devres.c' line='140' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='devm_snd_soc_register_card' mangled-name='devm_snd_soc_register_card' filepath='sound/soc/soc-devres.c' line='102' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_snd_soc_register_card'> - <parameter type-id='fa0b179b' name='dev' filepath='sound/soc/soc-devres.c' line='102' column='1'/> - <parameter type-id='3059cd0b' name='card' filepath='sound/soc/soc-devres.c' line='102' column='1'/> + <function-decl name='devm_snd_soc_register_card' mangled-name='devm_snd_soc_register_card' filepath='include/sound/soc.h' line='410' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_snd_soc_register_card'> + <parameter type-id='fa0b179b'/> + <parameter type-id='3059cd0b'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='devm_snd_soc_register_component' mangled-name='devm_snd_soc_register_component' filepath='sound/soc/soc-devres.c' line='66' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_snd_soc_register_component'> - <parameter type-id='fa0b179b' name='dev' filepath='sound/soc/soc-devres.c' line='66' column='1'/> - <parameter type-id='f030c2b8' name='cmpnt_drv' filepath='sound/soc/soc-devres.c' line='67' column='1'/> - <parameter type-id='763d26a2' name='dai_drv' filepath='sound/soc/soc-devres.c' line='68' column='1'/> - <parameter type-id='95e97e5e' name='num_dai' filepath='sound/soc/soc-devres.c' line='68' column='1'/> + <function-decl name='devm_snd_soc_register_component' mangled-name='devm_snd_soc_register_component' filepath='include/sound/soc.h' line='435' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_snd_soc_register_component'> + <parameter type-id='fa0b179b'/> + <parameter type-id='f030c2b8'/> + <parameter type-id='763d26a2'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='devm_spi_register_controller' mangled-name='devm_spi_register_controller' filepath='drivers/spi/spi.c' line='2821' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devm_spi_register_controller'> @@ -116773,46 +116910,46 @@ <parameter type-id='7bf5a5e5' name='wdd' filepath='drivers/watchdog/watchdog_core.c' line='382' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='devres_add' mangled-name='devres_add' filepath='drivers/base/devres.c' line='245' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devres_add'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/devres.c' line='245' column='1'/> - <parameter type-id='eaa32e2f' name='res' filepath='drivers/base/devres.c' line='245' column='1'/> + <function-decl name='devres_add' mangled-name='devres_add' filepath='include/linux/device.h' line='190' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devres_add'> + <parameter type-id='fa0b179b'/> + <parameter type-id='eaa32e2f'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='devres_alloc_node' mangled-name='devres_alloc_node' filepath='drivers/base/devres.c' line='165' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devres_alloc_node'> - <parameter type-id='b6609e5b' name='release' filepath='drivers/base/devres.c' line='165' column='1'/> - <parameter type-id='b59d7dce' name='size' filepath='drivers/base/devres.c' line='165' column='1'/> - <parameter type-id='3eb7c31c' name='gfp' filepath='drivers/base/devres.c' line='165' column='1'/> - <parameter type-id='95e97e5e' name='nid' filepath='drivers/base/devres.c' line='165' column='1'/> + <function-decl name='devres_alloc_node' mangled-name='devres_alloc_node' filepath='include/linux/device.h' line='177' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devres_alloc_node'> + <parameter type-id='680bf43c'/> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='95e97e5e'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='devres_destroy' mangled-name='devres_destroy' filepath='drivers/base/devres.c' line='392' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devres_destroy'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/devres.c' line='392' column='1'/> - <parameter type-id='b6609e5b' name='release' filepath='drivers/base/devres.c' line='392' column='1'/> - <parameter type-id='4a798fcf' name='match' filepath='drivers/base/devres.c' line='393' column='1'/> - <parameter type-id='eaa32e2f' name='match_data' filepath='drivers/base/devres.c' line='393' column='1'/> + <function-decl name='devres_destroy' mangled-name='devres_destroy' filepath='include/linux/device.h' line='197' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devres_destroy'> + <parameter type-id='fa0b179b'/> + <parameter type-id='680bf43c'/> + <parameter type-id='7e69f315'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='devres_free' mangled-name='devres_free' filepath='drivers/base/devres.c' line='225' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devres_free'> - <parameter type-id='eaa32e2f' name='res' filepath='drivers/base/devres.c' line='225' column='1'/> + <function-decl name='devres_free' mangled-name='devres_free' filepath='include/linux/device.h' line='189' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devres_free'> + <parameter type-id='eaa32e2f'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='devres_release' mangled-name='devres_release' filepath='drivers/base/devres.c' line='422' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devres_release'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/devres.c' line='422' column='1'/> - <parameter type-id='b6609e5b' name='release' filepath='drivers/base/devres.c' line='422' column='1'/> - <parameter type-id='4a798fcf' name='match' filepath='drivers/base/devres.c' line='423' column='1'/> - <parameter type-id='eaa32e2f' name='match_data' filepath='drivers/base/devres.c' line='423' column='1'/> + <function-decl name='devres_release' mangled-name='devres_release' filepath='include/linux/device.h' line='199' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='devres_release'> + <parameter type-id='fa0b179b'/> + <parameter type-id='680bf43c'/> + <parameter type-id='7e69f315'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='disable_irq' mangled-name='disable_irq' filepath='kernel/irq/manage.c' line='622' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='disable_irq'> <parameter type-id='f0981eeb' name='irq' filepath='kernel/irq/manage.c' line='622' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='disable_irq_nosync' mangled-name='disable_irq_nosync' filepath='kernel/irq/manage.c' line='604' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='disable_irq_nosync'> - <parameter type-id='f0981eeb' name='irq' filepath='kernel/irq/manage.c' line='604' column='1'/> + <function-decl name='disable_irq_nosync' mangled-name='disable_irq_nosync' filepath='include/linux/interrupt.h' line='235' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='disable_irq_nosync'> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='disable_percpu_irq' mangled-name='disable_percpu_irq' filepath='kernel/irq/manage.c' line='2293' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='disable_percpu_irq'> - <parameter type-id='f0981eeb' name='irq' filepath='kernel/irq/manage.c' line='2293' column='1'/> + <function-decl name='disable_percpu_irq' mangled-name='disable_percpu_irq' filepath='include/linux/interrupt.h' line='238' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='disable_percpu_irq'> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='disk_end_io_acct' mangled-name='disk_end_io_acct' filepath='block/blk-core.c' line='1381' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='disk_end_io_acct'> @@ -116907,9 +117044,9 @@ <parameter type-id='f0981eeb' name='len' filepath='drivers/dma-buf/dma-buf.c' line='1157' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='dma_buf_detach' mangled-name='dma_buf_detach' filepath='drivers/dma-buf/dma-buf.c' line='830' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_detach'> - <parameter type-id='5e4f599b' name='dmabuf' filepath='drivers/dma-buf/dma-buf.c' line='830' column='1'/> - <parameter type-id='e68e04c1' name='attach' filepath='drivers/dma-buf/dma-buf.c' line='830' column='1'/> + <function-decl name='dma_buf_detach' mangled-name='dma_buf_detach' filepath='include/linux/dma-buf.h' line='595' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_detach'> + <parameter type-id='5e4f599b'/> + <parameter type-id='e68e04c1'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='dma_buf_dynamic_attach' mangled-name='dma_buf_dynamic_attach' filepath='drivers/dma-buf/dma-buf.c' line='727' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_dynamic_attach'> @@ -116931,17 +117068,17 @@ <parameter type-id='f0981eeb' name='len' filepath='drivers/dma-buf/dma-buf.c' line='1207' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='dma_buf_export' mangled-name='dma_buf_export' filepath='drivers/dma-buf/dma-buf.c' line='545' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_export'> - <parameter type-id='aecb451e' name='exp_info' filepath='drivers/dma-buf/dma-buf.c' line='545' column='1'/> + <function-decl name='dma_buf_export' mangled-name='dma_buf_export' filepath='include/linux/dma-buf.h' line='600' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_export'> + <parameter type-id='aecb451e'/> <return type-id='5e4f599b'/> </function-decl> - <function-decl name='dma_buf_fd' mangled-name='dma_buf_fd' filepath='drivers/dma-buf/dma-buf.c' line='644' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_fd'> - <parameter type-id='5e4f599b' name='dmabuf' filepath='drivers/dma-buf/dma-buf.c' line='644' column='1'/> - <parameter type-id='95e97e5e' name='flags' filepath='drivers/dma-buf/dma-buf.c' line='644' column='1'/> + <function-decl name='dma_buf_fd' mangled-name='dma_buf_fd' filepath='include/linux/dma-buf.h' line='602' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_fd'> + <parameter type-id='5e4f599b'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='dma_buf_get' mangled-name='dma_buf_get' filepath='drivers/dma-buf/dma-buf.c' line='669' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_get'> - <parameter type-id='95e97e5e' name='fd' filepath='drivers/dma-buf/dma-buf.c' line='669' column='1'/> + <function-decl name='dma_buf_get' mangled-name='dma_buf_get' filepath='include/linux/dma-buf.h' line='603' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_get'> + <parameter type-id='95e97e5e'/> <return type-id='5e4f599b'/> </function-decl> <function-decl name='dma_buf_get_flags' mangled-name='dma_buf_get_flags' filepath='drivers/dma-buf/dma-buf.c' line='1348' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_get_flags'> @@ -116949,15 +117086,15 @@ <parameter type-id='1d2c2b85' name='flags' filepath='drivers/dma-buf/dma-buf.c' line='1348' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='dma_buf_map_attachment' mangled-name='dma_buf_map_attachment' filepath='drivers/dma-buf/dma-buf.c' line='910' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_map_attachment'> - <parameter type-id='e68e04c1' name='attach' filepath='drivers/dma-buf/dma-buf.c' line='910' column='1'/> - <parameter type-id='eea6b025' name='direction' filepath='drivers/dma-buf/dma-buf.c' line='911' column='1'/> + <function-decl name='dma_buf_map_attachment' mangled-name='dma_buf_map_attachment' filepath='include/linux/dma-buf.h' line='606' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_map_attachment'> + <parameter type-id='e68e04c1'/> + <parameter type-id='eea6b025'/> <return type-id='4adb0e6a'/> </function-decl> - <function-decl name='dma_buf_mmap' mangled-name='dma_buf_mmap' filepath='drivers/dma-buf/dma-buf.c' line='1235' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_mmap'> - <parameter type-id='5e4f599b' name='dmabuf' filepath='drivers/dma-buf/dma-buf.c' line='1235' column='1'/> - <parameter type-id='2ae08426' name='vma' filepath='drivers/dma-buf/dma-buf.c' line='1235' column='1'/> - <parameter type-id='7359adad' name='pgoff' filepath='drivers/dma-buf/dma-buf.c' line='1236' column='1'/> + <function-decl name='dma_buf_mmap' mangled-name='dma_buf_mmap' filepath='include/linux/dma-buf.h' line='622' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_mmap'> + <parameter type-id='5e4f599b'/> + <parameter type-id='2ae08426'/> + <parameter type-id='7359adad'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='dma_buf_move_notify' mangled-name='dma_buf_move_notify' filepath='drivers/dma-buf/dma-buf.c' line='1006' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_move_notify'> @@ -116968,34 +117105,34 @@ <parameter type-id='e68e04c1' name='attach' filepath='drivers/dma-buf/dma-buf.c' line='865' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='dma_buf_put' mangled-name='dma_buf_put' filepath='drivers/dma-buf/dma-buf.c' line='697' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_put'> - <parameter type-id='5e4f599b' name='dmabuf' filepath='drivers/dma-buf/dma-buf.c' line='697' column='1'/> + <function-decl name='dma_buf_put' mangled-name='dma_buf_put' filepath='include/linux/dma-buf.h' line='604' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_put'> + <parameter type-id='5e4f599b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='dma_buf_unmap_attachment' mangled-name='dma_buf_unmap_attachment' filepath='drivers/dma-buf/dma-buf.c' line='972' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_unmap_attachment'> - <parameter type-id='e68e04c1' name='attach' filepath='drivers/dma-buf/dma-buf.c' line='972' column='1'/> - <parameter type-id='4adb0e6a' name='sg_table' filepath='drivers/dma-buf/dma-buf.c' line='973' column='1'/> - <parameter type-id='eea6b025' name='direction' filepath='drivers/dma-buf/dma-buf.c' line='974' column='1'/> + <function-decl name='dma_buf_unmap_attachment' mangled-name='dma_buf_unmap_attachment' filepath='include/linux/dma-buf.h' line='608' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_unmap_attachment'> + <parameter type-id='e68e04c1'/> + <parameter type-id='4adb0e6a'/> + <parameter type-id='eea6b025'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='dma_buf_unpin' mangled-name='dma_buf_unpin' filepath='drivers/dma-buf/dma-buf.c' line='884' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_unpin'> <parameter type-id='e68e04c1' name='attach' filepath='drivers/dma-buf/dma-buf.c' line='884' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='dma_buf_vmap' mangled-name='dma_buf_vmap' filepath='drivers/dma-buf/dma-buf.c' line='1289' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_vmap'> - <parameter type-id='5e4f599b' name='dmabuf' filepath='drivers/dma-buf/dma-buf.c' line='1289' column='1'/> + <function-decl name='dma_buf_vmap' mangled-name='dma_buf_vmap' filepath='include/linux/dma-buf.h' line='624' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_vmap'> + <parameter type-id='5e4f599b'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='dma_buf_vunmap' mangled-name='dma_buf_vunmap' filepath='drivers/dma-buf/dma-buf.c' line='1329' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_vunmap'> - <parameter type-id='5e4f599b' name='dmabuf' filepath='drivers/dma-buf/dma-buf.c' line='1329' column='1'/> - <parameter type-id='eaa32e2f' name='vaddr' filepath='drivers/dma-buf/dma-buf.c' line='1329' column='1'/> + <function-decl name='dma_buf_vunmap' mangled-name='dma_buf_vunmap' filepath='include/linux/dma-buf.h' line='625' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_buf_vunmap'> + <parameter type-id='5e4f599b'/> + <parameter type-id='eaa32e2f'/> <return type-id='48b5725f'/> </function-decl> <var-decl name='dma_contiguous_default_area' type-id='6f67b38a' mangled-name='dma_contiguous_default_area' visibility='default' filepath='kernel/dma/contiguous.c' line='60' column='1' elf-symbol-id='dma_contiguous_default_area'/> - <function-decl name='dma_fence_add_callback' mangled-name='dma_fence_add_callback' filepath='drivers/dma-buf/dma-fence.c' line='612' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_add_callback'> - <parameter type-id='28271da3' name='fence' filepath='drivers/dma-buf/dma-fence.c' line='612' column='1'/> - <parameter type-id='a47516e5' name='cb' filepath='drivers/dma-buf/dma-fence.c' line='612' column='1'/> - <parameter type-id='9c175524' name='func' filepath='drivers/dma-buf/dma-fence.c' line='613' column='1'/> + <function-decl name='dma_fence_add_callback' mangled-name='dma_fence_add_callback' filepath='include/linux/dma-fence.h' line='380' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_add_callback'> + <parameter type-id='28271da3'/> + <parameter type-id='a47516e5'/> + <parameter type-id='75d065d2'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='dma_fence_array_create' mangled-name='dma_fence_array_create' filepath='drivers/dma-buf/dma-fence-array.c' line='150' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_array_create'> @@ -117007,9 +117144,9 @@ <return type-id='34135071'/> </function-decl> <var-decl name='dma_fence_array_ops' type-id='ee0fc87b' mangled-name='dma_fence_array_ops' visibility='default' filepath='drivers/dma-buf/dma-fence-array.c' line='122' column='1' elf-symbol-id='dma_fence_array_ops'/> - <function-decl name='dma_fence_context_alloc' mangled-name='dma_fence_context_alloc' filepath='drivers/dma-buf/dma-fence.c' line='152' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_context_alloc'> - <parameter type-id='f0981eeb' name='num' filepath='drivers/dma-buf/dma-fence.c' line='152' column='1'/> - <return type-id='91ce1af9'/> + <function-decl name='dma_fence_context_alloc' mangled-name='dma_fence_context_alloc' filepath='include/linux/dma-fence.h' line='590' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_context_alloc'> + <parameter type-id='f0981eeb'/> + <return type-id='3a47d82b'/> </function-decl> <function-decl name='dma_fence_default_wait' mangled-name='dma_fence_default_wait' filepath='drivers/dma-buf/dma-fence.c' line='730' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_default_wait'> <parameter type-id='28271da3' name='fence' filepath='drivers/dma-buf/dma-fence.c' line='730' column='1'/> @@ -117017,8 +117154,8 @@ <parameter type-id='bd54fe1a' name='timeout' filepath='drivers/dma-buf/dma-fence.c' line='730' column='1'/> <return type-id='bd54fe1a'/> </function-decl> - <function-decl name='dma_fence_enable_sw_signaling' mangled-name='dma_fence_enable_sw_signaling' filepath='drivers/dma-buf/dma-fence.c' line='574' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_enable_sw_signaling'> - <parameter type-id='28271da3' name='fence' filepath='drivers/dma-buf/dma-fence.c' line='574' column='1'/> + <function-decl name='dma_fence_enable_sw_signaling' mangled-name='dma_fence_enable_sw_signaling' filepath='include/linux/dma-fence.h' line='385' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_enable_sw_signaling'> + <parameter type-id='28271da3'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='dma_fence_free' mangled-name='dma_fence_free' filepath='drivers/dma-buf/dma-fence.c' line='536' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_free'> @@ -117029,15 +117166,15 @@ <parameter type-id='28271da3' name='fence' filepath='drivers/dma-buf/dma-fence.c' line='654' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='dma_fence_get_stub' mangled-name='dma_fence_get_stub' filepath='drivers/dma-buf/dma-fence.c' line='128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_get_stub'> + <function-decl name='dma_fence_get_stub' mangled-name='dma_fence_get_stub' filepath='include/linux/dma-fence.h' line='589' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_get_stub'> <return type-id='28271da3'/> </function-decl> - <function-decl name='dma_fence_init' mangled-name='dma_fence_init' filepath='drivers/dma-buf/dma-fence.c' line='904' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_init'> - <parameter type-id='28271da3' name='fence' filepath='drivers/dma-buf/dma-fence.c' line='904' column='1'/> - <parameter type-id='13d85783' name='ops' filepath='drivers/dma-buf/dma-fence.c' line='904' column='1'/> - <parameter type-id='cff2d845' name='lock' filepath='drivers/dma-buf/dma-fence.c' line='905' column='1'/> - <parameter type-id='91ce1af9' name='context' filepath='drivers/dma-buf/dma-fence.c' line='905' column='1'/> - <parameter type-id='91ce1af9' name='seqno' filepath='drivers/dma-buf/dma-fence.c' line='905' column='1'/> + <function-decl name='dma_fence_init' mangled-name='dma_fence_init' filepath='include/linux/dma-fence.h' line='266' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_init'> + <parameter type-id='28271da3'/> + <parameter type-id='13d85783'/> + <parameter type-id='34e69a54'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='dma_fence_match_context' mangled-name='dma_fence_match_context' filepath='drivers/dma-buf/dma-fence-array.c' line='188' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_match_context'> @@ -117049,13 +117186,13 @@ <parameter type-id='aa29ecab' name='kref' filepath='drivers/dma-buf/dma-fence.c' line='494' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='dma_fence_remove_callback' mangled-name='dma_fence_remove_callback' filepath='drivers/dma-buf/dma-fence.c' line='686' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_remove_callback'> - <parameter type-id='28271da3' name='fence' filepath='drivers/dma-buf/dma-fence.c' line='686' column='1'/> - <parameter type-id='a47516e5' name='cb' filepath='drivers/dma-buf/dma-fence.c' line='686' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='dma_fence_remove_callback' mangled-name='dma_fence_remove_callback' filepath='include/linux/dma-fence.h' line='383' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_remove_callback'> + <parameter type-id='28271da3'/> + <parameter type-id='a47516e5'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='dma_fence_signal' mangled-name='dma_fence_signal' filepath='drivers/dma-buf/dma-fence.c' line='426' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_signal'> - <parameter type-id='28271da3' name='fence' filepath='drivers/dma-buf/dma-fence.c' line='426' column='1'/> + <function-decl name='dma_fence_signal' mangled-name='dma_fence_signal' filepath='include/linux/dma-fence.h' line='373' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_signal'> + <parameter type-id='28271da3'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='dma_fence_signal_locked' mangled-name='dma_fence_signal_locked' filepath='drivers/dma-buf/dma-fence.c' line='407' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_signal_locked'> @@ -117075,10 +117212,10 @@ <parameter type-id='90421557' name='idx' filepath='drivers/dma-buf/dma-fence.c' line='821' column='1'/> <return type-id='bd54fe1a'/> </function-decl> - <function-decl name='dma_fence_wait_timeout' mangled-name='dma_fence_wait_timeout' filepath='drivers/dma-buf/dma-fence.c' line='466' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_wait_timeout'> - <parameter type-id='28271da3' name='fence' filepath='drivers/dma-buf/dma-fence.c' line='466' column='1'/> - <parameter type-id='b50a4934' name='intr' filepath='drivers/dma-buf/dma-fence.c' line='466' column='1'/> - <parameter type-id='bd54fe1a' name='timeout' filepath='drivers/dma-buf/dma-fence.c' line='466' column='1'/> + <function-decl name='dma_fence_wait_timeout' mangled-name='dma_fence_wait_timeout' filepath='include/linux/dma-fence.h' line='554' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_fence_wait_timeout'> + <parameter type-id='28271da3'/> + <parameter type-id='c894953d'/> + <parameter type-id='bd54fe1a'/> <return type-id='bd54fe1a'/> </function-decl> <function-decl name='dma_free_attrs' mangled-name='dma_free_attrs' filepath='kernel/dma/mapping.c' line='450' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_free_attrs'> @@ -117228,46 +117365,46 @@ <parameter type-id='80f4b756' name='name' filepath='drivers/dma/dmaengine.c' line='813' column='1'/> <return type-id='27f3f5d8'/> </function-decl> - <function-decl name='dma_resv_add_excl_fence' mangled-name='dma_resv_add_excl_fence' filepath='drivers/dma-buf/dma-resv.c' line='308' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_resv_add_excl_fence'> - <parameter type-id='340cea9c' name='obj' filepath='drivers/dma-buf/dma-resv.c' line='308' column='1'/> - <parameter type-id='28271da3' name='fence' filepath='drivers/dma-buf/dma-resv.c' line='308' column='1'/> + <function-decl name='dma_resv_add_excl_fence' mangled-name='dma_resv_add_excl_fence' filepath='include/linux/dma-resv.h' line='279' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_resv_add_excl_fence'> + <parameter type-id='340cea9c'/> + <parameter type-id='28271da3'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='dma_resv_add_shared_fence' mangled-name='dma_resv_add_shared_fence' filepath='drivers/dma-buf/dma-resv.c' line='263' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_resv_add_shared_fence'> - <parameter type-id='340cea9c' name='obj' filepath='drivers/dma-buf/dma-resv.c' line='263' column='1'/> - <parameter type-id='28271da3' name='fence' filepath='drivers/dma-buf/dma-resv.c' line='263' column='1'/> + <function-decl name='dma_resv_add_shared_fence' mangled-name='dma_resv_add_shared_fence' filepath='include/linux/dma-resv.h' line='277' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_resv_add_shared_fence'> + <parameter type-id='340cea9c'/> + <parameter type-id='28271da3'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='dma_resv_fini' mangled-name='dma_resv_fini' filepath='drivers/dma-buf/dma-resv.c' line='156' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_resv_fini'> - <parameter type-id='340cea9c' name='obj' filepath='drivers/dma-buf/dma-resv.c' line='156' column='1'/> + <function-decl name='dma_resv_fini' mangled-name='dma_resv_fini' filepath='include/linux/dma-resv.h' line='275' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_resv_fini'> + <parameter type-id='340cea9c'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='dma_resv_get_fences_rcu' mangled-name='dma_resv_get_fences_rcu' filepath='drivers/dma-buf/dma-resv.c' line='432' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_resv_get_fences_rcu'> - <parameter type-id='340cea9c' name='obj' filepath='drivers/dma-buf/dma-resv.c' line='432' column='1'/> - <parameter type-id='be937eab' name='pfence_excl' filepath='drivers/dma-buf/dma-resv.c' line='433' column='1'/> - <parameter type-id='807869d3' name='pshared_count' filepath='drivers/dma-buf/dma-resv.c' line='434' column='1'/> - <parameter type-id='83302513' name='pshared' filepath='drivers/dma-buf/dma-resv.c' line='435' column='1'/> + <function-decl name='dma_resv_get_fences_rcu' mangled-name='dma_resv_get_fences_rcu' filepath='include/linux/dma-resv.h' line='281' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_resv_get_fences_rcu'> + <parameter type-id='340cea9c'/> + <parameter type-id='be937eab'/> + <parameter type-id='807869d3'/> + <parameter type-id='83302513'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='dma_resv_init' mangled-name='dma_resv_init' filepath='drivers/dma-buf/dma-resv.c' line='142' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_resv_init'> - <parameter type-id='340cea9c' name='obj' filepath='drivers/dma-buf/dma-resv.c' line='142' column='1'/> + <function-decl name='dma_resv_init' mangled-name='dma_resv_init' filepath='include/linux/dma-resv.h' line='274' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_resv_init'> + <parameter type-id='340cea9c'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='dma_resv_reserve_shared' mangled-name='dma_resv_reserve_shared' filepath='drivers/dma-buf/dma-resv.c' line='187' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_resv_reserve_shared'> - <parameter type-id='340cea9c' name='obj' filepath='drivers/dma-buf/dma-resv.c' line='187' column='1'/> - <parameter type-id='f0981eeb' name='num_fences' filepath='drivers/dma-buf/dma-resv.c' line='187' column='1'/> + <function-decl name='dma_resv_reserve_shared' mangled-name='dma_resv_reserve_shared' filepath='include/linux/dma-resv.h' line='276' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_resv_reserve_shared'> + <parameter type-id='340cea9c'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='dma_resv_test_signaled_rcu' mangled-name='dma_resv_test_signaled_rcu' filepath='drivers/dma-buf/dma-resv.c' line='634' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_resv_test_signaled_rcu'> - <parameter type-id='340cea9c' name='obj' filepath='drivers/dma-buf/dma-resv.c' line='634' column='1'/> - <parameter type-id='b50a4934' name='test_all' filepath='drivers/dma-buf/dma-resv.c' line='634' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='dma_resv_test_signaled_rcu' mangled-name='dma_resv_test_signaled_rcu' filepath='include/linux/dma-resv.h' line='291' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_resv_test_signaled_rcu'> + <parameter type-id='340cea9c'/> + <parameter type-id='c894953d'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='dma_resv_wait_timeout_rcu' mangled-name='dma_resv_wait_timeout_rcu' filepath='drivers/dma-buf/dma-resv.c' line='532' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_resv_wait_timeout_rcu'> - <parameter type-id='340cea9c' name='obj' filepath='drivers/dma-buf/dma-resv.c' line='532' column='1'/> - <parameter type-id='b50a4934' name='wait_all' filepath='drivers/dma-buf/dma-resv.c' line='533' column='1'/> - <parameter type-id='b50a4934' name='intr' filepath='drivers/dma-buf/dma-resv.c' line='533' column='1'/> - <parameter type-id='7359adad' name='timeout' filepath='drivers/dma-buf/dma-resv.c' line='534' column='1'/> + <function-decl name='dma_resv_wait_timeout_rcu' mangled-name='dma_resv_wait_timeout_rcu' filepath='include/linux/dma-resv.h' line='288' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_resv_wait_timeout_rcu'> + <parameter type-id='340cea9c'/> + <parameter type-id='c894953d'/> + <parameter type-id='c894953d'/> + <parameter type-id='7359adad'/> <return type-id='bd54fe1a'/> </function-decl> <function-decl name='dma_run_dependencies' mangled-name='dma_run_dependencies' filepath='drivers/dma/dmaengine.c' line='1612' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dma_run_dependencies'> @@ -117396,8 +117533,8 @@ <parameter type-id='572fbdca' name='tty' filepath='drivers/tty/tty_io.c' line='3042' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='do_exit' mangled-name='do_exit' filepath='kernel/exit.c' line='715' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='do_exit'> - <parameter type-id='bd54fe1a' name='code' filepath='kernel/exit.c' line='715' column='1'/> + <function-decl name='do_exit' mangled-name='do_exit' filepath='include/linux/kernel.h' line='326' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='do_exit'> + <parameter type-id='bd54fe1a'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='do_trace_rcu_torture_read' mangled-name='do_trace_rcu_torture_read' filepath='kernel/rcu/update.c' line='467' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='do_trace_rcu_torture_read'> @@ -117426,16 +117563,16 @@ <parameter type-id='a965a5b5' name='sem' filepath='kernel/locking/semaphore.c' line='75' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='down_read' mangled-name='down_read' filepath='kernel/locking/rwsem.c' line='1511' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='down_read'> - <parameter type-id='9b58df93' name='sem' filepath='kernel/locking/rwsem.c' line='1511' column='1'/> + <function-decl name='down_read' mangled-name='down_read' filepath='include/linux/rwsem.h' line='141' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='down_read'> + <parameter type-id='9b58df93'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='down_read_killable' mangled-name='down_read_killable' filepath='kernel/locking/rwsem.c' line='1534' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='down_read_killable'> - <parameter type-id='9b58df93' name='sem' filepath='kernel/locking/rwsem.c' line='1534' column='1'/> + <function-decl name='down_read_killable' mangled-name='down_read_killable' filepath='include/linux/rwsem.h' line='143' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='down_read_killable'> + <parameter type-id='9b58df93'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='down_read_trylock' mangled-name='down_read_trylock' filepath='kernel/locking/rwsem.c' line='1551' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='down_read_trylock'> - <parameter type-id='9b58df93' name='sem' filepath='kernel/locking/rwsem.c' line='1551' column='1'/> + <function-decl name='down_read_trylock' mangled-name='down_read_trylock' filepath='include/linux/rwsem.h' line='148' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='down_read_trylock'> + <parameter type-id='9b58df93'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='down_timeout' mangled-name='down_timeout' filepath='kernel/locking/semaphore.c' line='155' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='down_timeout'> @@ -117447,16 +117584,16 @@ <parameter type-id='a965a5b5' name='sem' filepath='kernel/locking/semaphore.c' line='130' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='down_write' mangled-name='down_write' filepath='kernel/locking/rwsem.c' line='1564' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='down_write'> - <parameter type-id='9b58df93' name='sem' filepath='kernel/locking/rwsem.c' line='1564' column='1'/> + <function-decl name='down_write' mangled-name='down_write' filepath='include/linux/rwsem.h' line='153' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='down_write'> + <parameter type-id='9b58df93'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='downgrade_write' mangled-name='downgrade_write' filepath='kernel/locking/rwsem.c' line='1628' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='downgrade_write'> <parameter type-id='9b58df93' name='sem' filepath='kernel/locking/rwsem.c' line='1628' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='dput' mangled-name='dput' filepath='fs/dcache.c' line='859' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dput'> - <parameter type-id='27675065' name='dentry' filepath='fs/dcache.c' line='859' column='1'/> + <function-decl name='dput' mangled-name='dput' filepath='include/linux/dcache.h' line='383' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dput'> + <parameter type-id='27675065'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='dql_completed' mangled-name='dql_completed' filepath='lib/dynamic_queue_limits.c' line='18' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dql_completed'> @@ -117472,9 +117609,9 @@ <parameter type-id='242e3d19' name='wq' filepath='kernel/workqueue.c' line='2949' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='driver_create_file' mangled-name='driver_create_file' filepath='drivers/base/driver.c' line='101' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='driver_create_file'> - <parameter type-id='00c7b870' name='drv' filepath='drivers/base/driver.c' line='101' column='1'/> - <parameter type-id='1a5996d5' name='attr' filepath='drivers/base/driver.c' line='102' column='1'/> + <function-decl name='driver_create_file' mangled-name='driver_create_file' filepath='include/linux/device/driver.h' line='153' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='driver_create_file'> + <parameter type-id='00c7b870'/> + <parameter type-id='1a5996d5'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='driver_find_device' mangled-name='driver_find_device' filepath='drivers/base/driver.c' line='76' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='driver_find_device'> @@ -117484,62 +117621,62 @@ <parameter type-id='92d15ae9' name='match' filepath='drivers/base/driver.c' line='78' column='1'/> <return type-id='fa0b179b'/> </function-decl> - <function-decl name='driver_register' mangled-name='driver_register' filepath='drivers/base/driver.c' line='147' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='driver_register'> - <parameter type-id='00c7b870' name='drv' filepath='drivers/base/driver.c' line='147' column='1'/> + <function-decl name='driver_register' mangled-name='driver_register' filepath='include/linux/device/driver.h' line='129' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='driver_register'> + <parameter type-id='00c7b870'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='driver_remove_file' mangled-name='driver_remove_file' filepath='drivers/base/driver.c' line='119' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='driver_remove_file'> - <parameter type-id='00c7b870' name='drv' filepath='drivers/base/driver.c' line='119' column='1'/> - <parameter type-id='1a5996d5' name='attr' filepath='drivers/base/driver.c' line='120' column='1'/> + <function-decl name='driver_remove_file' mangled-name='driver_remove_file' filepath='include/linux/device/driver.h' line='155' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='driver_remove_file'> + <parameter type-id='00c7b870'/> + <parameter type-id='1a5996d5'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='driver_unregister' mangled-name='driver_unregister' filepath='drivers/base/driver.c' line='191' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='driver_unregister'> - <parameter type-id='00c7b870' name='drv' filepath='drivers/base/driver.c' line='191' column='1'/> + <function-decl name='driver_unregister' mangled-name='driver_unregister' filepath='include/linux/device/driver.h' line='130' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='driver_unregister'> + <parameter type-id='00c7b870'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_add_edid_modes' mangled-name='drm_add_edid_modes' filepath='drivers/gpu/drm/drm_edid.c' line='5318' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_add_edid_modes'> - <parameter type-id='4db02c58' name='connector' filepath='drivers/gpu/drm/drm_edid.c' line='5318' column='1'/> - <parameter type-id='c91d1bf1' name='edid' filepath='drivers/gpu/drm/drm_edid.c' line='5318' column='1'/> + <function-decl name='drm_add_edid_modes' mangled-name='drm_add_edid_modes' filepath='include/drm/drm_edid.h' line='491' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_add_edid_modes'> + <parameter type-id='4db02c58'/> + <parameter type-id='c91d1bf1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_add_modes_noedid' mangled-name='drm_add_modes_noedid' filepath='drivers/gpu/drm/drm_edid.c' line='5397' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_add_modes_noedid'> - <parameter type-id='4db02c58' name='connector' filepath='drivers/gpu/drm/drm_edid.c' line='5397' column='1'/> - <parameter type-id='95e97e5e' name='hdisplay' filepath='drivers/gpu/drm/drm_edid.c' line='5398' column='1'/> - <parameter type-id='95e97e5e' name='vdisplay' filepath='drivers/gpu/drm/drm_edid.c' line='5398' column='1'/> + <function-decl name='drm_add_modes_noedid' mangled-name='drm_add_modes_noedid' filepath='include/drm/drm_edid.h' line='499' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_add_modes_noedid'> + <parameter type-id='4db02c58'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_atomic_add_affected_connectors' mangled-name='drm_atomic_add_affected_connectors' filepath='drivers/gpu/drm/drm_atomic.c' line='1156' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_add_affected_connectors'> - <parameter type-id='e3dd029e' name='state' filepath='drivers/gpu/drm/drm_atomic.c' line='1156' column='1'/> - <parameter type-id='b64ad7cb' name='crtc' filepath='drivers/gpu/drm/drm_atomic.c' line='1157' column='1'/> + <function-decl name='drm_atomic_add_affected_connectors' mangled-name='drm_atomic_add_affected_connectors' filepath='include/drm/drm_atomic.h' line='676' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_add_affected_connectors'> + <parameter type-id='e3dd029e'/> + <parameter type-id='b64ad7cb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_atomic_add_affected_planes' mangled-name='drm_atomic_add_affected_planes' filepath='drivers/gpu/drm/drm_atomic.c' line='1219' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_add_affected_planes'> - <parameter type-id='e3dd029e' name='state' filepath='drivers/gpu/drm/drm_atomic.c' line='1219' column='1'/> - <parameter type-id='b64ad7cb' name='crtc' filepath='drivers/gpu/drm/drm_atomic.c' line='1220' column='1'/> + <function-decl name='drm_atomic_add_affected_planes' mangled-name='drm_atomic_add_affected_planes' filepath='include/drm/drm_atomic.h' line='679' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_add_affected_planes'> + <parameter type-id='e3dd029e'/> + <parameter type-id='b64ad7cb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_atomic_bridge_chain_enable' mangled-name='drm_atomic_bridge_chain_enable' filepath='drivers/gpu/drm/drm_bridge.c' line='694' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_bridge_chain_enable'> - <parameter type-id='8582e5ec' name='bridge' filepath='drivers/gpu/drm/drm_bridge.c' line='694' column='1'/> - <parameter type-id='e3dd029e' name='old_state' filepath='drivers/gpu/drm/drm_bridge.c' line='695' column='1'/> + <function-decl name='drm_atomic_bridge_chain_enable' mangled-name='drm_atomic_bridge_chain_enable' filepath='include/drm/drm_bridge.h' line='860' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_bridge_chain_enable'> + <parameter type-id='8582e5ec'/> + <parameter type-id='e3dd029e'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_atomic_bridge_chain_pre_enable' mangled-name='drm_atomic_bridge_chain_pre_enable' filepath='drivers/gpu/drm/drm_bridge.c' line='651' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_bridge_chain_pre_enable'> - <parameter type-id='8582e5ec' name='bridge' filepath='drivers/gpu/drm/drm_bridge.c' line='651' column='1'/> - <parameter type-id='e3dd029e' name='old_state' filepath='drivers/gpu/drm/drm_bridge.c' line='652' column='1'/> + <function-decl name='drm_atomic_bridge_chain_pre_enable' mangled-name='drm_atomic_bridge_chain_pre_enable' filepath='include/drm/drm_bridge.h' line='858' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_bridge_chain_pre_enable'> + <parameter type-id='8582e5ec'/> + <parameter type-id='e3dd029e'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_atomic_commit' mangled-name='drm_atomic_commit' filepath='drivers/gpu/drm/drm_atomic.c' line='1334' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_commit'> - <parameter type-id='e3dd029e' name='state' filepath='drivers/gpu/drm/drm_atomic.c' line='1334' column='1'/> + <function-decl name='drm_atomic_commit' mangled-name='drm_atomic_commit' filepath='include/drm/drm_atomic.h' line='683' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_commit'> + <parameter type-id='e3dd029e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_atomic_get_connector_state' mangled-name='drm_atomic_get_connector_state' filepath='drivers/gpu/drm/drm_atomic.c' line='944' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_get_connector_state'> - <parameter type-id='e3dd029e' name='state' filepath='drivers/gpu/drm/drm_atomic.c' line='944' column='1'/> - <parameter type-id='4db02c58' name='connector' filepath='drivers/gpu/drm/drm_atomic.c' line='945' column='1'/> + <function-decl name='drm_atomic_get_connector_state' mangled-name='drm_atomic_get_connector_state' filepath='include/drm/drm_atomic.h' line='452' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_get_connector_state'> + <parameter type-id='e3dd029e'/> + <parameter type-id='4db02c58'/> <return type-id='249ef586'/> </function-decl> - <function-decl name='drm_atomic_get_crtc_state' mangled-name='drm_atomic_get_crtc_state' filepath='drivers/gpu/drm/drm_atomic.c' line='291' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_get_crtc_state'> - <parameter type-id='e3dd029e' name='state' filepath='drivers/gpu/drm/drm_atomic.c' line='291' column='1'/> - <parameter type-id='b64ad7cb' name='crtc' filepath='drivers/gpu/drm/drm_atomic.c' line='292' column='1'/> + <function-decl name='drm_atomic_get_crtc_state' mangled-name='drm_atomic_get_crtc_state' filepath='include/drm/drm_atomic.h' line='446' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_get_crtc_state'> + <parameter type-id='e3dd029e'/> + <parameter type-id='b64ad7cb'/> <return type-id='35078cb9'/> </function-decl> <function-decl name='drm_atomic_get_new_connector_for_encoder' mangled-name='drm_atomic_get_new_connector_for_encoder' filepath='drivers/gpu/drm/drm_atomic.c' line='912' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_get_new_connector_for_encoder'> @@ -117552,14 +117689,14 @@ <parameter type-id='74d89ebd' name='encoder' filepath='drivers/gpu/drm/drm_atomic.c' line='879' column='1'/> <return type-id='4db02c58'/> </function-decl> - <function-decl name='drm_atomic_get_plane_state' mangled-name='drm_atomic_get_plane_state' filepath='drivers/gpu/drm/drm_atomic.c' line='464' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_get_plane_state'> - <parameter type-id='e3dd029e' name='state' filepath='drivers/gpu/drm/drm_atomic.c' line='464' column='1'/> - <parameter type-id='a6711537' name='plane' filepath='drivers/gpu/drm/drm_atomic.c' line='465' column='1'/> + <function-decl name='drm_atomic_get_plane_state' mangled-name='drm_atomic_get_plane_state' filepath='include/drm/drm_atomic.h' line='449' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_get_plane_state'> + <parameter type-id='e3dd029e'/> + <parameter type-id='a6711537'/> <return type-id='d0835005'/> </function-decl> - <function-decl name='drm_atomic_get_private_obj_state' mangled-name='drm_atomic_get_private_obj_state' filepath='drivers/gpu/drm/drm_atomic.c' line='770' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_get_private_obj_state'> - <parameter type-id='e3dd029e' name='state' filepath='drivers/gpu/drm/drm_atomic.c' line='770' column='1'/> - <parameter type-id='11c98e9a' name='obj' filepath='drivers/gpu/drm/drm_atomic.c' line='771' column='1'/> + <function-decl name='drm_atomic_get_private_obj_state' mangled-name='drm_atomic_get_private_obj_state' filepath='include/drm/drm_atomic.h' line='462' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_get_private_obj_state'> + <parameter type-id='e3dd029e'/> + <parameter type-id='11c98e9a'/> <return type-id='4ea020ae'/> </function-decl> <function-decl name='drm_atomic_helper_bridge_destroy_state' mangled-name='drm_atomic_helper_bridge_destroy_state' filepath='drivers/gpu/drm/drm_atomic_state_helper.c' line='613' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_helper_bridge_destroy_state'> @@ -117585,13 +117722,13 @@ <parameter type-id='e3dd029e' name='state' filepath='drivers/gpu/drm/drm_atomic_helper.c' line='606' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_atomic_helper_check_plane_state' mangled-name='drm_atomic_helper_check_plane_state' filepath='drivers/gpu/drm/drm_atomic_helper.c' line='790' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_helper_check_plane_state'> - <parameter type-id='d0835005' name='plane_state' filepath='drivers/gpu/drm/drm_atomic_helper.c' line='790' column='1'/> - <parameter type-id='c9982f26' name='crtc_state' filepath='drivers/gpu/drm/drm_atomic_helper.c' line='791' column='1'/> - <parameter type-id='95e97e5e' name='min_scale' filepath='drivers/gpu/drm/drm_atomic_helper.c' line='792' column='1'/> - <parameter type-id='95e97e5e' name='max_scale' filepath='drivers/gpu/drm/drm_atomic_helper.c' line='793' column='1'/> - <parameter type-id='b50a4934' name='can_position' filepath='drivers/gpu/drm/drm_atomic_helper.c' line='794' column='1'/> - <parameter type-id='b50a4934' name='can_update_disabled' filepath='drivers/gpu/drm/drm_atomic_helper.c' line='795' column='1'/> + <function-decl name='drm_atomic_helper_check_plane_state' mangled-name='drm_atomic_helper_check_plane_state' filepath='include/drm/drm_atomic_helper.h' line='43' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_helper_check_plane_state'> + <parameter type-id='d0835005'/> + <parameter type-id='c9982f26'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='c894953d'/> + <parameter type-id='c894953d'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='drm_atomic_helper_check_planes' mangled-name='drm_atomic_helper_check_planes' filepath='drivers/gpu/drm/drm_atomic_helper.c' line='882' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_helper_check_planes'> @@ -117811,62 +117948,62 @@ <parameter type-id='e3dd029e' name='old_state' filepath='drivers/gpu/drm/drm_atomic_helper.c' line='1477' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_atomic_nonblocking_commit' mangled-name='drm_atomic_nonblocking_commit' filepath='drivers/gpu/drm/drm_atomic.c' line='1363' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_nonblocking_commit'> - <parameter type-id='e3dd029e' name='state' filepath='drivers/gpu/drm/drm_atomic.c' line='1363' column='1'/> + <function-decl name='drm_atomic_nonblocking_commit' mangled-name='drm_atomic_nonblocking_commit' filepath='include/drm/drm_atomic.h' line='684' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_nonblocking_commit'> + <parameter type-id='e3dd029e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_atomic_normalize_zpos' mangled-name='drm_atomic_normalize_zpos' filepath='drivers/gpu/drm/drm_blend.c' line='504' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_normalize_zpos'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_blend.c' line='504' column='1'/> - <parameter type-id='e3dd029e' name='state' filepath='drivers/gpu/drm/drm_blend.c' line='505' column='1'/> + <function-decl name='drm_atomic_normalize_zpos' mangled-name='drm_atomic_normalize_zpos' filepath='include/drm/drm_blend.h' line='57' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_normalize_zpos'> + <parameter type-id='8898134d'/> + <parameter type-id='e3dd029e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_atomic_private_obj_fini' mangled-name='drm_atomic_private_obj_fini' filepath='drivers/gpu/drm/drm_atomic.c' line='748' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_private_obj_fini'> - <parameter type-id='11c98e9a' name='obj' filepath='drivers/gpu/drm/drm_atomic.c' line='748' column='1'/> + <function-decl name='drm_atomic_private_obj_fini' mangled-name='drm_atomic_private_obj_fini' filepath='include/drm/drm_atomic.h' line='459' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_private_obj_fini'> + <parameter type-id='11c98e9a'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_atomic_private_obj_init' mangled-name='drm_atomic_private_obj_init' filepath='drivers/gpu/drm/drm_atomic.c' line='726' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_private_obj_init'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_atomic.c' line='726' column='1'/> - <parameter type-id='11c98e9a' name='obj' filepath='drivers/gpu/drm/drm_atomic.c' line='727' column='1'/> - <parameter type-id='4ea020ae' name='state' filepath='drivers/gpu/drm/drm_atomic.c' line='728' column='1'/> - <parameter type-id='515fa1af' name='funcs' filepath='drivers/gpu/drm/drm_atomic.c' line='729' column='1'/> + <function-decl name='drm_atomic_private_obj_init' mangled-name='drm_atomic_private_obj_init' filepath='include/drm/drm_atomic.h' line='455' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_private_obj_init'> + <parameter type-id='8898134d'/> + <parameter type-id='11c98e9a'/> + <parameter type-id='4ea020ae'/> + <parameter type-id='515fa1af'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_atomic_set_crtc_for_connector' mangled-name='drm_atomic_set_crtc_for_connector' filepath='drivers/gpu/drm/drm_atomic_uapi.c' line='296' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_set_crtc_for_connector'> - <parameter type-id='249ef586' name='conn_state' filepath='drivers/gpu/drm/drm_atomic_uapi.c' line='296' column='1'/> - <parameter type-id='b64ad7cb' name='crtc' filepath='drivers/gpu/drm/drm_atomic_uapi.c' line='297' column='1'/> + <function-decl name='drm_atomic_set_crtc_for_connector' mangled-name='drm_atomic_set_crtc_for_connector' filepath='include/drm/drm_atomic_uapi.h' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_set_crtc_for_connector'> + <parameter type-id='249ef586'/> + <parameter type-id='b64ad7cb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_atomic_set_crtc_for_plane' mangled-name='drm_atomic_set_crtc_for_plane' filepath='drivers/gpu/drm/drm_atomic_uapi.c' line='177' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_set_crtc_for_plane'> - <parameter type-id='d0835005' name='plane_state' filepath='drivers/gpu/drm/drm_atomic_uapi.c' line='177' column='1'/> - <parameter type-id='b64ad7cb' name='crtc' filepath='drivers/gpu/drm/drm_atomic_uapi.c' line='178' column='1'/> + <function-decl name='drm_atomic_set_crtc_for_plane' mangled-name='drm_atomic_set_crtc_for_plane' filepath='include/drm/drm_atomic_uapi.h' line='48' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_set_crtc_for_plane'> + <parameter type-id='d0835005'/> + <parameter type-id='b64ad7cb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_atomic_set_fb_for_plane' mangled-name='drm_atomic_set_fb_for_plane' filepath='drivers/gpu/drm/drm_atomic_uapi.c' line='227' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_set_fb_for_plane'> - <parameter type-id='d0835005' name='plane_state' filepath='drivers/gpu/drm/drm_atomic_uapi.c' line='227' column='1'/> - <parameter type-id='7b332e1c' name='fb' filepath='drivers/gpu/drm/drm_atomic_uapi.c' line='228' column='1'/> + <function-decl name='drm_atomic_set_fb_for_plane' mangled-name='drm_atomic_set_fb_for_plane' filepath='include/drm/drm_atomic_uapi.h' line='50' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_set_fb_for_plane'> + <parameter type-id='d0835005'/> + <parameter type-id='7b332e1c'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_atomic_set_fence_for_plane' mangled-name='drm_atomic_set_fence_for_plane' filepath='drivers/gpu/drm/drm_atomic_uapi.c' line='269' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_set_fence_for_plane'> - <parameter type-id='d0835005' name='plane_state' filepath='drivers/gpu/drm/drm_atomic_uapi.c' line='269' column='1'/> - <parameter type-id='28271da3' name='fence' filepath='drivers/gpu/drm/drm_atomic_uapi.c' line='270' column='1'/> + <function-decl name='drm_atomic_set_fence_for_plane' mangled-name='drm_atomic_set_fence_for_plane' filepath='include/drm/drm_atomic_uapi.h' line='52' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_set_fence_for_plane'> + <parameter type-id='d0835005'/> + <parameter type-id='28271da3'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_atomic_set_mode_for_crtc' mangled-name='drm_atomic_set_mode_for_crtc' filepath='drivers/gpu/drm/drm_atomic_uapi.c' line='64' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_set_mode_for_crtc'> - <parameter type-id='35078cb9' name='state' filepath='drivers/gpu/drm/drm_atomic_uapi.c' line='64' column='1'/> - <parameter type-id='745b39e8' name='mode' filepath='drivers/gpu/drm/drm_atomic_uapi.c' line='65' column='1'/> + <function-decl name='drm_atomic_set_mode_for_crtc' mangled-name='drm_atomic_set_mode_for_crtc' filepath='include/drm/drm_atomic_uapi.h' line='42' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_set_mode_for_crtc'> + <parameter type-id='35078cb9'/> + <parameter type-id='745b39e8'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_atomic_set_mode_prop_for_crtc' mangled-name='drm_atomic_set_mode_prop_for_crtc' filepath='drivers/gpu/drm/drm_atomic_uapi.c' line='114' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_set_mode_prop_for_crtc'> - <parameter type-id='35078cb9' name='state' filepath='drivers/gpu/drm/drm_atomic_uapi.c' line='114' column='1'/> - <parameter type-id='c4126d52' name='blob' filepath='drivers/gpu/drm/drm_atomic_uapi.c' line='115' column='1'/> + <function-decl name='drm_atomic_set_mode_prop_for_crtc' mangled-name='drm_atomic_set_mode_prop_for_crtc' filepath='include/drm/drm_atomic_uapi.h' line='45' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_set_mode_prop_for_crtc'> + <parameter type-id='35078cb9'/> + <parameter type-id='c4126d52'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_atomic_state_alloc' mangled-name='drm_atomic_state_alloc' filepath='drivers/gpu/drm/drm_atomic.c' line='119' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_state_alloc'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_atomic.c' line='119' column='1'/> + <function-decl name='drm_atomic_state_alloc' mangled-name='drm_atomic_state_alloc' filepath='include/drm/drm_atomic.h' line='410' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_state_alloc'> + <parameter type-id='8898134d'/> <return type-id='e3dd029e'/> </function-decl> - <function-decl name='drm_atomic_state_clear' mangled-name='drm_atomic_state_clear' filepath='drivers/gpu/drm/drm_atomic.c' line='238' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_state_clear'> - <parameter type-id='e3dd029e' name='state' filepath='drivers/gpu/drm/drm_atomic.c' line='238' column='1'/> + <function-decl name='drm_atomic_state_clear' mangled-name='drm_atomic_state_clear' filepath='include/drm/drm_atomic.h' line='411' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_state_clear'> + <parameter type-id='e3dd029e'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='drm_atomic_state_default_clear' mangled-name='drm_atomic_state_default_clear' filepath='drivers/gpu/drm/drm_atomic.c' line='148' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_atomic_state_default_clear'> @@ -117882,15 +118019,15 @@ <parameter type-id='e3dd029e' name='state' filepath='drivers/gpu/drm/drm_atomic.c' line='83' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_bridge_add' mangled-name='drm_bridge_add' filepath='drivers/gpu/drm/drm_bridge.c' line='102' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_bridge_add'> - <parameter type-id='8582e5ec' name='bridge' filepath='drivers/gpu/drm/drm_bridge.c' line='102' column='1'/> + <function-decl name='drm_bridge_add' mangled-name='drm_bridge_add' filepath='include/drm/drm_bridge.h' line='771' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_bridge_add'> + <parameter type-id='8582e5ec'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_bridge_attach' mangled-name='drm_bridge_attach' filepath='drivers/gpu/drm/drm_bridge.c' line='175' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_bridge_attach'> - <parameter type-id='74d89ebd' name='encoder' filepath='drivers/gpu/drm/drm_bridge.c' line='175' column='1'/> - <parameter type-id='8582e5ec' name='bridge' filepath='drivers/gpu/drm/drm_bridge.c' line='175' column='1'/> - <parameter type-id='8582e5ec' name='previous' filepath='drivers/gpu/drm/drm_bridge.c' line='176' column='1'/> - <parameter type-id='6a662de1' name='flags' filepath='drivers/gpu/drm/drm_bridge.c' line='177' column='1'/> + <function-decl name='drm_bridge_attach' mangled-name='drm_bridge_attach' filepath='include/drm/drm_bridge.h' line='774' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_bridge_attach'> + <parameter type-id='74d89ebd'/> + <parameter type-id='8582e5ec'/> + <parameter type-id='8582e5ec'/> + <parameter type-id='6a662de1'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='drm_bridge_chain_disable' mangled-name='drm_bridge_chain_disable' filepath='drivers/gpu/drm/drm_bridge.c' line='428' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_bridge_chain_disable'> @@ -117901,10 +118038,10 @@ <parameter type-id='8582e5ec' name='bridge' filepath='drivers/gpu/drm/drm_bridge.c' line='539' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_bridge_chain_mode_set' mangled-name='drm_bridge_chain_mode_set' filepath='drivers/gpu/drm/drm_bridge.c' line='485' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_bridge_chain_mode_set'> - <parameter type-id='8582e5ec' name='bridge' filepath='drivers/gpu/drm/drm_bridge.c' line='485' column='1'/> - <parameter type-id='745b39e8' name='mode' filepath='drivers/gpu/drm/drm_bridge.c' line='486' column='1'/> - <parameter type-id='745b39e8' name='adjusted_mode' filepath='drivers/gpu/drm/drm_bridge.c' line='487' column='1'/> + <function-decl name='drm_bridge_chain_mode_set' mangled-name='drm_bridge_chain_mode_set' filepath='include/drm/drm_bridge.h' line='845' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_bridge_chain_mode_set'> + <parameter type-id='8582e5ec'/> + <parameter type-id='745b39e8'/> + <parameter type-id='745b39e8'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='drm_bridge_chain_post_disable' mangled-name='drm_bridge_chain_post_disable' filepath='drivers/gpu/drm/drm_bridge.c' line='458' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_bridge_chain_post_disable'> @@ -117920,13 +118057,13 @@ <parameter type-id='f7b0e1b4' name='status' filepath='drivers/gpu/drm/drm_bridge.c' line='1187' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_bridge_remove' mangled-name='drm_bridge_remove' filepath='drivers/gpu/drm/drm_bridge.c' line='117' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_bridge_remove'> - <parameter type-id='8582e5ec' name='bridge' filepath='drivers/gpu/drm/drm_bridge.c' line='117' column='1'/> + <function-decl name='drm_bridge_remove' mangled-name='drm_bridge_remove' filepath='include/drm/drm_bridge.h' line='772' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_bridge_remove'> + <parameter type-id='8582e5ec'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_calc_timestamping_constants' mangled-name='drm_calc_timestamping_constants' filepath='drivers/gpu/drm/drm_vblank.c' line='602' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_calc_timestamping_constants'> - <parameter type-id='b64ad7cb' name='crtc' filepath='drivers/gpu/drm/drm_vblank.c' line='602' column='1'/> - <parameter type-id='745b39e8' name='mode' filepath='drivers/gpu/drm/drm_vblank.c' line='603' column='1'/> + <function-decl name='drm_calc_timestamping_constants' mangled-name='drm_calc_timestamping_constants' filepath='include/drm/drm_vblank.h' line='253' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_calc_timestamping_constants'> + <parameter type-id='b64ad7cb'/> + <parameter type-id='745b39e8'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='drm_client_init' mangled-name='drm_client_init' filepath='drivers/gpu/drm/drm_client.c' line='78' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_client_init'> @@ -117958,13 +118095,13 @@ <parameter type-id='4db02c58' name='connector' filepath='drivers/gpu/drm/drm_connector.c' line='367' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_connector_attach_encoder' mangled-name='drm_connector_attach_encoder' filepath='drivers/gpu/drm/drm_connector.c' line='389' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_attach_encoder'> - <parameter type-id='4db02c58' name='connector' filepath='drivers/gpu/drm/drm_connector.c' line='389' column='1'/> - <parameter type-id='74d89ebd' name='encoder' filepath='drivers/gpu/drm/drm_connector.c' line='390' column='1'/> + <function-decl name='drm_connector_attach_encoder' mangled-name='drm_connector_attach_encoder' filepath='include/drm/drm_connector.h' line='1525' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_attach_encoder'> + <parameter type-id='4db02c58'/> + <parameter type-id='74d89ebd'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_connector_cleanup' mangled-name='drm_connector_cleanup' filepath='drivers/gpu/drm/drm_connector.c' line='441' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_cleanup'> - <parameter type-id='4db02c58' name='connector' filepath='drivers/gpu/drm/drm_connector.c' line='441' column='1'/> + <function-decl name='drm_connector_cleanup' mangled-name='drm_connector_cleanup' filepath='include/drm/drm_connector.h' line='1528' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_cleanup'> + <parameter type-id='4db02c58'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='drm_connector_has_possible_encoder' mangled-name='drm_connector_has_possible_encoder' filepath='drivers/gpu/drm/drm_connector.c' line='421' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_has_possible_encoder'> @@ -117972,19 +118109,19 @@ <parameter type-id='74d89ebd' name='encoder' filepath='drivers/gpu/drm/drm_connector.c' line='422' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='drm_connector_init' mangled-name='drm_connector_init' filepath='drivers/gpu/drm/drm_connector.c' line='217' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_init'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_connector.c' line='217' column='1'/> - <parameter type-id='4db02c58' name='connector' filepath='drivers/gpu/drm/drm_connector.c' line='218' column='1'/> - <parameter type-id='3fb29739' name='funcs' filepath='drivers/gpu/drm/drm_connector.c' line='219' column='1'/> - <parameter type-id='95e97e5e' name='connector_type' filepath='drivers/gpu/drm/drm_connector.c' line='220' column='1'/> + <function-decl name='drm_connector_init' mangled-name='drm_connector_init' filepath='include/drm/drm_connector.h' line='1513' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_init'> + <parameter type-id='8898134d'/> + <parameter type-id='4db02c58'/> + <parameter type-id='3fb29739'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_connector_init_with_ddc' mangled-name='drm_connector_init_with_ddc' filepath='drivers/gpu/drm/drm_connector.c' line='340' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_init_with_ddc'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_connector.c' line='340' column='1'/> - <parameter type-id='4db02c58' name='connector' filepath='drivers/gpu/drm/drm_connector.c' line='341' column='1'/> - <parameter type-id='3fb29739' name='funcs' filepath='drivers/gpu/drm/drm_connector.c' line='342' column='1'/> - <parameter type-id='95e97e5e' name='connector_type' filepath='drivers/gpu/drm/drm_connector.c' line='343' column='1'/> - <parameter type-id='b9af02c3' name='ddc' filepath='drivers/gpu/drm/drm_connector.c' line='344' column='1'/> + <function-decl name='drm_connector_init_with_ddc' mangled-name='drm_connector_init_with_ddc' filepath='include/drm/drm_connector.h' line='1517' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_init_with_ddc'> + <parameter type-id='8898134d'/> + <parameter type-id='4db02c58'/> + <parameter type-id='3fb29739'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='b9af02c3'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='drm_connector_list_iter_begin' mangled-name='drm_connector_list_iter_begin' filepath='drivers/gpu/drm/drm_connector.c' line='657' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_list_iter_begin'> @@ -117992,16 +118129,16 @@ <parameter type-id='40a902ec' name='iter' filepath='drivers/gpu/drm/drm_connector.c' line='658' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_connector_list_iter_end' mangled-name='drm_connector_list_iter_end' filepath='drivers/gpu/drm/drm_connector.c' line='732' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_list_iter_end'> - <parameter type-id='40a902ec' name='iter' filepath='drivers/gpu/drm/drm_connector.c' line='732' column='1'/> + <function-decl name='drm_connector_list_iter_end' mangled-name='drm_connector_list_iter_end' filepath='include/drm/drm_connector.h' line='1696' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_list_iter_end'> + <parameter type-id='40a902ec'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_connector_list_iter_next' mangled-name='drm_connector_list_iter_next' filepath='drivers/gpu/drm/drm_connector.c' line='693' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_list_iter_next'> - <parameter type-id='40a902ec' name='iter' filepath='drivers/gpu/drm/drm_connector.c' line='693' column='1'/> + <function-decl name='drm_connector_list_iter_next' mangled-name='drm_connector_list_iter_next' filepath='include/drm/drm_connector.h' line='1695' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_list_iter_next'> + <parameter type-id='40a902ec'/> <return type-id='4db02c58'/> </function-decl> - <function-decl name='drm_connector_register' mangled-name='drm_connector_register' filepath='drivers/gpu/drm/drm_connector.c' line='502' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_register'> - <parameter type-id='4db02c58' name='connector' filepath='drivers/gpu/drm/drm_connector.c' line='502' column='1'/> + <function-decl name='drm_connector_register' mangled-name='drm_connector_register' filepath='include/drm/drm_connector.h' line='1523' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_register'> + <parameter type-id='4db02c58'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='drm_connector_set_path_property' mangled-name='drm_connector_set_path_property' filepath='drivers/gpu/drm/drm_connector.c' line='1947' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_set_path_property'> @@ -118009,17 +118146,17 @@ <parameter type-id='80f4b756' name='path' filepath='drivers/gpu/drm/drm_connector.c' line='1948' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_connector_set_tile_property' mangled-name='drm_connector_set_tile_property' filepath='drivers/gpu/drm/drm_connector.c' line='1976' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_set_tile_property'> - <parameter type-id='4db02c58' name='connector' filepath='drivers/gpu/drm/drm_connector.c' line='1976' column='1'/> + <function-decl name='drm_connector_set_tile_property' mangled-name='drm_connector_set_tile_property' filepath='include/drm/drm_connector.h' line='1636' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_set_tile_property'> + <parameter type-id='4db02c58'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_connector_unregister' mangled-name='drm_connector_unregister' filepath='drivers/gpu/drm/drm_connector.c' line='552' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_unregister'> - <parameter type-id='4db02c58' name='connector' filepath='drivers/gpu/drm/drm_connector.c' line='552' column='1'/> + <function-decl name='drm_connector_unregister' mangled-name='drm_connector_unregister' filepath='include/drm/drm_connector.h' line='1524' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_unregister'> + <parameter type-id='4db02c58'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_connector_update_edid_property' mangled-name='drm_connector_update_edid_property' filepath='drivers/gpu/drm/drm_connector.c' line='2022' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_update_edid_property'> - <parameter type-id='4db02c58' name='connector' filepath='drivers/gpu/drm/drm_connector.c' line='2022' column='1'/> - <parameter type-id='776adf76' name='edid' filepath='drivers/gpu/drm/drm_connector.c' line='2023' column='1'/> + <function-decl name='drm_connector_update_edid_property' mangled-name='drm_connector_update_edid_property' filepath='include/drm/drm_connector.h' line='1637' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_connector_update_edid_property'> + <parameter type-id='4db02c58'/> + <parameter type-id='776adf76'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='drm_crtc_arm_vblank_event' mangled-name='drm_crtc_arm_vblank_event' filepath='drivers/gpu/drm/drm_vblank.c' line='1051' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_crtc_arm_vblank_event'> @@ -118066,19 +118203,19 @@ <parameter type-id='7236c5c8' name='funcs' filepath='drivers/gpu/drm/drm_modeset_helper.c' line='170' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_crtc_init_with_planes' mangled-name='drm_crtc_init_with_planes' filepath='drivers/gpu/drm/drm_crtc.c' line='253' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_crtc_init_with_planes'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_crtc.c' line='253' column='1'/> - <parameter type-id='b64ad7cb' name='crtc' filepath='drivers/gpu/drm/drm_crtc.c' line='253' column='1'/> - <parameter type-id='a6711537' name='primary' filepath='drivers/gpu/drm/drm_crtc.c' line='254' column='1'/> - <parameter type-id='a6711537' name='cursor' filepath='drivers/gpu/drm/drm_crtc.c' line='255' column='1'/> - <parameter type-id='7236c5c8' name='funcs' filepath='drivers/gpu/drm/drm_crtc.c' line='256' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/gpu/drm/drm_crtc.c' line='257' column='1'/> + <function-decl name='drm_crtc_init_with_planes' mangled-name='drm_crtc_init_with_planes' filepath='include/drm/drm_crtc.h' line='1205' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_crtc_init_with_planes'> + <parameter type-id='8898134d'/> + <parameter type-id='b64ad7cb'/> + <parameter type-id='a6711537'/> + <parameter type-id='a6711537'/> + <parameter type-id='7236c5c8'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_crtc_send_vblank_event' mangled-name='drm_crtc_send_vblank_event' filepath='drivers/gpu/drm/drm_vblank.c' line='1076' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_crtc_send_vblank_event'> - <parameter type-id='b64ad7cb' name='crtc' filepath='drivers/gpu/drm/drm_vblank.c' line='1076' column='1'/> - <parameter type-id='6301fad2' name='e' filepath='drivers/gpu/drm/drm_vblank.c' line='1077' column='1'/> + <function-decl name='drm_crtc_send_vblank_event' mangled-name='drm_crtc_send_vblank_event' filepath='include/drm/drm_vblank.h' line='233' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_crtc_send_vblank_event'> + <parameter type-id='b64ad7cb'/> + <parameter type-id='6301fad2'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='drm_crtc_set_max_vblank_count' mangled-name='drm_crtc_set_max_vblank_count' filepath='drivers/gpu/drm/drm_vblank.c' line='1409' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_crtc_set_max_vblank_count'> @@ -118086,17 +118223,17 @@ <parameter type-id='19c2251e' name='max_vblank_count' filepath='drivers/gpu/drm/drm_vblank.c' line='1410' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_crtc_vblank_count' mangled-name='drm_crtc_vblank_count' filepath='drivers/gpu/drm/drm_vblank.c' line='909' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_crtc_vblank_count'> - <parameter type-id='b64ad7cb' name='crtc' filepath='drivers/gpu/drm/drm_vblank.c' line='909' column='1'/> - <return type-id='91ce1af9'/> + <function-decl name='drm_crtc_vblank_count' mangled-name='drm_crtc_vblank_count' filepath='include/drm/drm_vblank.h' line='230' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_crtc_vblank_count'> + <parameter type-id='b64ad7cb'/> + <return type-id='3a47d82b'/> </function-decl> <function-decl name='drm_crtc_vblank_count_and_time' mangled-name='drm_crtc_vblank_count_and_time' filepath='drivers/gpu/drm/drm_vblank.c' line='969' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_crtc_vblank_count_and_time'> <parameter type-id='b64ad7cb' name='crtc' filepath='drivers/gpu/drm/drm_vblank.c' line='969' column='1'/> <parameter type-id='44372936' name='vblanktime' filepath='drivers/gpu/drm/drm_vblank.c' line='970' column='1'/> <return type-id='91ce1af9'/> </function-decl> - <function-decl name='drm_crtc_vblank_get' mangled-name='drm_crtc_vblank_get' filepath='drivers/gpu/drm/drm_vblank.c' line='1188' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_crtc_vblank_get'> - <parameter type-id='b64ad7cb' name='crtc' filepath='drivers/gpu/drm/drm_vblank.c' line='1188' column='1'/> + <function-decl name='drm_crtc_vblank_get' mangled-name='drm_crtc_vblank_get' filepath='include/drm/drm_vblank.h' line='242' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_crtc_vblank_get'> + <parameter type-id='b64ad7cb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='drm_crtc_vblank_helper_get_vblank_timestamp' mangled-name='drm_crtc_vblank_helper_get_vblank_timestamp' filepath='drivers/gpu/drm/drm_vblank.c' line='829' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_crtc_vblank_helper_get_vblank_timestamp'> @@ -118114,20 +118251,20 @@ <parameter type-id='b64ad7cb' name='crtc' filepath='drivers/gpu/drm/drm_vblank.c' line='1433' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_crtc_vblank_put' mangled-name='drm_crtc_vblank_put' filepath='drivers/gpu/drm/drm_vblank.c' line='1223' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_crtc_vblank_put'> - <parameter type-id='b64ad7cb' name='crtc' filepath='drivers/gpu/drm/drm_vblank.c' line='1223' column='1'/> + <function-decl name='drm_crtc_vblank_put' mangled-name='drm_crtc_vblank_put' filepath='include/drm/drm_vblank.h' line='243' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_crtc_vblank_put'> + <parameter type-id='b64ad7cb'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_crtc_vblank_reset' mangled-name='drm_crtc_vblank_reset' filepath='drivers/gpu/drm/drm_vblank.c' line='1370' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_crtc_vblank_reset'> - <parameter type-id='b64ad7cb' name='crtc' filepath='drivers/gpu/drm/drm_vblank.c' line='1370' column='1'/> + <function-decl name='drm_crtc_vblank_reset' mangled-name='drm_crtc_vblank_reset' filepath='include/drm/drm_vblank.h' line='247' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_crtc_vblank_reset'> + <parameter type-id='b64ad7cb'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='drm_crtc_vblank_waitqueue' mangled-name='drm_crtc_vblank_waitqueue' filepath='drivers/gpu/drm/drm_vblank.c' line='584' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_crtc_vblank_waitqueue'> <parameter type-id='b64ad7cb' name='crtc' filepath='drivers/gpu/drm/drm_vblank.c' line='584' column='1'/> <return type-id='03d48e96'/> </function-decl> - <function-decl name='drm_crtc_wait_one_vblank' mangled-name='drm_crtc_wait_one_vblank' filepath='drivers/gpu/drm/drm_vblank.c' line='1274' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_crtc_wait_one_vblank'> - <parameter type-id='b64ad7cb' name='crtc' filepath='drivers/gpu/drm/drm_vblank.c' line='1274' column='1'/> + <function-decl name='drm_crtc_wait_one_vblank' mangled-name='drm_crtc_wait_one_vblank' filepath='include/drm/drm_vblank.h' line='245' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_crtc_wait_one_vblank'> + <parameter type-id='b64ad7cb'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='drm_cvt_mode' mangled-name='drm_cvt_mode' filepath='drivers/gpu/drm/drm_modes.c' line='140' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_cvt_mode'> @@ -118140,44 +118277,44 @@ <parameter type-id='b50a4934' name='margins' filepath='drivers/gpu/drm/drm_modes.c' line='142' column='1'/> <return type-id='11e02f83'/> </function-decl> - <function-decl name='drm_debugfs_create_files' mangled-name='drm_debugfs_create_files' filepath='drivers/gpu/drm/drm_debugfs.c' line='175' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_debugfs_create_files'> - <parameter type-id='09894807' name='files' filepath='drivers/gpu/drm/drm_debugfs.c' line='175' column='1'/> - <parameter type-id='95e97e5e' name='count' filepath='drivers/gpu/drm/drm_debugfs.c' line='175' column='1'/> - <parameter type-id='27675065' name='root' filepath='drivers/gpu/drm/drm_debugfs.c' line='176' column='1'/> - <parameter type-id='6c3b3f8e' name='minor' filepath='drivers/gpu/drm/drm_debugfs.c' line='176' column='1'/> + <function-decl name='drm_debugfs_create_files' mangled-name='drm_debugfs_create_files' filepath='include/drm/drm_debugfs.h' line='83' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_debugfs_create_files'> + <parameter type-id='09894807'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='27675065'/> + <parameter type-id='6c3b3f8e'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='drm_detect_hdmi_monitor' mangled-name='drm_detect_hdmi_monitor' filepath='drivers/gpu/drm/drm_edid.c' line='4751' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_detect_hdmi_monitor'> <parameter type-id='c91d1bf1' name='edid' filepath='drivers/gpu/drm/drm_edid.c' line='4751' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='drm_detect_monitor_audio' mangled-name='drm_detect_monitor_audio' filepath='drivers/gpu/drm/drm_edid.c' line='4789' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_detect_monitor_audio'> - <parameter type-id='c91d1bf1' name='edid' filepath='drivers/gpu/drm/drm_edid.c' line='4789' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='drm_detect_monitor_audio' mangled-name='drm_detect_monitor_audio' filepath='include/drm/drm_edid.h' line='496' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_detect_monitor_audio'> + <parameter type-id='c91d1bf1'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='drm_dev_alloc' mangled-name='drm_dev_alloc' filepath='drivers/gpu/drm/drm_drv.c' line='716' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_dev_alloc'> <parameter type-id='1d52bc4d' name='driver' filepath='drivers/gpu/drm/drm_drv.c' line='716' column='1'/> <parameter type-id='fa0b179b' name='parent' filepath='drivers/gpu/drm/drm_drv.c' line='717' column='1'/> <return type-id='8898134d'/> </function-decl> - <function-decl name='drm_dev_dbg' mangled-name='drm_dev_dbg' filepath='drivers/gpu/drm/drm_print.c' line='259' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_dev_dbg'> - <parameter type-id='8df61054' name='dev' filepath='drivers/gpu/drm/drm_print.c' line='259' column='1'/> - <parameter type-id='189697ba' name='category' filepath='drivers/gpu/drm/drm_print.c' line='259' column='1'/> - <parameter type-id='80f4b756' name='format' filepath='drivers/gpu/drm/drm_print.c' line='260' column='1'/> + <function-decl name='drm_dev_dbg' mangled-name='drm_dev_dbg' filepath='include/drm/drm_print.h' line='337' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_dev_dbg'> + <parameter type-id='8df61054'/> + <parameter type-id='189697ba'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_dev_enter' mangled-name='drm_dev_enter' filepath='drivers/gpu/drm/drm_drv.c' line='424' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_dev_enter'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_drv.c' line='424' column='1'/> - <parameter type-id='7292109c' name='idx' filepath='drivers/gpu/drm/drm_drv.c' line='424' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='drm_dev_enter' mangled-name='drm_dev_enter' filepath='include/drm/drm_drv.h' line='642' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_dev_enter'> + <parameter type-id='8898134d'/> + <parameter type-id='7292109c'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='drm_dev_exit' mangled-name='drm_dev_exit' filepath='drivers/gpu/drm/drm_drv.c' line='444' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_dev_exit'> - <parameter type-id='95e97e5e' name='idx' filepath='drivers/gpu/drm/drm_drv.c' line='444' column='1'/> + <function-decl name='drm_dev_exit' mangled-name='drm_dev_exit' filepath='include/drm/drm_drv.h' line='643' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_dev_exit'> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_dev_get' mangled-name='drm_dev_get' filepath='drivers/gpu/drm/drm_drv.c' line='762' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_dev_get'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_drv.c' line='762' column='1'/> + <function-decl name='drm_dev_get' mangled-name='drm_dev_get' filepath='include/drm/drm_drv.h' line='639' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_dev_get'> + <parameter type-id='8898134d'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='drm_dev_printk' mangled-name='drm_dev_printk' filepath='drivers/gpu/drm/drm_print.c' line='238' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_dev_printk'> @@ -118446,23 +118583,23 @@ <parameter type-id='d8e6b335' name='edid_corrupt' filepath='drivers/gpu/drm/drm_edid.c' line='1662' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='drm_edid_duplicate' mangled-name='drm_edid_duplicate' filepath='drivers/gpu/drm/drm_edid.c' line='2095' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_edid_duplicate'> - <parameter type-id='776adf76' name='edid' filepath='drivers/gpu/drm/drm_edid.c' line='2095' column='1'/> + <function-decl name='drm_edid_duplicate' mangled-name='drm_edid_duplicate' filepath='include/drm/drm_edid.h' line='490' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_edid_duplicate'> + <parameter type-id='776adf76'/> <return type-id='c91d1bf1'/> </function-decl> - <function-decl name='drm_edid_get_monitor_name' mangled-name='drm_edid_get_monitor_name' filepath='drivers/gpu/drm/drm_edid.c' line='4464' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_edid_get_monitor_name'> - <parameter type-id='c91d1bf1' name='edid' filepath='drivers/gpu/drm/drm_edid.c' line='4464' column='1'/> - <parameter type-id='26a90f95' name='name' filepath='drivers/gpu/drm/drm_edid.c' line='4464' column='1'/> - <parameter type-id='95e97e5e' name='bufsize' filepath='drivers/gpu/drm/drm_edid.c' line='4464' column='1'/> + <function-decl name='drm_edid_get_monitor_name' mangled-name='drm_edid_get_monitor_name' filepath='include/drm/drm_edid.h' line='508' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_edid_get_monitor_name'> + <parameter type-id='c91d1bf1'/> + <parameter type-id='26a90f95'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='drm_edid_header_is_valid' mangled-name='drm_edid_header_is_valid' filepath='drivers/gpu/drm/drm_edid.c' line='1570' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_edid_header_is_valid'> <parameter type-id='bbaf3419' name='raw_edid' filepath='drivers/gpu/drm/drm_edid.c' line='1570' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_edid_is_valid' mangled-name='drm_edid_is_valid' filepath='drivers/gpu/drm/drm_edid.c' line='1754' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_edid_is_valid'> - <parameter type-id='c91d1bf1' name='edid' filepath='drivers/gpu/drm/drm_edid.c' line='1754' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='drm_edid_is_valid' mangled-name='drm_edid_is_valid' filepath='include/drm/drm_edid.h' line='507' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_edid_is_valid'> + <parameter type-id='c91d1bf1'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='drm_edid_to_sad' mangled-name='drm_edid_to_sad' filepath='drivers/gpu/drm/drm_edid.c' line='4594' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_edid_to_sad'> <parameter type-id='c91d1bf1' name='edid' filepath='drivers/gpu/drm/drm_edid.c' line='4594' column='1'/> @@ -118478,12 +118615,12 @@ <parameter type-id='74d89ebd' name='encoder' filepath='drivers/gpu/drm/drm_encoder.c' line='161' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_encoder_init' mangled-name='drm_encoder_init' filepath='drivers/gpu/drm/drm_encoder.c' line='109' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_encoder_init'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_encoder.c' line='109' column='1'/> - <parameter type-id='74d89ebd' name='encoder' filepath='drivers/gpu/drm/drm_encoder.c' line='110' column='1'/> - <parameter type-id='1701f1ac' name='funcs' filepath='drivers/gpu/drm/drm_encoder.c' line='111' column='1'/> - <parameter type-id='95e97e5e' name='encoder_type' filepath='drivers/gpu/drm/drm_encoder.c' line='112' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/gpu/drm/drm_encoder.c' line='112' column='1'/> + <function-decl name='drm_encoder_init' mangled-name='drm_encoder_init' filepath='include/drm/drm_encoder.h' line='193' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_encoder_init'> + <parameter type-id='8898134d'/> + <parameter type-id='74d89ebd'/> + <parameter type-id='1701f1ac'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='95e97e5e'/> </function-decl> @@ -118535,20 +118672,20 @@ <parameter type-id='19c2251e' name='format' filepath='drivers/gpu/drm/drm_fourcc.c' line='312' column='1'/> <return type-id='f10b2208'/> </function-decl> - <function-decl name='drm_framebuffer_cleanup' mangled-name='drm_framebuffer_cleanup' filepath='drivers/gpu/drm/drm_framebuffer.c' line='942' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_framebuffer_cleanup'> - <parameter type-id='7b332e1c' name='fb' filepath='drivers/gpu/drm/drm_framebuffer.c' line='942' column='1'/> + <function-decl name='drm_framebuffer_cleanup' mangled-name='drm_framebuffer_cleanup' filepath='include/drm/drm_framebuffer.h' line='225' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_framebuffer_cleanup'> + <parameter type-id='7b332e1c'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_framebuffer_init' mangled-name='drm_framebuffer_init' filepath='drivers/gpu/drm/drm_framebuffer.c' line='844' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_framebuffer_init'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_framebuffer.c' line='844' column='1'/> - <parameter type-id='7b332e1c' name='fb' filepath='drivers/gpu/drm/drm_framebuffer.c' line='844' column='1'/> - <parameter type-id='8e992c3d' name='funcs' filepath='drivers/gpu/drm/drm_framebuffer.c' line='845' column='1'/> + <function-decl name='drm_framebuffer_init' mangled-name='drm_framebuffer_init' filepath='include/drm/drm_framebuffer.h' line='218' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_framebuffer_init'> + <parameter type-id='8898134d'/> + <parameter type-id='7b332e1c'/> + <parameter type-id='8e992c3d'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_framebuffer_lookup' mangled-name='drm_framebuffer_lookup' filepath='drivers/gpu/drm/drm_framebuffer.c' line='883' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_framebuffer_lookup'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_framebuffer.c' line='883' column='1'/> - <parameter type-id='9e99ecc1' name='file_priv' filepath='drivers/gpu/drm/drm_framebuffer.c' line='884' column='1'/> - <parameter type-id='8f92235e' name='id' filepath='drivers/gpu/drm/drm_framebuffer.c' line='885' column='1'/> + <function-decl name='drm_framebuffer_lookup' mangled-name='drm_framebuffer_lookup' filepath='include/drm/drm_framebuffer.h' line='221' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_framebuffer_lookup'> + <parameter type-id='8898134d'/> + <parameter type-id='9e99ecc1'/> + <parameter type-id='f0981eeb'/> <return type-id='7b332e1c'/> </function-decl> <function-decl name='drm_framebuffer_remove' mangled-name='drm_framebuffer_remove' filepath='drivers/gpu/drm/drm_framebuffer.c' line='1083' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_framebuffer_remove'> @@ -118661,10 +118798,10 @@ <parameter type-id='abd62a96' name='obj' filepath='drivers/gpu/drm/drm_gem.c' line='556' column='1'/> <return type-id='9f93c9da'/> </function-decl> - <function-decl name='drm_gem_handle_create' mangled-name='drm_gem_handle_create' filepath='drivers/gpu/drm/drm_gem.c' line='443' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_gem_handle_create'> - <parameter type-id='9e99ecc1' name='file_priv' filepath='drivers/gpu/drm/drm_gem.c' line='443' column='1'/> - <parameter type-id='abd62a96' name='obj' filepath='drivers/gpu/drm/drm_gem.c' line='444' column='1'/> - <parameter type-id='f9409001' name='handlep' filepath='drivers/gpu/drm/drm_gem.c' line='445' column='1'/> + <function-decl name='drm_gem_handle_create' mangled-name='drm_gem_handle_create' filepath='include/drm/drm_gem.h' line='388' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_gem_handle_create'> + <parameter type-id='9e99ecc1'/> + <parameter type-id='abd62a96'/> + <parameter type-id='807869d3'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='drm_gem_lock_reservations' mangled-name='drm_gem_lock_reservations' filepath='drivers/gpu/drm/drm_gem.c' line='1265' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_gem_lock_reservations'> @@ -118709,9 +118846,9 @@ <parameter type-id='b59d7dce' name='size' filepath='drivers/gpu/drm/drm_gem.c' line='124' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_gem_object_lookup' mangled-name='drm_gem_object_lookup' filepath='drivers/gpu/drm/drm_gem.c' line='755' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_gem_object_lookup'> - <parameter type-id='9e99ecc1' name='filp' filepath='drivers/gpu/drm/drm_gem.c' line='755' column='1'/> - <parameter type-id='19c2251e' name='handle' filepath='drivers/gpu/drm/drm_gem.c' line='755' column='1'/> + <function-decl name='drm_gem_object_lookup' mangled-name='drm_gem_object_lookup' filepath='include/drm/drm_gem.h' line='404' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_gem_object_lookup'> + <parameter type-id='9e99ecc1'/> + <parameter type-id='f0981eeb'/> <return type-id='abd62a96'/> </function-decl> <function-decl name='drm_gem_object_put_locked' mangled-name='drm_gem_object_put_locked' filepath='drivers/gpu/drm/drm_gem.c' line='1006' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_gem_object_put_locked'> @@ -118836,19 +118973,19 @@ <parameter type-id='f7b0e1b4' name='status' filepath='drivers/gpu/drm/drm_connector.c' line='608' column='1'/> <return type-id='80f4b756'/> </function-decl> - <function-decl name='drm_get_edid' mangled-name='drm_get_edid' filepath='drivers/gpu/drm/drm_edid.c' line='2047' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_get_edid'> - <parameter type-id='4db02c58' name='connector' filepath='drivers/gpu/drm/drm_edid.c' line='2047' column='1'/> - <parameter type-id='b9af02c3' name='adapter' filepath='drivers/gpu/drm/drm_edid.c' line='2048' column='1'/> + <function-decl name='drm_get_edid' mangled-name='drm_get_edid' filepath='include/drm/drm_edid.h' line='486' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_get_edid'> + <parameter type-id='4db02c58'/> + <parameter type-id='b9af02c3'/> <return type-id='c91d1bf1'/> </function-decl> - <function-decl name='drm_get_format_info' mangled-name='drm_get_format_info' filepath='drivers/gpu/drm/drm_fourcc.c' line='332' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_get_format_info'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_fourcc.c' line='332' column='1'/> - <parameter type-id='92ed24a5' name='mode_cmd' filepath='drivers/gpu/drm/drm_fourcc.c' line='333' column='1'/> + <function-decl name='drm_get_format_info' mangled-name='drm_get_format_info' filepath='include/drm/drm_fourcc.h' line='310' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_get_format_info'> + <parameter type-id='8898134d'/> + <parameter type-id='92ed24a5'/> <return type-id='f10b2208'/> </function-decl> - <function-decl name='drm_get_format_name' mangled-name='drm_get_format_name' filepath='drivers/gpu/drm/drm_fourcc.c' line='138' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_get_format_name'> - <parameter type-id='8f92235e' name='format' filepath='drivers/gpu/drm/drm_fourcc.c' line='138' column='1'/> - <parameter type-id='d00fb93a' name='buf' filepath='drivers/gpu/drm/drm_fourcc.c' line='138' column='1'/> + <function-decl name='drm_get_format_name' mangled-name='drm_get_format_name' filepath='include/drm/drm_fourcc.h' line='321' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_get_format_name'> + <parameter type-id='f0981eeb'/> + <parameter type-id='d00fb93a'/> <return type-id='80f4b756'/> </function-decl> <function-decl name='drm_handle_vblank' mangled-name='drm_handle_vblank' filepath='drivers/gpu/drm/drm_vblank.c' line='1919' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_handle_vblank'> @@ -118925,8 +119062,8 @@ <parameter type-id='9e99ecc1' name='fpriv' filepath='drivers/gpu/drm/drm_auth.c' line='354' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='drm_kms_helper_hotplug_event' mangled-name='drm_kms_helper_hotplug_event' filepath='drivers/gpu/drm/drm_probe_helper.c' line='607' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_kms_helper_hotplug_event'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_probe_helper.c' line='607' column='1'/> + <function-decl name='drm_kms_helper_hotplug_event' mangled-name='drm_kms_helper_hotplug_event' filepath='include/drm/drm_probe_helper.h' line='21' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_kms_helper_hotplug_event'> + <parameter type-id='8898134d'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='drm_kms_helper_is_poll_worker' mangled-name='drm_kms_helper_is_poll_worker' filepath='drivers/gpu/drm/drm_probe_helper.c' line='725' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_kms_helper_is_poll_worker'> @@ -118948,9 +119085,9 @@ <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_probe_helper.c' line='774' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_match_cea_mode' mangled-name='drm_match_cea_mode' filepath='drivers/gpu/drm/drm_edid.c' line='3447' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_match_cea_mode'> - <parameter type-id='745b39e8' name='to_match' filepath='drivers/gpu/drm/drm_edid.c' line='3447' column='1'/> - <return type-id='f9b06939'/> + <function-decl name='drm_match_cea_mode' mangled-name='drm_match_cea_mode' filepath='include/drm/drm_edid.h' line='494' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_match_cea_mode'> + <parameter type-id='745b39e8'/> + <return type-id='002ac4a6'/> </function-decl> <function-decl name='drm_mm_init' mangled-name='drm_mm_init' filepath='drivers/gpu/drm/drm_mm.c' line='966' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mm_init'> <parameter type-id='0ee978f1' name='mm' filepath='drivers/gpu/drm/drm_mm.c' line='966' column='1'/> @@ -118978,8 +119115,8 @@ <parameter type-id='6368b074' name='node' filepath='drivers/gpu/drm/drm_mm.c' line='630' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_mm_takedown' mangled-name='drm_mm_takedown' filepath='drivers/gpu/drm/drm_mm.c' line='996' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mm_takedown'> - <parameter type-id='0ee978f1' name='mm' filepath='drivers/gpu/drm/drm_mm.c' line='996' column='1'/> + <function-decl name='drm_mm_takedown' mangled-name='drm_mm_takedown' filepath='include/drm/drm_mm.h' line='466' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mm_takedown'> + <parameter type-id='0ee978f1'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='drm_mode_config_cleanup' mangled-name='drm_mode_config_cleanup' filepath='drivers/gpu/drm/drm_mode_config.c' line='477' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_config_cleanup'> @@ -118994,24 +119131,24 @@ <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_modeset_helper.c' line='195' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_mode_config_reset' mangled-name='drm_mode_config_reset' filepath='drivers/gpu/drm/drm_mode_config.c' line='181' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_config_reset'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_mode_config.c' line='181' column='1'/> + <function-decl name='drm_mode_config_reset' mangled-name='drm_mode_config_reset' filepath='include/drm/drm_mode_config.h' line='967' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_config_reset'> + <parameter type-id='8898134d'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_mode_convert_to_umode' mangled-name='drm_mode_convert_to_umode' filepath='drivers/gpu/drm/drm_modes.c' line='1899' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_convert_to_umode'> - <parameter type-id='1bd40de0' name='out' filepath='drivers/gpu/drm/drm_modes.c' line='1899' column='1'/> - <parameter type-id='745b39e8' name='in' filepath='drivers/gpu/drm/drm_modes.c' line='1900' column='1'/> + <function-decl name='drm_mode_convert_to_umode' mangled-name='drm_mode_convert_to_umode' filepath='include/drm/drm_modes.h' line='429' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_convert_to_umode'> + <parameter type-id='1bd40de0'/> + <parameter type-id='745b39e8'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_mode_convert_umode' mangled-name='drm_mode_convert_umode' filepath='drivers/gpu/drm/drm_modes.c' line='1956' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_convert_umode'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_modes.c' line='1956' column='1'/> - <parameter type-id='11e02f83' name='out' filepath='drivers/gpu/drm/drm_modes.c' line='1957' column='1'/> - <parameter type-id='4b939911' name='in' filepath='drivers/gpu/drm/drm_modes.c' line='1958' column='1'/> + <function-decl name='drm_mode_convert_umode' mangled-name='drm_mode_convert_umode' filepath='include/drm/drm_modes.h' line='431' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_convert_umode'> + <parameter type-id='8898134d'/> + <parameter type-id='11e02f83'/> + <parameter type-id='4b939911'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_mode_copy' mangled-name='drm_mode_copy' filepath='drivers/gpu/drm/drm_modes.c' line='886' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_copy'> - <parameter type-id='11e02f83' name='dst' filepath='drivers/gpu/drm/drm_modes.c' line='886' column='1'/> - <parameter type-id='745b39e8' name='src' filepath='drivers/gpu/drm/drm_modes.c' line='886' column='1'/> + <function-decl name='drm_mode_copy' mangled-name='drm_mode_copy' filepath='include/drm/drm_modes.h' line='472' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_copy'> + <parameter type-id='11e02f83'/> + <parameter type-id='745b39e8'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='drm_mode_create' mangled-name='drm_mode_create' filepath='drivers/gpu/drm/drm_modes.c' line='70' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_create'> @@ -119026,9 +119163,9 @@ <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_connector.c' line='1599' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_mode_create_tile_group' mangled-name='drm_mode_create_tile_group' filepath='drivers/gpu/drm/drm_connector.c' line='2538' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_create_tile_group'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_connector.c' line='2538' column='1'/> - <parameter type-id='80f4b756' name='topology' filepath='drivers/gpu/drm/drm_connector.c' line='2539' column='1'/> + <function-decl name='drm_mode_create_tile_group' mangled-name='drm_mode_create_tile_group' filepath='include/drm/drm_connector.h' line='1670' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_create_tile_group'> + <parameter type-id='8898134d'/> + <parameter type-id='80f4b756'/> <return type-id='c6c44b9f'/> </function-decl> <function-decl name='drm_mode_crtc_set_gamma_size' mangled-name='drm_mode_crtc_set_gamma_size' filepath='drivers/gpu/drm/drm_color_mgmt.c' line='205' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_crtc_set_gamma_size'> @@ -119036,18 +119173,18 @@ <parameter type-id='95e97e5e' name='gamma_size' filepath='drivers/gpu/drm/drm_color_mgmt.c' line='206' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_mode_debug_printmodeline' mangled-name='drm_mode_debug_printmodeline' filepath='drivers/gpu/drm/drm_modes.c' line='54' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_debug_printmodeline'> - <parameter type-id='745b39e8' name='mode' filepath='drivers/gpu/drm/drm_modes.c' line='54' column='1'/> + <function-decl name='drm_mode_debug_printmodeline' mangled-name='drm_mode_debug_printmodeline' filepath='include/drm/drm_modes.h' line='435' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_debug_printmodeline'> + <parameter type-id='745b39e8'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_mode_destroy' mangled-name='drm_mode_destroy' filepath='drivers/gpu/drm/drm_modes.c' line='89' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_destroy'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_modes.c' line='89' column='1'/> - <parameter type-id='11e02f83' name='mode' filepath='drivers/gpu/drm/drm_modes.c' line='89' column='1'/> + <function-decl name='drm_mode_destroy' mangled-name='drm_mode_destroy' filepath='include/drm/drm_modes.h' line='428' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_destroy'> + <parameter type-id='8898134d'/> + <parameter type-id='11e02f83'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_mode_duplicate' mangled-name='drm_mode_duplicate' filepath='drivers/gpu/drm/drm_modes.c' line='906' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_duplicate'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_modes.c' line='906' column='1'/> - <parameter type-id='745b39e8' name='mode' filepath='drivers/gpu/drm/drm_modes.c' line='907' column='1'/> + <function-decl name='drm_mode_duplicate' mangled-name='drm_mode_duplicate' filepath='include/drm/drm_modes.h' line='474' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_duplicate'> + <parameter type-id='8898134d'/> + <parameter type-id='745b39e8'/> <return type-id='11e02f83'/> </function-decl> <function-decl name='drm_mode_equal' mangled-name='drm_mode_equal' filepath='drivers/gpu/drm/drm_modes.c' line='1024' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_equal'> @@ -119060,9 +119197,9 @@ <parameter type-id='745b39e8' name='mode2' filepath='drivers/gpu/drm/drm_modes.c' line='1048' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='drm_mode_get_tile_group' mangled-name='drm_mode_get_tile_group' filepath='drivers/gpu/drm/drm_connector.c' line='2507' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_get_tile_group'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_connector.c' line='2507' column='1'/> - <parameter type-id='80f4b756' name='topology' filepath='drivers/gpu/drm/drm_connector.c' line='2508' column='1'/> + <function-decl name='drm_mode_get_tile_group' mangled-name='drm_mode_get_tile_group' filepath='include/drm/drm_connector.h' line='1672' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_get_tile_group'> + <parameter type-id='8898134d'/> + <parameter type-id='80f4b756'/> <return type-id='c6c44b9f'/> </function-decl> <function-decl name='drm_mode_is_420_only' mangled-name='drm_mode_is_420_only' filepath='drivers/gpu/drm/drm_modes.c' line='2032' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_is_420_only'> @@ -119083,89 +119220,89 @@ <parameter type-id='8f92235e' name='type' filepath='drivers/gpu/drm/drm_mode_object.c' line='175' column='1'/> <return type-id='c5417630'/> </function-decl> - <function-decl name='drm_mode_object_get' mangled-name='drm_mode_object_get' filepath='drivers/gpu/drm/drm_mode_object.c' line='209' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_object_get'> - <parameter type-id='c5417630' name='obj' filepath='drivers/gpu/drm/drm_mode_object.c' line='209' column='1'/> + <function-decl name='drm_mode_object_get' mangled-name='drm_mode_object_get' filepath='include/drm/drm_mode_object.h' line='120' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_object_get'> + <parameter type-id='c5417630'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_mode_object_put' mangled-name='drm_mode_object_put' filepath='drivers/gpu/drm/drm_mode_object.c' line='192' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_object_put'> - <parameter type-id='c5417630' name='obj' filepath='drivers/gpu/drm/drm_mode_object.c' line='192' column='1'/> + <function-decl name='drm_mode_object_put' mangled-name='drm_mode_object_put' filepath='include/drm/drm_mode_object.h' line='121' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_object_put'> + <parameter type-id='c5417630'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_mode_probed_add' mangled-name='drm_mode_probed_add' filepath='drivers/gpu/drm/drm_modes.c' line='107' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_probed_add'> - <parameter type-id='4db02c58' name='connector' filepath='drivers/gpu/drm/drm_modes.c' line='107' column='1'/> - <parameter type-id='11e02f83' name='mode' filepath='drivers/gpu/drm/drm_modes.c' line='108' column='1'/> + <function-decl name='drm_mode_probed_add' mangled-name='drm_mode_probed_add' filepath='include/drm/drm_modes.h' line='434' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_probed_add'> + <parameter type-id='4db02c58'/> + <parameter type-id='11e02f83'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_mode_set_crtcinfo' mangled-name='drm_mode_set_crtcinfo' filepath='drivers/gpu/drm/drm_modes.c' line='814' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_set_crtcinfo'> - <parameter type-id='11e02f83' name='p' filepath='drivers/gpu/drm/drm_modes.c' line='814' column='1'/> - <parameter type-id='95e97e5e' name='adjust_flags' filepath='drivers/gpu/drm/drm_modes.c' line='814' column='1'/> + <function-decl name='drm_mode_set_crtcinfo' mangled-name='drm_mode_set_crtcinfo' filepath='include/drm/drm_modes.h' line='470' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_set_crtcinfo'> + <parameter type-id='11e02f83'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='drm_mode_set_name' mangled-name='drm_mode_set_name' filepath='drivers/gpu/drm/drm_modes.c' line='740' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_set_name'> <parameter type-id='11e02f83' name='mode' filepath='drivers/gpu/drm/drm_modes.c' line='740' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_mode_vrefresh' mangled-name='drm_mode_vrefresh' filepath='drivers/gpu/drm/drm_modes.c' line='758' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_vrefresh'> - <parameter type-id='745b39e8' name='mode' filepath='drivers/gpu/drm/drm_modes.c' line='758' column='1'/> + <function-decl name='drm_mode_vrefresh' mangled-name='drm_mode_vrefresh' filepath='include/drm/drm_modes.h' line='466' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_mode_vrefresh'> + <parameter type-id='745b39e8'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='drm_modeset_acquire_fini' mangled-name='drm_modeset_acquire_fini' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='214' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_modeset_acquire_fini'> <parameter type-id='d1499e71' name='ctx' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='214' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_modeset_acquire_init' mangled-name='drm_modeset_acquire_init' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='198' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_modeset_acquire_init'> - <parameter type-id='d1499e71' name='ctx' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='198' column='1'/> - <parameter type-id='8f92235e' name='flags' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='199' column='1'/> + <function-decl name='drm_modeset_acquire_init' mangled-name='drm_modeset_acquire_init' filepath='include/drm/drm_modeset_lock.h' line='91' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_modeset_acquire_init'> + <parameter type-id='d1499e71'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_modeset_backoff' mangled-name='drm_modeset_backoff' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='294' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_modeset_backoff'> - <parameter type-id='d1499e71' name='ctx' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='294' column='1'/> + <function-decl name='drm_modeset_backoff' mangled-name='drm_modeset_backoff' filepath='include/drm/drm_modeset_lock.h' line='95' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_modeset_backoff'> + <parameter type-id='d1499e71'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_modeset_drop_locks' mangled-name='drm_modeset_drop_locks' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='226' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_modeset_drop_locks'> - <parameter type-id='d1499e71' name='ctx' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='226' column='1'/> + <function-decl name='drm_modeset_drop_locks' mangled-name='drm_modeset_drop_locks' filepath='include/drm/drm_modeset_lock.h' line='94' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_modeset_drop_locks'> + <parameter type-id='d1499e71'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_modeset_lock' mangled-name='drm_modeset_lock' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='338' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_modeset_lock'> - <parameter type-id='b4b06bb8' name='lock' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='338' column='1'/> - <parameter type-id='d1499e71' name='ctx' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='339' column='1'/> + <function-decl name='drm_modeset_lock' mangled-name='drm_modeset_lock' filepath='include/drm/drm_modeset_lock.h' line='126' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_modeset_lock'> + <parameter type-id='b4b06bb8'/> + <parameter type-id='d1499e71'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_modeset_lock_all' mangled-name='drm_modeset_lock_all' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='95' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_modeset_lock_all'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='95' column='1'/> + <function-decl name='drm_modeset_lock_all' mangled-name='drm_modeset_lock_all' filepath='include/drm/drm_modeset_lock.h' line='135' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_modeset_lock_all'> + <parameter type-id='8898134d'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_modeset_lock_all_ctx' mangled-name='drm_modeset_lock_all_ctx' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='395' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_modeset_lock_all_ctx'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='395' column='1'/> - <parameter type-id='d1499e71' name='ctx' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='396' column='1'/> + <function-decl name='drm_modeset_lock_all_ctx' mangled-name='drm_modeset_lock_all_ctx' filepath='include/drm/drm_modeset_lock.h' line='139' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_modeset_lock_all_ctx'> + <parameter type-id='8898134d'/> + <parameter type-id='d1499e71'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_modeset_lock_init' mangled-name='drm_modeset_lock_init' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='313' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_modeset_lock_init'> - <parameter type-id='b4b06bb8' name='lock' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='313' column='1'/> + <function-decl name='drm_modeset_lock_init' mangled-name='drm_modeset_lock_init' filepath='include/drm/drm_modeset_lock.h' line='97' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_modeset_lock_init'> + <parameter type-id='b4b06bb8'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_modeset_unlock' mangled-name='drm_modeset_unlock' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='368' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_modeset_unlock'> - <parameter type-id='b4b06bb8' name='lock' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='368' column='1'/> + <function-decl name='drm_modeset_unlock' mangled-name='drm_modeset_unlock' filepath='include/drm/drm_modeset_lock.h' line='129' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_modeset_unlock'> + <parameter type-id='b4b06bb8'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_modeset_unlock_all' mangled-name='drm_modeset_unlock_all' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='149' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_modeset_unlock_all'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_modeset_lock.c' line='149' column='1'/> + <function-decl name='drm_modeset_unlock_all' mangled-name='drm_modeset_unlock_all' filepath='include/drm/drm_modeset_lock.h' line='136' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_modeset_unlock_all'> + <parameter type-id='8898134d'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='drm_need_swiotlb' mangled-name='drm_need_swiotlb' filepath='drivers/gpu/drm/drm_memory.c' line='160' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_need_swiotlb'> <parameter type-id='95e97e5e' name='dma_bits' filepath='drivers/gpu/drm/drm_memory.c' line='160' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='drm_object_attach_property' mangled-name='drm_object_attach_property' filepath='drivers/gpu/drm/drm_mode_object.c' line='231' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_object_attach_property'> - <parameter type-id='c5417630' name='obj' filepath='drivers/gpu/drm/drm_mode_object.c' line='231' column='1'/> - <parameter type-id='26ea5d4c' name='property' filepath='drivers/gpu/drm/drm_mode_object.c' line='232' column='1'/> - <parameter type-id='9c313c2d' name='init_val' filepath='drivers/gpu/drm/drm_mode_object.c' line='233' column='1'/> + <function-decl name='drm_object_attach_property' mangled-name='drm_object_attach_property' filepath='include/drm/drm_mode_object.h' line='130' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_object_attach_property'> + <parameter type-id='c5417630'/> + <parameter type-id='26ea5d4c'/> + <parameter type-id='3a47d82b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_object_property_set_value' mangled-name='drm_object_property_set_value' filepath='drivers/gpu/drm/drm_mode_object.c' line='281' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_object_property_set_value'> - <parameter type-id='c5417630' name='obj' filepath='drivers/gpu/drm/drm_mode_object.c' line='281' column='1'/> - <parameter type-id='26ea5d4c' name='property' filepath='drivers/gpu/drm/drm_mode_object.c' line='282' column='1'/> - <parameter type-id='9c313c2d' name='val' filepath='drivers/gpu/drm/drm_mode_object.c' line='282' column='1'/> + <function-decl name='drm_object_property_set_value' mangled-name='drm_object_property_set_value' filepath='include/drm/drm_mode_object.h' line='123' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_object_property_set_value'> + <parameter type-id='c5417630'/> + <parameter type-id='26ea5d4c'/> + <parameter type-id='3a47d82b'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='drm_of_component_match_add' mangled-name='drm_of_component_match_add' filepath='drivers/gpu/drm/drm_of.c' line='91' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_of_component_match_add'> @@ -119194,17 +119331,17 @@ <parameter type-id='c5491077' name='panel' filepath='drivers/gpu/drm/drm_panel.c' line='74' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_panel_disable' mangled-name='drm_panel_disable' filepath='drivers/gpu/drm/drm_panel.c' line='183' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_panel_disable'> - <parameter type-id='c5491077' name='panel' filepath='drivers/gpu/drm/drm_panel.c' line='183' column='1'/> + <function-decl name='drm_panel_disable' mangled-name='drm_panel_disable' filepath='include/drm/drm_panel.h' line='187' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_panel_disable'> + <parameter type-id='c5491077'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_panel_enable' mangled-name='drm_panel_enable' filepath='drivers/gpu/drm/drm_panel.c' line='151' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_panel_enable'> - <parameter type-id='c5491077' name='panel' filepath='drivers/gpu/drm/drm_panel.c' line='151' column='1'/> + <function-decl name='drm_panel_enable' mangled-name='drm_panel_enable' filepath='include/drm/drm_panel.h' line='186' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_panel_enable'> + <parameter type-id='c5491077'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_panel_get_modes' mangled-name='drm_panel_get_modes' filepath='drivers/gpu/drm/drm_panel.c' line='213' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_panel_get_modes'> - <parameter type-id='c5491077' name='panel' filepath='drivers/gpu/drm/drm_panel.c' line='213' column='1'/> - <parameter type-id='4db02c58' name='connector' filepath='drivers/gpu/drm/drm_panel.c' line='214' column='1'/> + <function-decl name='drm_panel_get_modes' mangled-name='drm_panel_get_modes' filepath='include/drm/drm_panel.h' line='189' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_panel_get_modes'> + <parameter type-id='c5491077'/> + <parameter type-id='4db02c58'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='drm_panel_init' mangled-name='drm_panel_init' filepath='drivers/gpu/drm/drm_panel.c' line='57' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_panel_init'> @@ -119214,20 +119351,20 @@ <parameter type-id='95e97e5e' name='connector_type' filepath='drivers/gpu/drm/drm_panel.c' line='58' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_panel_prepare' mangled-name='drm_panel_prepare' filepath='drivers/gpu/drm/drm_panel.c' line='106' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_panel_prepare'> - <parameter type-id='c5491077' name='panel' filepath='drivers/gpu/drm/drm_panel.c' line='106' column='1'/> + <function-decl name='drm_panel_prepare' mangled-name='drm_panel_prepare' filepath='include/drm/drm_panel.h' line='183' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_panel_prepare'> + <parameter type-id='c5491077'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='drm_panel_remove' mangled-name='drm_panel_remove' filepath='drivers/gpu/drm/drm_panel.c' line='88' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_panel_remove'> <parameter type-id='c5491077' name='panel' filepath='drivers/gpu/drm/drm_panel.c' line='88' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_panel_unprepare' mangled-name='drm_panel_unprepare' filepath='drivers/gpu/drm/drm_panel.c' line='129' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_panel_unprepare'> - <parameter type-id='c5491077' name='panel' filepath='drivers/gpu/drm/drm_panel.c' line='129' column='1'/> + <function-decl name='drm_panel_unprepare' mangled-name='drm_panel_unprepare' filepath='include/drm/drm_panel.h' line='184' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_panel_unprepare'> + <parameter type-id='c5491077'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_plane_cleanup' mangled-name='drm_plane_cleanup' filepath='drivers/gpu/drm/drm_plane.c' line='365' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_plane_cleanup'> - <parameter type-id='a6711537' name='plane' filepath='drivers/gpu/drm/drm_plane.c' line='365' column='1'/> + <function-decl name='drm_plane_cleanup' mangled-name='drm_plane_cleanup' filepath='include/drm/drm_plane.h' line='747' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_plane_cleanup'> + <parameter type-id='a6711537'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='drm_plane_create_alpha_property' mangled-name='drm_plane_create_alpha_property' filepath='drivers/gpu/drm/drm_blend.c' line='212' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_plane_create_alpha_property'> @@ -119284,9 +119421,9 @@ <parameter type-id='95e97e5e' name='max_entries' filepath='drivers/gpu/drm/drm_prime.c' line='1020' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_printf' mangled-name='drm_printf' filepath='drivers/gpu/drm/drm_print.c' line='197' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_printf'> - <parameter type-id='7ac48c21' name='p' filepath='drivers/gpu/drm/drm_print.c' line='197' column='1'/> - <parameter type-id='80f4b756' name='f' filepath='drivers/gpu/drm/drm_print.c' line='197' column='1'/> + <function-decl name='drm_printf' mangled-name='drm_printf' filepath='include/drm/drm_print.h' line='92' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_printf'> + <parameter type-id='7ac48c21'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> @@ -119294,52 +119431,52 @@ <parameter type-id='c4126d52' name='blob' filepath='drivers/gpu/drm/drm_property.c' line='634' column='1'/> <return type-id='c4126d52'/> </function-decl> - <function-decl name='drm_property_blob_put' mangled-name='drm_property_blob_put' filepath='drivers/gpu/drm/drm_property.c' line='603' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_property_blob_put'> - <parameter type-id='c4126d52' name='blob' filepath='drivers/gpu/drm/drm_property.c' line='603' column='1'/> + <function-decl name='drm_property_blob_put' mangled-name='drm_property_blob_put' filepath='include/drm/drm_property.h' line='284' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_property_blob_put'> + <parameter type-id='c4126d52'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_property_create' mangled-name='drm_property_create' filepath='drivers/gpu/drm/drm_property.c' line='96' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_property_create'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_property.c' line='96' column='1'/> - <parameter type-id='19c2251e' name='flags' filepath='drivers/gpu/drm/drm_property.c' line='97' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/gpu/drm/drm_property.c' line='97' column='1'/> - <parameter type-id='95e97e5e' name='num_values' filepath='drivers/gpu/drm/drm_property.c' line='98' column='1'/> + <function-decl name='drm_property_create' mangled-name='drm_property_create' filepath='include/drm/drm_property.h' line='243' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_property_create'> + <parameter type-id='8898134d'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='80f4b756'/> + <parameter type-id='95e97e5e'/> <return type-id='26ea5d4c'/> </function-decl> - <function-decl name='drm_property_create_bitmask' mangled-name='drm_property_create_bitmask' filepath='drivers/gpu/drm/drm_property.c' line='210' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_property_create_bitmask'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_property.c' line='210' column='1'/> - <parameter type-id='19c2251e' name='flags' filepath='drivers/gpu/drm/drm_property.c' line='211' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/gpu/drm/drm_property.c' line='211' column='1'/> - <parameter type-id='b807105c' name='props' filepath='drivers/gpu/drm/drm_property.c' line='212' column='1'/> - <parameter type-id='95e97e5e' name='num_props' filepath='drivers/gpu/drm/drm_property.c' line='213' column='1'/> - <parameter type-id='9c313c2d' name='supported_bits' filepath='drivers/gpu/drm/drm_property.c' line='214' column='1'/> + <function-decl name='drm_property_create_bitmask' mangled-name='drm_property_create_bitmask' filepath='include/drm/drm_property.h' line='250' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_property_create_bitmask'> + <parameter type-id='8898134d'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='80f4b756'/> + <parameter type-id='b807105c'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='3a47d82b'/> <return type-id='26ea5d4c'/> </function-decl> - <function-decl name='drm_property_create_blob' mangled-name='drm_property_create_blob' filepath='drivers/gpu/drm/drm_property.c' line='558' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_property_create_blob'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_property.c' line='558' column='1'/> - <parameter type-id='b59d7dce' name='length' filepath='drivers/gpu/drm/drm_property.c' line='558' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='drivers/gpu/drm/drm_property.c' line='559' column='1'/> + <function-decl name='drm_property_create_blob' mangled-name='drm_property_create_blob' filepath='include/drm/drm_property.h' line='270' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_property_create_blob'> + <parameter type-id='8898134d'/> + <parameter type-id='7359adad'/> + <parameter type-id='eaa32e2f'/> <return type-id='c4126d52'/> </function-decl> - <function-decl name='drm_property_create_bool' mangled-name='drm_property_create_bool' filepath='drivers/gpu/drm/drm_property.c' line='369' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_property_create_bool'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_property.c' line='369' column='1'/> - <parameter type-id='19c2251e' name='flags' filepath='drivers/gpu/drm/drm_property.c' line='370' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/gpu/drm/drm_property.c' line='370' column='1'/> + <function-decl name='drm_property_create_bool' mangled-name='drm_property_create_bool' filepath='include/drm/drm_property.h' line='264' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_property_create_bool'> + <parameter type-id='8898134d'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='80f4b756'/> <return type-id='26ea5d4c'/> </function-decl> - <function-decl name='drm_property_create_enum' mangled-name='drm_property_create_enum' filepath='drivers/gpu/drm/drm_property.c' line='162' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_property_create_enum'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_property.c' line='162' column='1'/> - <parameter type-id='19c2251e' name='flags' filepath='drivers/gpu/drm/drm_property.c' line='163' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/gpu/drm/drm_property.c' line='163' column='1'/> - <parameter type-id='b807105c' name='props' filepath='drivers/gpu/drm/drm_property.c' line='164' column='1'/> - <parameter type-id='95e97e5e' name='num_values' filepath='drivers/gpu/drm/drm_property.c' line='165' column='1'/> + <function-decl name='drm_property_create_enum' mangled-name='drm_property_create_enum' filepath='include/drm/drm_property.h' line='246' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_property_create_enum'> + <parameter type-id='8898134d'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='80f4b756'/> + <parameter type-id='b807105c'/> + <parameter type-id='95e97e5e'/> <return type-id='26ea5d4c'/> </function-decl> - <function-decl name='drm_property_create_range' mangled-name='drm_property_create_range' filepath='drivers/gpu/drm/drm_property.c' line='277' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_property_create_range'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_property.c' line='277' column='1'/> - <parameter type-id='19c2251e' name='flags' filepath='drivers/gpu/drm/drm_property.c' line='278' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/gpu/drm/drm_property.c' line='278' column='1'/> - <parameter type-id='9c313c2d' name='min' filepath='drivers/gpu/drm/drm_property.c' line='279' column='1'/> - <parameter type-id='9c313c2d' name='max' filepath='drivers/gpu/drm/drm_property.c' line='279' column='1'/> + <function-decl name='drm_property_create_range' mangled-name='drm_property_create_range' filepath='include/drm/drm_property.h' line='255' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_property_create_range'> + <parameter type-id='8898134d'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='80f4b756'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> <return type-id='26ea5d4c'/> </function-decl> <function-decl name='drm_property_create_signed_range' mangled-name='drm_property_create_signed_range' filepath='drivers/gpu/drm/drm_property.c' line='305' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_property_create_signed_range'> @@ -119355,10 +119492,10 @@ <parameter type-id='8f92235e' name='id' filepath='drivers/gpu/drm/drm_property.c' line='654' column='1'/> <return type-id='c4126d52'/> </function-decl> - <function-decl name='drm_property_replace_blob' mangled-name='drm_property_replace_blob' filepath='drivers/gpu/drm/drm_property.c' line='741' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_property_replace_blob'> - <parameter type-id='210253e8' name='blob' filepath='drivers/gpu/drm/drm_property.c' line='741' column='1'/> - <parameter type-id='c4126d52' name='new_blob' filepath='drivers/gpu/drm/drm_property.c' line='742' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='drm_property_replace_blob' mangled-name='drm_property_replace_blob' filepath='include/drm/drm_property.h' line='281' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_property_replace_blob'> + <parameter type-id='210253e8'/> + <parameter type-id='c4126d52'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='drm_puts' mangled-name='drm_puts' filepath='drivers/gpu/drm/drm_print.c' line='183' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_puts'> <parameter type-id='7ac48c21' name='p' filepath='drivers/gpu/drm/drm_print.c' line='183' column='1'/> @@ -119372,30 +119509,30 @@ <parameter type-id='b53e8dbb' name='offset' filepath='drivers/gpu/drm/drm_file.c' line='569' column='1'/> <return type-id='79a0948f'/> </function-decl> - <function-decl name='drm_rect_calc_hscale' mangled-name='drm_rect_calc_hscale' filepath='drivers/gpu/drm/drm_rect.c' line='169' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_rect_calc_hscale'> - <parameter type-id='7d69a4de' name='src' filepath='drivers/gpu/drm/drm_rect.c' line='169' column='1'/> - <parameter type-id='7d69a4de' name='dst' filepath='drivers/gpu/drm/drm_rect.c' line='170' column='1'/> - <parameter type-id='95e97e5e' name='min_hscale' filepath='drivers/gpu/drm/drm_rect.c' line='171' column='1'/> - <parameter type-id='95e97e5e' name='max_hscale' filepath='drivers/gpu/drm/drm_rect.c' line='171' column='1'/> + <function-decl name='drm_rect_calc_hscale' mangled-name='drm_rect_calc_hscale' filepath='include/drm/drm_rect.h' line='212' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_rect_calc_hscale'> + <parameter type-id='7d69a4de'/> + <parameter type-id='7d69a4de'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_rect_calc_vscale' mangled-name='drm_rect_calc_vscale' filepath='drivers/gpu/drm/drm_rect.c' line='204' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_rect_calc_vscale'> - <parameter type-id='7d69a4de' name='src' filepath='drivers/gpu/drm/drm_rect.c' line='204' column='1'/> - <parameter type-id='7d69a4de' name='dst' filepath='drivers/gpu/drm/drm_rect.c' line='205' column='1'/> - <parameter type-id='95e97e5e' name='min_vscale' filepath='drivers/gpu/drm/drm_rect.c' line='206' column='1'/> - <parameter type-id='95e97e5e' name='max_vscale' filepath='drivers/gpu/drm/drm_rect.c' line='206' column='1'/> + <function-decl name='drm_rect_calc_vscale' mangled-name='drm_rect_calc_vscale' filepath='include/drm/drm_rect.h' line='215' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_rect_calc_vscale'> + <parameter type-id='7d69a4de'/> + <parameter type-id='7d69a4de'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_rect_clip_scaled' mangled-name='drm_rect_clip_scaled' filepath='drivers/gpu/drm/drm_rect.c' line='92' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_rect_clip_scaled'> - <parameter type-id='c91d6c11' name='src' filepath='drivers/gpu/drm/drm_rect.c' line='92' column='1'/> - <parameter type-id='c91d6c11' name='dst' filepath='drivers/gpu/drm/drm_rect.c' line='92' column='1'/> - <parameter type-id='7d69a4de' name='clip' filepath='drivers/gpu/drm/drm_rect.c' line='93' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='drm_rect_clip_scaled' mangled-name='drm_rect_clip_scaled' filepath='include/drm/drm_rect.h' line='210' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_rect_clip_scaled'> + <parameter type-id='c91d6c11'/> + <parameter type-id='c91d6c11'/> + <parameter type-id='7d69a4de'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='drm_rect_intersect' mangled-name='drm_rect_intersect' filepath='drivers/gpu/drm/drm_rect.c' line='44' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_rect_intersect'> - <parameter type-id='c91d6c11' name='r1' filepath='drivers/gpu/drm/drm_rect.c' line='44' column='1'/> - <parameter type-id='7d69a4de' name='r2' filepath='drivers/gpu/drm/drm_rect.c' line='44' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='drm_rect_intersect' mangled-name='drm_rect_intersect' filepath='include/drm/drm_rect.h' line='209' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_rect_intersect'> + <parameter type-id='c91d6c11'/> + <parameter type-id='7d69a4de'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='drm_release' mangled-name='drm_release' filepath='drivers/gpu/drm/drm_file.c' line='483' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_release'> <parameter type-id='7e666abe' name='inode' filepath='drivers/gpu/drm/drm_file.c' line='483' column='1'/> @@ -119407,8 +119544,8 @@ <parameter type-id='f0981eeb' name='supported_rotations' filepath='drivers/gpu/drm/drm_blend.c' line='319' column='1'/> <return type-id='f0981eeb'/> </function-decl> - <function-decl name='drm_self_refresh_helper_alter_state' mangled-name='drm_self_refresh_helper_alter_state' filepath='drivers/gpu/drm/drm_self_refresh_helper.c' line='187' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_self_refresh_helper_alter_state'> - <parameter type-id='e3dd029e' name='state' filepath='drivers/gpu/drm/drm_self_refresh_helper.c' line='187' column='1'/> + <function-decl name='drm_self_refresh_helper_alter_state' mangled-name='drm_self_refresh_helper_alter_state' filepath='include/drm/drm_self_refresh_helper.h' line='14' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_self_refresh_helper_alter_state'> + <parameter type-id='e3dd029e'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='drm_send_event' mangled-name='drm_send_event' filepath='drivers/gpu/drm/drm_file.c' line='878' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_send_event'> @@ -119484,20 +119621,20 @@ <parameter type-id='28271da3' name='fence' filepath='drivers/gpu/drm/drm_syncobj.c' line='322' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_sysfs_hotplug_event' mangled-name='drm_sysfs_hotplug_event' filepath='drivers/gpu/drm/drm_sysfs.c' line='336' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_sysfs_hotplug_event'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_sysfs.c' line='336' column='1'/> + <function-decl name='drm_sysfs_hotplug_event' mangled-name='drm_sysfs_hotplug_event' filepath='include/drm/drm_sysfs.h' line='13' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_sysfs_hotplug_event'> + <parameter type-id='8898134d'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drm_universal_plane_init' mangled-name='drm_universal_plane_init' filepath='drivers/gpu/drm/drm_plane.c' line='173' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_universal_plane_init'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_plane.c' line='173' column='1'/> - <parameter type-id='a6711537' name='plane' filepath='drivers/gpu/drm/drm_plane.c' line='173' column='1'/> - <parameter type-id='8f92235e' name='possible_crtcs' filepath='drivers/gpu/drm/drm_plane.c' line='174' column='1'/> - <parameter type-id='cfd5d066' name='funcs' filepath='drivers/gpu/drm/drm_plane.c' line='175' column='1'/> - <parameter type-id='a6798dcc' name='formats' filepath='drivers/gpu/drm/drm_plane.c' line='176' column='1'/> - <parameter type-id='f0981eeb' name='format_count' filepath='drivers/gpu/drm/drm_plane.c' line='176' column='1'/> - <parameter type-id='713a56f5' name='format_modifiers' filepath='drivers/gpu/drm/drm_plane.c' line='177' column='1'/> - <parameter type-id='5eed3c85' name='type' filepath='drivers/gpu/drm/drm_plane.c' line='178' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/gpu/drm/drm_plane.c' line='179' column='1'/> + <function-decl name='drm_universal_plane_init' mangled-name='drm_universal_plane_init' filepath='include/drm/drm_plane.h' line='732' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_universal_plane_init'> + <parameter type-id='8898134d'/> + <parameter type-id='a6711537'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='cfd5d066'/> + <parameter type-id='5b2fd8e8'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='b6e600bc'/> + <parameter type-id='5eed3c85'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='95e97e5e'/> </function-decl> @@ -119506,19 +119643,19 @@ <parameter type-id='f0981eeb' name='num_crtcs' filepath='drivers/gpu/drm/drm_vblank.c' line='517' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_vma_node_allow' mangled-name='drm_vma_node_allow' filepath='drivers/gpu/drm/drm_vma_manager.c' line='263' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_vma_node_allow'> - <parameter type-id='e05b33b0' name='node' filepath='drivers/gpu/drm/drm_vma_manager.c' line='263' column='1'/> - <parameter type-id='9e99ecc1' name='tag' filepath='drivers/gpu/drm/drm_vma_manager.c' line='263' column='1'/> + <function-decl name='drm_vma_node_allow' mangled-name='drm_vma_node_allow' filepath='include/drm/drm_vma_manager.h' line='76' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_vma_node_allow'> + <parameter type-id='e05b33b0'/> + <parameter type-id='9e99ecc1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='drm_vma_node_is_allowed' mangled-name='drm_vma_node_is_allowed' filepath='drivers/gpu/drm/drm_vma_manager.c' line='366' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_vma_node_is_allowed'> - <parameter type-id='e05b33b0' name='node' filepath='drivers/gpu/drm/drm_vma_manager.c' line='366' column='1'/> - <parameter type-id='9e99ecc1' name='tag' filepath='drivers/gpu/drm/drm_vma_manager.c' line='367' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='drm_vma_node_is_allowed' mangled-name='drm_vma_node_is_allowed' filepath='include/drm/drm_vma_manager.h' line='79' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_vma_node_is_allowed'> + <parameter type-id='e05b33b0'/> + <parameter type-id='9e99ecc1'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='drm_vma_node_revoke' mangled-name='drm_vma_node_revoke' filepath='drivers/gpu/drm/drm_vma_manager.c' line='325' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_vma_node_revoke'> - <parameter type-id='e05b33b0' name='node' filepath='drivers/gpu/drm/drm_vma_manager.c' line='325' column='1'/> - <parameter type-id='9e99ecc1' name='tag' filepath='drivers/gpu/drm/drm_vma_manager.c' line='326' column='1'/> + <function-decl name='drm_vma_node_revoke' mangled-name='drm_vma_node_revoke' filepath='include/drm/drm_vma_manager.h' line='77' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_vma_node_revoke'> + <parameter type-id='e05b33b0'/> + <parameter type-id='9e99ecc1'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='drm_wait_one_vblank' mangled-name='drm_wait_one_vblank' filepath='drivers/gpu/drm/drm_vblank.c' line='1240' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_wait_one_vblank'> @@ -119545,24 +119682,24 @@ <parameter type-id='95e97e5e' name='status' filepath='drivers/gpu/drm/drm_writeback.c' line='367' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='drmm_kmalloc' mangled-name='drmm_kmalloc' filepath='drivers/gpu/drm/drm_managed.c' line='188' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drmm_kmalloc'> - <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_managed.c' line='188' column='1'/> - <parameter type-id='b59d7dce' name='size' filepath='drivers/gpu/drm/drm_managed.c' line='188' column='1'/> - <parameter type-id='3eb7c31c' name='gfp' filepath='drivers/gpu/drm/drm_managed.c' line='188' column='1'/> + <function-decl name='drmm_kmalloc' mangled-name='drmm_kmalloc' filepath='include/drm/drm_managed.h' line='49' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drmm_kmalloc'> + <parameter type-id='8898134d'/> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> <return type-id='eaa32e2f'/> </function-decl> <function-decl name='drmm_mode_config_init' mangled-name='drmm_mode_config_init' filepath='drivers/gpu/drm/drm_mode_config.c' line='399' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drmm_mode_config_init'> <parameter type-id='8898134d' name='dev' filepath='drivers/gpu/drm/drm_mode_config.c' line='399' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='dst_release' mangled-name='dst_release' filepath='net/core/dst.c' line='169' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dst_release'> - <parameter type-id='141b6427' name='dst' filepath='net/core/dst.c' line='169' column='1'/> + <function-decl name='dst_release' mangled-name='dst_release' filepath='include/net/dst.h' line='251' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dst_release'> + <parameter type-id='141b6427'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='dump_backtrace' mangled-name='dump_backtrace' filepath='arch/arm64/kernel/stacktrace.c' line='140' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dump_backtrace'> - <parameter type-id='4616a179' name='regs' filepath='arch/arm64/kernel/stacktrace.c' line='140' column='1'/> - <parameter type-id='f23e2572' name='tsk' filepath='arch/arm64/kernel/stacktrace.c' line='140' column='1'/> - <parameter type-id='80f4b756' name='loglvl' filepath='arch/arm64/kernel/stacktrace.c' line='141' column='1'/> + <function-decl name='dump_backtrace' mangled-name='dump_backtrace' filepath='arch/arm64/include/asm/stacktrace.h' line='67' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dump_backtrace'> + <parameter type-id='4616a179'/> + <parameter type-id='f23e2572'/> + <parameter type-id='80f4b756'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='dump_stack' mangled-name='dump_stack' filepath='lib/dump_stack.c' line='133' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dump_stack'> @@ -119735,8 +119872,8 @@ <parameter type-id='4a89adae' name='e' filepath='block/elevator.c' line='555' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='em_cpu_get' mangled-name='em_cpu_get' filepath='kernel/power/energy_model.c' line='246' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='em_cpu_get'> - <parameter type-id='95e97e5e' name='cpu' filepath='kernel/power/energy_model.c' line='246' column='1'/> + <function-decl name='em_cpu_get' mangled-name='em_cpu_get' filepath='include/linux/energy_model.h' line='82' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='em_cpu_get'> + <parameter type-id='95e97e5e'/> <return type-id='ce714046'/> </function-decl> <function-decl name='em_dev_register_perf_domain' mangled-name='em_dev_register_perf_domain' filepath='kernel/power/energy_model.c' line='281' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='em_dev_register_perf_domain'> @@ -119750,13 +119887,13 @@ <function-decl name='emergency_restart' mangled-name='emergency_restart' filepath='kernel/reboot.c' line='66' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='emergency_restart'> <return type-id='48b5725f'/> </function-decl> - <function-decl name='enable_irq' mangled-name='enable_irq' filepath='kernel/irq/manage.c' line='709' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='enable_irq'> - <parameter type-id='f0981eeb' name='irq' filepath='kernel/irq/manage.c' line='709' column='1'/> + <function-decl name='enable_irq' mangled-name='enable_irq' filepath='include/linux/interrupt.h' line='239' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='enable_irq'> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='enable_percpu_irq' mangled-name='enable_percpu_irq' filepath='kernel/irq/manage.c' line='2229' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='enable_percpu_irq'> - <parameter type-id='f0981eeb' name='irq' filepath='kernel/irq/manage.c' line='2229' column='1'/> - <parameter type-id='f0981eeb' name='type' filepath='kernel/irq/manage.c' line='2229' column='1'/> + <function-decl name='enable_percpu_irq' mangled-name='enable_percpu_irq' filepath='include/linux/interrupt.h' line='240' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='enable_percpu_irq'> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='end_buffer_read_sync' mangled-name='end_buffer_read_sync' filepath='fs/buffer.c' line='157' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='end_buffer_read_sync'> @@ -119795,14 +119932,14 @@ <parameter type-id='cf536864' name='haddr' filepath='net/ethernet/eth.c' line='217' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='eth_mac_addr' mangled-name='eth_mac_addr' filepath='net/ethernet/eth.c' line='326' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='eth_mac_addr'> - <parameter type-id='68a2d05b' name='dev' filepath='net/ethernet/eth.c' line='326' column='1'/> - <parameter type-id='eaa32e2f' name='p' filepath='net/ethernet/eth.c' line='326' column='1'/> + <function-decl name='eth_mac_addr' mangled-name='eth_mac_addr' filepath='include/linux/etherdevice.h' line='46' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='eth_mac_addr'> + <parameter type-id='68a2d05b'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='eth_platform_get_mac_address' mangled-name='eth_platform_get_mac_address' filepath='net/ethernet/eth.c' line='507' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='eth_platform_get_mac_address'> - <parameter type-id='fa0b179b' name='dev' filepath='net/ethernet/eth.c' line='507' column='1'/> - <parameter type-id='8bff8096' name='mac_addr' filepath='net/ethernet/eth.c' line='507' column='1'/> + <function-decl name='eth_platform_get_mac_address' mangled-name='eth_platform_get_mac_address' filepath='include/linux/etherdevice.h' line='29' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='eth_platform_get_mac_address'> + <parameter type-id='fa0b179b'/> + <parameter type-id='cf536864'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='eth_prepare_mac_addr_change' mangled-name='eth_prepare_mac_addr_change' filepath='net/ethernet/eth.c' line='291' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='eth_prepare_mac_addr_change'> @@ -119810,22 +119947,22 @@ <parameter type-id='eaa32e2f' name='p' filepath='net/ethernet/eth.c' line='291' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='eth_type_trans' mangled-name='eth_type_trans' filepath='net/ethernet/eth.c' line='155' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='eth_type_trans'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/ethernet/eth.c' line='155' column='1'/> - <parameter type-id='68a2d05b' name='dev' filepath='net/ethernet/eth.c' line='155' column='1'/> - <return type-id='84a5c3d4'/> + <function-decl name='eth_type_trans' mangled-name='eth_type_trans' filepath='include/linux/etherdevice.h' line='33' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='eth_type_trans'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='68a2d05b'/> + <return type-id='8efea9e5'/> </function-decl> <function-decl name='eth_validate_addr' mangled-name='eth_validate_addr' filepath='net/ethernet/eth.c' line='338' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='eth_validate_addr'> <parameter type-id='68a2d05b' name='dev' filepath='net/ethernet/eth.c' line='338' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='ether_setup' mangled-name='ether_setup' filepath='net/ethernet/eth.c' line='361' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ether_setup'> - <parameter type-id='68a2d05b' name='dev' filepath='net/ethernet/eth.c' line='361' column='1'/> + <function-decl name='ether_setup' mangled-name='ether_setup' filepath='include/linux/netdevice.h' line='4450' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ether_setup'> + <parameter type-id='68a2d05b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='ethtool_op_get_link' mangled-name='ethtool_op_get_link' filepath='net/ethtool/ioctl.c' line='39' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ethtool_op_get_link'> - <parameter type-id='68a2d05b' name='dev' filepath='net/ethtool/ioctl.c' line='39' column='1'/> - <return type-id='19c2251e'/> + <function-decl name='ethtool_op_get_link' mangled-name='ethtool_op_get_link' filepath='include/linux/ethtool.h' line='87' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ethtool_op_get_link'> + <parameter type-id='68a2d05b'/> + <return type-id='f0981eeb'/> </function-decl> <function-decl name='ethtool_op_get_ts_info' mangled-name='ethtool_op_get_ts_info' filepath='net/ethtool/ioctl.c' line='45' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ethtool_op_get_ts_info'> <parameter type-id='68a2d05b' name='dev' filepath='net/ethtool/ioctl.c' line='45' column='1'/> @@ -119839,50 +119976,50 @@ <parameter type-id='8bff8096' name='dev_duplex' filepath='net/ethtool/ioctl.c' line='612' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='event_triggers_call' mangled-name='event_triggers_call' filepath='kernel/trace/trace_events_trigger.c' line='56' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='event_triggers_call'> - <parameter type-id='3d4ca6d2' name='file' filepath='kernel/trace/trace_events_trigger.c' line='56' column='1'/> - <parameter type-id='eaa32e2f' name='rec' filepath='kernel/trace/trace_events_trigger.c' line='56' column='1'/> - <parameter type-id='3275e929' name='event' filepath='kernel/trace/trace_events_trigger.c' line='57' column='1'/> + <function-decl name='event_triggers_call' mangled-name='event_triggers_call' filepath='include/linux/trace_events.h' line='589' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='event_triggers_call'> + <parameter type-id='3d4ca6d2'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='3275e929'/> <return type-id='21b4096c'/> </function-decl> - <function-decl name='eventfd_ctx_fdget' mangled-name='eventfd_ctx_fdget' filepath='fs/eventfd.c' line='370' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='eventfd_ctx_fdget'> - <parameter type-id='95e97e5e' name='fd' filepath='fs/eventfd.c' line='370' column='1'/> + <function-decl name='eventfd_ctx_fdget' mangled-name='eventfd_ctx_fdget' filepath='include/linux/eventfd.h' line='39' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='eventfd_ctx_fdget'> + <parameter type-id='95e97e5e'/> <return type-id='71f2e203'/> </function-decl> - <function-decl name='eventfd_ctx_fileget' mangled-name='eventfd_ctx_fileget' filepath='fs/eventfd.c' line='391' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='eventfd_ctx_fileget'> - <parameter type-id='77e79a4b' name='file' filepath='fs/eventfd.c' line='391' column='1'/> + <function-decl name='eventfd_ctx_fileget' mangled-name='eventfd_ctx_fileget' filepath='include/linux/eventfd.h' line='40' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='eventfd_ctx_fileget'> + <parameter type-id='77e79a4b'/> <return type-id='71f2e203'/> </function-decl> - <function-decl name='eventfd_ctx_put' mangled-name='eventfd_ctx_put' filepath='fs/eventfd.c' line='112' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='eventfd_ctx_put'> - <parameter type-id='71f2e203' name='ctx' filepath='fs/eventfd.c' line='112' column='1'/> + <function-decl name='eventfd_ctx_put' mangled-name='eventfd_ctx_put' filepath='include/linux/eventfd.h' line='37' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='eventfd_ctx_put'> + <parameter type-id='71f2e203'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='eventfd_ctx_remove_wait_queue' mangled-name='eventfd_ctx_remove_wait_queue' filepath='fs/eventfd.c' line='204' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='eventfd_ctx_remove_wait_queue'> - <parameter type-id='71f2e203' name='ctx' filepath='fs/eventfd.c' line='204' column='1'/> - <parameter type-id='ba9aa326' name='wait' filepath='fs/eventfd.c' line='204' column='1'/> - <parameter type-id='30dcd536' name='cnt' filepath='fs/eventfd.c' line='205' column='1'/> + <function-decl name='eventfd_ctx_remove_wait_queue' mangled-name='eventfd_ctx_remove_wait_queue' filepath='include/linux/eventfd.h' line='42' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='eventfd_ctx_remove_wait_queue'> + <parameter type-id='71f2e203'/> + <parameter type-id='db9d03e3'/> + <parameter type-id='c0190993'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='eventfd_signal' mangled-name='eventfd_signal' filepath='fs/eventfd.c' line='62' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='eventfd_signal'> - <parameter type-id='71f2e203' name='ctx' filepath='fs/eventfd.c' line='62' column='1'/> - <parameter type-id='d3130597' name='n' filepath='fs/eventfd.c' line='62' column='1'/> - <return type-id='d3130597'/> + <function-decl name='eventfd_signal' mangled-name='eventfd_signal' filepath='include/linux/eventfd.h' line='41' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='eventfd_signal'> + <parameter type-id='71f2e203'/> + <parameter type-id='3a47d82b'/> + <return type-id='3a47d82b'/> </function-decl> - <function-decl name='extcon_find_edev_by_node' mangled-name='extcon_find_edev_by_node' filepath='drivers/extcon/extcon.c' line='1337' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='extcon_find_edev_by_node'> - <parameter type-id='9a537bbe' name='node' filepath='drivers/extcon/extcon.c' line='1337' column='1'/> + <function-decl name='extcon_find_edev_by_node' mangled-name='extcon_find_edev_by_node' filepath='include/linux/extcon.h' line='225' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='extcon_find_edev_by_node'> + <parameter type-id='9a537bbe'/> <return type-id='c0d6fada'/> </function-decl> - <function-decl name='extcon_get_edev_by_phandle' mangled-name='extcon_get_edev_by_phandle' filepath='drivers/extcon/extcon.c' line='1359' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='extcon_get_edev_by_phandle'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/extcon/extcon.c' line='1359' column='1'/> - <parameter type-id='95e97e5e' name='index' filepath='drivers/extcon/extcon.c' line='1359' column='1'/> + <function-decl name='extcon_get_edev_by_phandle' mangled-name='extcon_get_edev_by_phandle' filepath='include/linux/extcon.h' line='226' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='extcon_get_edev_by_phandle'> + <parameter type-id='fa0b179b'/> + <parameter type-id='95e97e5e'/> <return type-id='c0d6fada'/> </function-decl> <function-decl name='extcon_get_edev_name' mangled-name='extcon_get_edev_name' filepath='drivers/extcon/extcon.c' line='1406' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='extcon_get_edev_name'> <parameter type-id='c0d6fada' name='edev' filepath='drivers/extcon/extcon.c' line='1406' column='1'/> <return type-id='80f4b756'/> </function-decl> - <function-decl name='extcon_get_extcon_dev' mangled-name='extcon_get_extcon_dev' filepath='drivers/extcon/extcon.c' line='867' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='extcon_get_extcon_dev'> - <parameter type-id='80f4b756' name='extcon_name' filepath='drivers/extcon/extcon.c' line='867' column='1'/> + <function-decl name='extcon_get_extcon_dev' mangled-name='extcon_get_extcon_dev' filepath='include/linux/extcon.h' line='224' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='extcon_get_extcon_dev'> + <parameter type-id='80f4b756'/> <return type-id='c0d6fada'/> </function-decl> <function-decl name='extcon_get_property' mangled-name='extcon_get_property' filepath='drivers/extcon/extcon.c' line='615' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='extcon_get_property'> @@ -119892,15 +120029,15 @@ <parameter type-id='50842338' name='prop_val' filepath='drivers/extcon/extcon.c' line='617' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='extcon_get_state' mangled-name='extcon_get_state' filepath='drivers/extcon/extcon.c' line='489' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='extcon_get_state'> - <parameter type-id='c0d6fada' name='edev' filepath='drivers/extcon/extcon.c' line='489' column='1'/> - <parameter type-id='20f5f452' name='id' filepath='drivers/extcon/extcon.c' line='489' column='1'/> + <function-decl name='extcon_get_state' mangled-name='extcon_get_state' filepath='include/linux/extcon.h' line='173' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='extcon_get_state'> + <parameter type-id='c0d6fada'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='extcon_register_notifier' mangled-name='extcon_register_notifier' filepath='drivers/extcon/extcon.c' line='899' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='extcon_register_notifier'> - <parameter type-id='c0d6fada' name='edev' filepath='drivers/extcon/extcon.c' line='899' column='1'/> - <parameter type-id='f0981eeb' name='id' filepath='drivers/extcon/extcon.c' line='899' column='1'/> - <parameter type-id='d504f73d' name='nb' filepath='drivers/extcon/extcon.c' line='900' column='1'/> + <function-decl name='extcon_register_notifier' mangled-name='extcon_register_notifier' filepath='include/linux/extcon.h' line='199' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='extcon_register_notifier'> + <parameter type-id='c0d6fada'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='d504f73d'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='extcon_set_property' mangled-name='extcon_set_property' filepath='drivers/extcon/extcon.c' line='694' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='extcon_set_property'> @@ -119922,27 +120059,27 @@ <parameter type-id='b50a4934' name='state' filepath='drivers/extcon/extcon.c' line='577' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='extcon_unregister_notifier' mangled-name='extcon_unregister_notifier' filepath='drivers/extcon/extcon.c' line='928' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='extcon_unregister_notifier'> - <parameter type-id='c0d6fada' name='edev' filepath='drivers/extcon/extcon.c' line='928' column='1'/> - <parameter type-id='f0981eeb' name='id' filepath='drivers/extcon/extcon.c' line='928' column='1'/> - <parameter type-id='d504f73d' name='nb' filepath='drivers/extcon/extcon.c' line='929' column='1'/> + <function-decl name='extcon_unregister_notifier' mangled-name='extcon_unregister_notifier' filepath='include/linux/extcon.h' line='201' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='extcon_unregister_notifier'> + <parameter type-id='c0d6fada'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='d504f73d'/> <return type-id='95e97e5e'/> </function-decl> <var-decl name='failure_tracking' type-id='49a0ad34' mangled-name='failure_tracking' visibility='default' filepath='mm/page_pinner.c' line='61' column='1' elf-symbol-id='failure_tracking'/> - <function-decl name='fasync_helper' mangled-name='fasync_helper' filepath='fs/fcntl.c' line='982' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fasync_helper'> - <parameter type-id='95e97e5e' name='fd' filepath='fs/fcntl.c' line='982' column='1'/> - <parameter type-id='77e79a4b' name='filp' filepath='fs/fcntl.c' line='982' column='1'/> - <parameter type-id='95e97e5e' name='on' filepath='fs/fcntl.c' line='982' column='1'/> - <parameter type-id='dc750055' name='fapp' filepath='fs/fcntl.c' line='982' column='1'/> + <function-decl name='fasync_helper' mangled-name='fasync_helper' filepath='include/linux/fs.h' line='1355' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fasync_helper'> + <parameter type-id='95e97e5e'/> + <parameter type-id='77e79a4b'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='dc750055'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='fd_install' mangled-name='fd_install' filepath='fs/file.c' line='633' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fd_install'> - <parameter type-id='f0981eeb' name='fd' filepath='fs/file.c' line='633' column='1'/> - <parameter type-id='77e79a4b' name='file' filepath='fs/file.c' line='633' column='1'/> + <function-decl name='fd_install' mangled-name='fd_install' filepath='include/linux/file.h' line='93' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fd_install'> + <parameter type-id='f0981eeb'/> + <parameter type-id='77e79a4b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='fget' mangled-name='fget' filepath='fs/file.c' line='854' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fget'> - <parameter type-id='f0981eeb' name='fd' filepath='fs/file.c' line='854' column='1'/> + <function-decl name='fget' mangled-name='fget' filepath='include/linux/file.h' line='49' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fget'> + <parameter type-id='f0981eeb'/> <return type-id='77e79a4b'/> </function-decl> <function-decl name='file_path' mangled-name='file_path' filepath='fs/open.c' line='927' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='file_path'> @@ -119956,9 +120093,9 @@ <parameter type-id='f57039f0' name='mapping' filepath='mm/readahead.c' line='35' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='filp_close' mangled-name='filp_close' filepath='fs/open.c' line='1301' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='filp_close'> - <parameter type-id='77e79a4b' name='filp' filepath='fs/open.c' line='1301' column='1'/> - <parameter type-id='bc5666d5' name='id' filepath='fs/open.c' line='1301' column='1'/> + <function-decl name='filp_close' mangled-name='filp_close' filepath='include/linux/fs.h' line='2595' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='filp_close'> + <parameter type-id='77e79a4b'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='filp_open_block' mangled-name='filp_open_block' filepath='fs/open.c' line='1156' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='filp_open_block'> @@ -119967,30 +120104,30 @@ <parameter type-id='2594b00f' name='mode' filepath='fs/open.c' line='1156' column='1'/> <return type-id='77e79a4b'/> </function-decl> - <function-decl name='find_extend_vma' mangled-name='find_extend_vma' filepath='mm/mmap.c' line='2715' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_extend_vma'> - <parameter type-id='df4b7819' name='mm' filepath='mm/mmap.c' line='2715' column='1'/> - <parameter type-id='7359adad' name='addr' filepath='mm/mmap.c' line='2715' column='1'/> + <function-decl name='find_extend_vma' mangled-name='find_extend_vma' filepath='include/linux/mm.h' line='2896' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_extend_vma'> + <parameter type-id='df4b7819'/> + <parameter type-id='7359adad'/> <return type-id='2ae08426'/> </function-decl> - <function-decl name='find_get_pid' mangled-name='find_get_pid' filepath='kernel/pid.c' line='461' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_get_pid'> - <parameter type-id='587f89d2' name='nr' filepath='kernel/pid.c' line='461' column='1'/> + <function-decl name='find_get_pid' mangled-name='find_get_pid' filepath='include/linux/pid.h' line='131' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_get_pid'> + <parameter type-id='95e97e5e'/> <return type-id='b94e5398'/> </function-decl> - <function-decl name='find_last_bit' mangled-name='find_last_bit' filepath='lib/find_bit.c' line='140' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_last_bit'> - <parameter type-id='f9b37274' name='addr' filepath='lib/find_bit.c' line='140' column='1'/> - <parameter type-id='7359adad' name='size' filepath='lib/find_bit.c' line='140' column='1'/> + <function-decl name='find_last_bit' mangled-name='find_last_bit' filepath='include/linux/bitops.h' line='294' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_last_bit'> + <parameter type-id='f9b37274'/> + <parameter type-id='7359adad'/> <return type-id='7359adad'/> </function-decl> - <function-decl name='find_next_bit' mangled-name='find_next_bit' filepath='lib/find_bit.c' line='76' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_next_bit'> - <parameter type-id='f9b37274' name='addr' filepath='lib/find_bit.c' line='76' column='1'/> - <parameter type-id='7359adad' name='size' filepath='lib/find_bit.c' line='76' column='1'/> - <parameter type-id='7359adad' name='offset' filepath='lib/find_bit.c' line='77' column='1'/> + <function-decl name='find_next_bit' mangled-name='find_next_bit' filepath='include/asm-generic/bitops/find.h' line='15' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_next_bit'> + <parameter type-id='f9b37274'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> <return type-id='7359adad'/> </function-decl> - <function-decl name='find_next_zero_bit' mangled-name='find_next_zero_bit' filepath='lib/find_bit.c' line='85' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_next_zero_bit'> - <parameter type-id='f9b37274' name='addr' filepath='lib/find_bit.c' line='85' column='1'/> - <parameter type-id='7359adad' name='size' filepath='lib/find_bit.c' line='85' column='1'/> - <parameter type-id='7359adad' name='offset' filepath='lib/find_bit.c' line='86' column='1'/> + <function-decl name='find_next_zero_bit' mangled-name='find_next_zero_bit' filepath='include/asm-generic/bitops/find.h' line='45' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_next_zero_bit'> + <parameter type-id='f9b37274'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> <return type-id='7359adad'/> </function-decl> <function-decl name='find_pid_ns' mangled-name='find_pid_ns' filepath='kernel/pid.c' line='309' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_pid_ns'> @@ -120006,22 +120143,22 @@ <parameter type-id='9272847f' name='disconnect_cb' filepath='sound/usb/card.c' line='230' column='1'/> <return type-id='6b1642ae'/> </function-decl> - <function-decl name='find_task_by_vpid' mangled-name='find_task_by_vpid' filepath='kernel/pid.c' line='420' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_task_by_vpid'> - <parameter type-id='587f89d2' name='vnr' filepath='kernel/pid.c' line='420' column='1'/> + <function-decl name='find_task_by_vpid' mangled-name='find_task_by_vpid' filepath='include/linux/sched.h' line='1791' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_task_by_vpid'> + <parameter type-id='95e97e5e'/> <return type-id='f23e2572'/> </function-decl> - <function-decl name='find_vma' mangled-name='find_vma' filepath='mm/mmap.c' line='2404' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_vma'> - <parameter type-id='df4b7819' name='mm' filepath='mm/mmap.c' line='2404' column='1'/> - <parameter type-id='7359adad' name='addr' filepath='mm/mmap.c' line='2404' column='1'/> + <function-decl name='find_vma' mangled-name='find_vma' filepath='include/linux/mm.h' line='2815' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_vma'> + <parameter type-id='df4b7819'/> + <parameter type-id='7359adad'/> <return type-id='2ae08426'/> </function-decl> - <function-decl name='find_vpid' mangled-name='find_vpid' filepath='kernel/pid.c' line='315' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_vpid'> - <parameter type-id='95e97e5e' name='nr' filepath='kernel/pid.c' line='315' column='1'/> + <function-decl name='find_vpid' mangled-name='find_vpid' filepath='include/linux/pid.h' line='126' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_vpid'> + <parameter type-id='95e97e5e'/> <return type-id='b94e5398'/> </function-decl> - <function-decl name='finish_wait' mangled-name='finish_wait' filepath='kernel/sched/wait.c' line='365' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='finish_wait'> - <parameter type-id='3f8b2ed3' name='wq_head' filepath='kernel/sched/wait.c' line='365' column='1'/> - <parameter type-id='db9d03e3' name='wq_entry' filepath='kernel/sched/wait.c' line='365' column='1'/> + <function-decl name='finish_wait' mangled-name='finish_wait' filepath='include/linux/wait.h' line='1131' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='finish_wait'> + <parameter type-id='3f8b2ed3'/> + <parameter type-id='db9d03e3'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='firmware_request_nowarn' mangled-name='firmware_request_nowarn' filepath='drivers/base/firmware_loader/main.c' line='895' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='firmware_request_nowarn'> @@ -120038,8 +120175,8 @@ <return type-id='69bf7bee'/> </function-decl> <var-decl name='flow_keys_basic_dissector' type-id='379be6ec' mangled-name='flow_keys_basic_dissector' visibility='default' filepath='net/core/flow_dissector.c' line='1792' column='1' elf-symbol-id='flow_keys_basic_dissector'/> - <function-decl name='flush_dcache_page' mangled-name='flush_dcache_page' filepath='arch/arm64/mm/flush.c' line='70' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='flush_dcache_page'> - <parameter type-id='02f11ed4' name='page' filepath='arch/arm64/mm/flush.c' line='70' column='1'/> + <function-decl name='flush_dcache_page' mangled-name='flush_dcache_page' filepath='arch/arm64/include/asm/cacheflush.h' line='128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='flush_dcache_page'> + <parameter type-id='02f11ed4'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='flush_delayed_work' mangled-name='flush_delayed_work' filepath='kernel/workqueue.c' line='3204' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='flush_delayed_work'> @@ -120054,8 +120191,8 @@ <parameter type-id='83c1bde6' name='work' filepath='kernel/workqueue.c' line='3084' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='flush_workqueue' mangled-name='flush_workqueue' filepath='kernel/workqueue.c' line='2787' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='flush_workqueue'> - <parameter type-id='242e3d19' name='wq' filepath='kernel/workqueue.c' line='2787' column='1'/> + <function-decl name='flush_workqueue' mangled-name='flush_workqueue' filepath='include/linux/workqueue.h' line='460' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='flush_workqueue'> + <parameter type-id='242e3d19'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='follow_pfn' mangled-name='follow_pfn' filepath='mm/memory.c' line='5345' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='follow_pfn'> @@ -120103,18 +120240,18 @@ <parameter type-id='bf4bdb64' name='ops' filepath='drivers/iommu/io-pgtable.c' line='59' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='free_irq' mangled-name='free_irq' filepath='kernel/irq/manage.c' line='1887' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='free_irq'> - <parameter type-id='f0981eeb' name='irq' filepath='kernel/irq/manage.c' line='1887' column='1'/> - <parameter type-id='eaa32e2f' name='dev_id' filepath='kernel/irq/manage.c' line='1887' column='1'/> + <function-decl name='free_irq' mangled-name='free_irq' filepath='include/linux/interrupt.h' line='188' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='free_irq'> + <parameter type-id='f0981eeb'/> + <parameter type-id='eaa32e2f'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='free_netdev' mangled-name='free_netdev' filepath='net/core/dev.c' line='10639' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='free_netdev'> - <parameter type-id='68a2d05b' name='dev' filepath='net/core/dev.c' line='10639' column='1'/> + <function-decl name='free_netdev' mangled-name='free_netdev' filepath='include/linux/netdevice.h' line='2919' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='free_netdev'> + <parameter type-id='68a2d05b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='free_pages' mangled-name='free_pages' filepath='mm/page_alloc.c' line='5180' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='free_pages'> - <parameter type-id='7359adad' name='addr' filepath='mm/page_alloc.c' line='5180' column='1'/> - <parameter type-id='f0981eeb' name='order' filepath='mm/page_alloc.c' line='5180' column='1'/> + <function-decl name='free_pages' mangled-name='free_pages' filepath='include/linux/gfp.h' line='600' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='free_pages'> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='free_pages_exact' mangled-name='free_pages_exact' filepath='mm/page_alloc.c' line='5379' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='free_pages_exact'> @@ -120122,19 +120259,19 @@ <parameter type-id='b59d7dce' name='size' filepath='mm/page_alloc.c' line='5379' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='free_percpu' mangled-name='free_percpu' filepath='mm/percpu.c' line='2080' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='free_percpu'> - <parameter type-id='eaa32e2f' name='ptr' filepath='mm/percpu.c' line='2080' column='1'/> + <function-decl name='free_percpu' mangled-name='free_percpu' filepath='include/linux/percpu.h' line='136' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='free_percpu'> + <parameter type-id='eaa32e2f'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='free_percpu_irq' mangled-name='free_percpu_irq' filepath='kernel/irq/manage.c' line='2385' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='free_percpu_irq'> - <parameter type-id='f0981eeb' name='irq' filepath='kernel/irq/manage.c' line='2385' column='1'/> - <parameter type-id='eaa32e2f' name='dev_id' filepath='kernel/irq/manage.c' line='2385' column='1'/> + <function-decl name='free_percpu_irq' mangled-name='free_percpu_irq' filepath='include/linux/interrupt.h' line='189' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='free_percpu_irq'> + <parameter type-id='f0981eeb'/> + <parameter type-id='eaa32e2f'/> <return type-id='48b5725f'/> </function-decl> <var-decl name='freezer_cgrp_subsys' type-id='1d115fd5' mangled-name='freezer_cgrp_subsys' visibility='default' filepath='kernel/cgroup/legacy_freezer.c' line='473' column='1' elf-symbol-id='freezer_cgrp_subsys'/> - <function-decl name='freezing_slow_path' mangled-name='freezing_slow_path' filepath='kernel/freezer.c' line='41' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='freezing_slow_path'> - <parameter type-id='f23e2572' name='p' filepath='kernel/freezer.c' line='41' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='freezing_slow_path' mangled-name='freezing_slow_path' filepath='include/linux/freezer.h' line='35' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='freezing_slow_path'> + <parameter type-id='f23e2572'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='freq_qos_add_notifier' mangled-name='freq_qos_add_notifier' filepath='kernel/power/qos.c' line='621' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='freq_qos_add_notifier'> <parameter type-id='1351457a' name='qos' filepath='kernel/power/qos.c' line='621' column='1'/> @@ -120192,8 +120329,8 @@ <parameter type-id='b88dd945' name='bdev' filepath='fs/block_dev.c' line='548' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='ftrace_dump' mangled-name='ftrace_dump' filepath='kernel/trace/trace.c' line='9309' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ftrace_dump'> - <parameter type-id='9be0e7e4' name='oops_dump_mode' filepath='kernel/trace/trace.c' line='9309' column='1'/> + <function-decl name='ftrace_dump' mangled-name='ftrace_dump' filepath='include/linux/kernel.h' line='812' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ftrace_dump'> + <parameter type-id='9be0e7e4'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='full_name_hash' mangled-name='full_name_hash' filepath='fs/namei.c' line='2055' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='full_name_hash'> @@ -120212,8 +120349,8 @@ <parameter type-id='f0981eeb' name='index' filepath='drivers/base/property.c' line='500' column='1'/> <return type-id='4a935625'/> </function-decl> - <function-decl name='fwnode_get_name' mangled-name='fwnode_get_name' filepath='drivers/base/property.c' line='565' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fwnode_get_name'> - <parameter type-id='7837cd88' name='fwnode' filepath='drivers/base/property.c' line='565' column='1'/> + <function-decl name='fwnode_get_name' mangled-name='fwnode_get_name' filepath='include/linux/property.h' line='83' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fwnode_get_name'> + <parameter type-id='7837cd88'/> <return type-id='80f4b756'/> </function-decl> <function-decl name='fwnode_get_named_child_node' mangled-name='fwnode_get_named_child_node' filepath='drivers/base/property.c' line='789' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fwnode_get_named_child_node'> @@ -120256,12 +120393,12 @@ <parameter type-id='41b1c13c' name='endpoint' filepath='drivers/base/property.c' line='1226' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='fwnode_handle_get' mangled-name='fwnode_handle_get' filepath='drivers/base/property.c' line='814' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fwnode_handle_get'> - <parameter type-id='4a935625' name='fwnode' filepath='drivers/base/property.c' line='814' column='1'/> + <function-decl name='fwnode_handle_get' mangled-name='fwnode_handle_get' filepath='include/linux/property.h' line='119' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fwnode_handle_get'> + <parameter type-id='4a935625'/> <return type-id='4a935625'/> </function-decl> - <function-decl name='fwnode_handle_put' mangled-name='fwnode_handle_put' filepath='drivers/base/property.c' line='831' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fwnode_handle_put'> - <parameter type-id='4a935625' name='fwnode' filepath='drivers/base/property.c' line='831' column='1'/> + <function-decl name='fwnode_handle_put' mangled-name='fwnode_handle_put' filepath='include/linux/property.h' line='120' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fwnode_handle_put'> + <parameter type-id='4a935625'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='fwnode_property_get_reference_args' mangled-name='fwnode_property_get_reference_args' filepath='drivers/base/property.c' line='477' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fwnode_property_get_reference_args'> @@ -120298,35 +120435,35 @@ <parameter type-id='b59d7dce' name='nval' filepath='drivers/base/property.c' line='344' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='fwnode_usb_role_switch_get' mangled-name='fwnode_usb_role_switch_get' filepath='drivers/usb/roles/class.c' line='146' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fwnode_usb_role_switch_get'> - <parameter type-id='4a935625' name='fwnode' filepath='drivers/usb/roles/class.c' line='146' column='1'/> + <function-decl name='fwnode_usb_role_switch_get' mangled-name='fwnode_usb_role_switch_get' filepath='include/linux/usb/role.h' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fwnode_usb_role_switch_get'> + <parameter type-id='4a935625'/> <return type-id='3e3cd44f'/> </function-decl> - <function-decl name='gcd' mangled-name='gcd' filepath='lib/math/gcd.c' line='23' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gcd'> - <parameter type-id='7359adad' name='a' filepath='lib/math/gcd.c' line='23' column='1'/> - <parameter type-id='7359adad' name='b' filepath='lib/math/gcd.c' line='23' column='1'/> + <function-decl name='gcd' mangled-name='gcd' filepath='include/linux/gcd.h' line='7' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gcd'> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> <return type-id='7359adad'/> </function-decl> - <function-decl name='gen_pool_add_owner' mangled-name='gen_pool_add_owner' filepath='lib/genalloc.c' line='183' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_add_owner'> - <parameter type-id='75b9415a' name='pool' filepath='lib/genalloc.c' line='183' column='1'/> - <parameter type-id='7359adad' name='virt' filepath='lib/genalloc.c' line='183' column='1'/> - <parameter type-id='2522883d' name='phys' filepath='lib/genalloc.c' line='183' column='1'/> - <parameter type-id='b59d7dce' name='size' filepath='lib/genalloc.c' line='184' column='1'/> - <parameter type-id='95e97e5e' name='nid' filepath='lib/genalloc.c' line='184' column='1'/> - <parameter type-id='eaa32e2f' name='owner' filepath='lib/genalloc.c' line='184' column='1'/> + <function-decl name='gen_pool_add_owner' mangled-name='gen_pool_add_owner' filepath='include/linux/genalloc.h' line='98' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_add_owner'> + <parameter type-id='75b9415a'/> + <parameter type-id='7359adad'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='7359adad'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='gen_pool_alloc_algo_owner' mangled-name='gen_pool_alloc_algo_owner' filepath='lib/genalloc.c' line='276' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_alloc_algo_owner'> - <parameter type-id='75b9415a' name='pool' filepath='lib/genalloc.c' line='276' column='1'/> - <parameter type-id='b59d7dce' name='size' filepath='lib/genalloc.c' line='276' column='1'/> - <parameter type-id='00278b91' name='algo' filepath='lib/genalloc.c' line='277' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='lib/genalloc.c' line='277' column='1'/> - <parameter type-id='63e171df' name='owner' filepath='lib/genalloc.c' line='277' column='1'/> + <function-decl name='gen_pool_alloc_algo_owner' mangled-name='gen_pool_alloc_algo_owner' filepath='include/linux/genalloc.h' line='125' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_alloc_algo_owner'> + <parameter type-id='75b9415a'/> + <parameter type-id='7359adad'/> + <parameter type-id='f54ae583'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='63e171df'/> <return type-id='7359adad'/> </function-decl> - <function-decl name='gen_pool_avail' mangled-name='gen_pool_avail' filepath='lib/genalloc.c' line='579' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_avail'> - <parameter type-id='75b9415a' name='pool' filepath='lib/genalloc.c' line='579' column='1'/> - <return type-id='b59d7dce'/> + <function-decl name='gen_pool_avail' mangled-name='gen_pool_avail' filepath='include/linux/genalloc.h' line='177' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_avail'> + <parameter type-id='75b9415a'/> + <return type-id='7359adad'/> </function-decl> <function-decl name='gen_pool_best_fit' mangled-name='gen_pool_best_fit' filepath='lib/genalloc.c' line='748' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_best_fit'> <parameter type-id='1d2c2b85' name='map' filepath='lib/genalloc.c' line='748' column='1'/> @@ -120338,13 +120475,13 @@ <parameter type-id='7359adad' name='start_addr' filepath='lib/genalloc.c' line='750' column='1'/> <return type-id='7359adad'/> </function-decl> - <function-decl name='gen_pool_create' mangled-name='gen_pool_create' filepath='lib/genalloc.c' line='152' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_create'> - <parameter type-id='95e97e5e' name='min_alloc_order' filepath='lib/genalloc.c' line='152' column='1'/> - <parameter type-id='95e97e5e' name='nid' filepath='lib/genalloc.c' line='152' column='1'/> + <function-decl name='gen_pool_create' mangled-name='gen_pool_create' filepath='include/linux/genalloc.h' line='96' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_create'> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> <return type-id='75b9415a'/> </function-decl> - <function-decl name='gen_pool_destroy' mangled-name='gen_pool_destroy' filepath='lib/genalloc.c' line='241' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_destroy'> - <parameter type-id='75b9415a' name='pool' filepath='lib/genalloc.c' line='241' column='1'/> + <function-decl name='gen_pool_destroy' mangled-name='gen_pool_destroy' filepath='include/linux/genalloc.h' line='124' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_destroy'> + <parameter type-id='75b9415a'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='gen_pool_dma_alloc_align' mangled-name='gen_pool_dma_alloc_align' filepath='lib/genalloc.c' line='394' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_dma_alloc_align'> @@ -120381,33 +120518,33 @@ <parameter type-id='7359adad' name='start_addr' filepath='lib/genalloc.c' line='727' column='1'/> <return type-id='7359adad'/> </function-decl> - <function-decl name='gen_pool_free_owner' mangled-name='gen_pool_free_owner' filepath='lib/genalloc.c' line='486' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_free_owner'> - <parameter type-id='75b9415a' name='pool' filepath='lib/genalloc.c' line='486' column='1'/> - <parameter type-id='7359adad' name='addr' filepath='lib/genalloc.c' line='486' column='1'/> - <parameter type-id='b59d7dce' name='size' filepath='lib/genalloc.c' line='486' column='1'/> - <parameter type-id='63e171df' name='owner' filepath='lib/genalloc.c' line='487' column='1'/> + <function-decl name='gen_pool_free_owner' mangled-name='gen_pool_free_owner' filepath='include/linux/genalloc.h' line='167' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_free_owner'> + <parameter type-id='75b9415a'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> + <parameter type-id='63e171df'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='gen_pool_has_addr' mangled-name='gen_pool_has_addr' filepath='lib/genalloc.c' line='552' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_has_addr'> - <parameter type-id='75b9415a' name='pool' filepath='lib/genalloc.c' line='552' column='1'/> - <parameter type-id='7359adad' name='start' filepath='lib/genalloc.c' line='552' column='1'/> - <parameter type-id='b59d7dce' name='size' filepath='lib/genalloc.c' line='553' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='gen_pool_has_addr' mangled-name='gen_pool_has_addr' filepath='include/linux/genalloc.h' line='209' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_has_addr'> + <parameter type-id='75b9415a'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='gen_pool_set_algo' mangled-name='gen_pool_set_algo' filepath='lib/genalloc.c' line='621' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_set_algo'> - <parameter type-id='75b9415a' name='pool' filepath='lib/genalloc.c' line='621' column='1'/> - <parameter type-id='00278b91' name='algo' filepath='lib/genalloc.c' line='621' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='lib/genalloc.c' line='621' column='1'/> + <function-decl name='gen_pool_set_algo' mangled-name='gen_pool_set_algo' filepath='include/linux/genalloc.h' line='180' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_set_algo'> + <parameter type-id='75b9415a'/> + <parameter type-id='f54ae583'/> + <parameter type-id='eaa32e2f'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='gen_pool_size' mangled-name='gen_pool_size' filepath='lib/genalloc.c' line='598' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_size'> - <parameter type-id='75b9415a' name='pool' filepath='lib/genalloc.c' line='598' column='1'/> - <return type-id='b59d7dce'/> + <function-decl name='gen_pool_size' mangled-name='gen_pool_size' filepath='include/linux/genalloc.h' line='178' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_size'> + <parameter type-id='75b9415a'/> + <return type-id='7359adad'/> </function-decl> - <function-decl name='gen_pool_virt_to_phys' mangled-name='gen_pool_virt_to_phys' filepath='lib/genalloc.c' line='216' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_virt_to_phys'> - <parameter type-id='75b9415a' name='pool' filepath='lib/genalloc.c' line='216' column='1'/> - <parameter type-id='7359adad' name='addr' filepath='lib/genalloc.c' line='216' column='1'/> - <return type-id='2522883d'/> + <function-decl name='gen_pool_virt_to_phys' mangled-name='gen_pool_virt_to_phys' filepath='include/linux/genalloc.h' line='97' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gen_pool_virt_to_phys'> + <parameter type-id='75b9415a'/> + <parameter type-id='7359adad'/> + <return type-id='3a47d82b'/> </function-decl> <function-decl name='generic_delete_inode' mangled-name='generic_delete_inode' filepath='fs/inode.c' line='1600' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='generic_delete_inode'> <parameter type-id='7e666abe' name='inode' filepath='fs/inode.c' line='1600' column='1'/> @@ -120428,8 +120565,8 @@ <parameter type-id='4fa10f9e' name='iter' filepath='mm/filemap.c' line='2515' column='1'/> <return type-id='79a0948f'/> </function-decl> - <function-decl name='generic_handle_irq' mangled-name='generic_handle_irq' filepath='kernel/irq/irqdesc.c' line='638' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='generic_handle_irq'> - <parameter type-id='f0981eeb' name='irq' filepath='kernel/irq/irqdesc.c' line='638' column='1'/> + <function-decl name='generic_handle_irq' mangled-name='generic_handle_irq' filepath='include/linux/irqdesc.h' line='155' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='generic_handle_irq'> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='generic_iommu_put_resv_regions' mangled-name='generic_iommu_put_resv_regions' filepath='drivers/iommu/iommu.c' line='2808' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='generic_iommu_put_resv_regions'> @@ -120454,10 +120591,10 @@ <parameter type-id='42c8f564' name='sb' filepath='fs/super.c' line='442' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='generic_write_checks' mangled-name='generic_write_checks' filepath='fs/read_write.c' line='1635' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='generic_write_checks'> - <parameter type-id='80f25feb' name='iocb' filepath='fs/read_write.c' line='1635' column='1'/> - <parameter type-id='4fa10f9e' name='from' filepath='fs/read_write.c' line='1635' column='1'/> - <return type-id='79a0948f'/> + <function-decl name='generic_write_checks' mangled-name='generic_write_checks' filepath='include/linux/fs.h' line='3018' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='generic_write_checks'> + <parameter type-id='80f25feb'/> + <parameter type-id='4fa10f9e'/> + <return type-id='bd54fe1a'/> </function-decl> <function-decl name='genl_notify' mangled-name='genl_notify' filepath='net/netlink/genetlink.c' line='1461' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='genl_notify'> <parameter type-id='63d7819b' name='family' filepath='net/netlink/genetlink.c' line='1461' column='1'/> @@ -120467,12 +120604,12 @@ <parameter type-id='3eb7c31c' name='flags' filepath='net/netlink/genetlink.c' line='1462' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='genl_register_family' mangled-name='genl_register_family' filepath='net/netlink/genetlink.c' line='392' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='genl_register_family'> - <parameter type-id='8f6b937a' name='family' filepath='net/netlink/genetlink.c' line='392' column='1'/> + <function-decl name='genl_register_family' mangled-name='genl_register_family' filepath='include/net/genetlink.h' line='186' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='genl_register_family'> + <parameter type-id='8f6b937a'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='genl_unregister_family' mangled-name='genl_unregister_family' filepath='net/netlink/genetlink.c' line='461' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='genl_unregister_family'> - <parameter type-id='63d7819b' name='family' filepath='net/netlink/genetlink.c' line='461' column='1'/> + <function-decl name='genl_unregister_family' mangled-name='genl_unregister_family' filepath='include/net/genetlink.h' line='187' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='genl_unregister_family'> + <parameter type-id='63d7819b'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='genlmsg_multicast_allns' mangled-name='genlmsg_multicast_allns' filepath='net/netlink/genetlink.c' line='1450' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='genlmsg_multicast_allns'> @@ -120483,28 +120620,28 @@ <parameter type-id='3eb7c31c' name='flags' filepath='net/netlink/genetlink.c' line='1452' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='genlmsg_put' mangled-name='genlmsg_put' filepath='net/netlink/genetlink.c' line='496' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='genlmsg_put'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/netlink/genetlink.c' line='496' column='1'/> - <parameter type-id='19c2251e' name='portid' filepath='net/netlink/genetlink.c' line='496' column='1'/> - <parameter type-id='19c2251e' name='seq' filepath='net/netlink/genetlink.c' line='496' column='1'/> - <parameter type-id='63d7819b' name='family' filepath='net/netlink/genetlink.c' line='497' column='1'/> - <parameter type-id='95e97e5e' name='flags' filepath='net/netlink/genetlink.c' line='497' column='1'/> - <parameter type-id='f9b06939' name='cmd' filepath='net/netlink/genetlink.c' line='497' column='1'/> + <function-decl name='genlmsg_put' mangled-name='genlmsg_put' filepath='include/net/genetlink.h' line='191' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='genlmsg_put'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='63d7819b'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='002ac4a6'/> <return type-id='eaa32e2f'/> </function-decl> <function-decl name='genphy_resume' mangled-name='genphy_resume' filepath='drivers/net/phy/phy_device.c' line='2527' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='genphy_resume'> <parameter type-id='7efbcaaf' name='phydev' filepath='drivers/net/phy/phy_device.c' line='2527' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='get_cpu_device' mangled-name='get_cpu_device' filepath='drivers/base/cpu.c' line='391' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_cpu_device'> - <parameter type-id='f0981eeb' name='cpu' filepath='drivers/base/cpu.c' line='391' column='1'/> + <function-decl name='get_cpu_device' mangled-name='get_cpu_device' filepath='include/linux/cpu.h' line='38' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_cpu_device'> + <parameter type-id='f0981eeb'/> <return type-id='fa0b179b'/> </function-decl> - <function-decl name='get_cpu_idle_time' mangled-name='get_cpu_idle_time' filepath='drivers/cpufreq/cpufreq.c' line='152' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_cpu_idle_time'> - <parameter type-id='f0981eeb' name='cpu' filepath='drivers/cpufreq/cpufreq.c' line='152' column='1'/> - <parameter type-id='3df9fd28' name='wall' filepath='drivers/cpufreq/cpufreq.c' line='152' column='1'/> - <parameter type-id='95e97e5e' name='io_busy' filepath='drivers/cpufreq/cpufreq.c' line='152' column='1'/> - <return type-id='91ce1af9'/> + <function-decl name='get_cpu_idle_time' mangled-name='get_cpu_idle_time' filepath='include/linux/cpufreq.h' line='217' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_cpu_idle_time'> + <parameter type-id='f0981eeb'/> + <parameter type-id='c0190993'/> + <parameter type-id='95e97e5e'/> + <return type-id='3a47d82b'/> </function-decl> <function-decl name='get_cpu_idle_time_us' mangled-name='get_cpu_idle_time_us' filepath='kernel/time/tick-sched.c' line='594' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_cpu_idle_time_us'> <parameter type-id='95e97e5e' name='cpu' filepath='kernel/time/tick-sched.c' line='594' column='1'/> @@ -120516,8 +120653,8 @@ <parameter type-id='3df9fd28' name='last_update_time' filepath='kernel/time/tick-sched.c' line='635' column='1'/> <return type-id='91ce1af9'/> </function-decl> - <function-decl name='get_device' mangled-name='get_device' filepath='drivers/base/core.c' line='3325' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_device'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/core.c' line='3325' column='1'/> + <function-decl name='get_device' mangled-name='get_device' filepath='include/linux/device.h' line='925' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_device'> + <parameter type-id='fa0b179b'/> <return type-id='fa0b179b'/> </function-decl> <function-decl name='get_device_system_crosststamp' mangled-name='get_device_system_crosststamp' filepath='kernel/time/timekeeping.c' line='1190' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_device_system_crosststamp'> @@ -120543,8 +120680,8 @@ <function-decl name='get_freelist_nr_pages' mangled-name='get_freelist_nr_pages' filepath='drivers/dma-buf/heaps/deferred-free-helper.c' line='65' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_freelist_nr_pages'> <return type-id='7359adad'/> </function-decl> - <function-decl name='get_governor_parent_kobj' mangled-name='get_governor_parent_kobj' filepath='drivers/cpufreq/cpufreq.c' line='118' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_governor_parent_kobj'> - <parameter type-id='343c3ae4' name='policy' filepath='drivers/cpufreq/cpufreq.c' line='118' column='1'/> + <function-decl name='get_governor_parent_kobj' mangled-name='get_governor_parent_kobj' filepath='include/linux/cpufreq.h' line='227' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_governor_parent_kobj'> + <parameter type-id='343c3ae4'/> <return type-id='d30bdc51'/> </function-decl> <function-decl name='get_kernel_pages' mangled-name='get_kernel_pages' filepath='mm/swap.c' line='169' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_kernel_pages'> @@ -120554,20 +120691,20 @@ <parameter type-id='9f93c9da' name='pages' filepath='mm/swap.c' line='170' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='get_net_ns_by_fd' mangled-name='get_net_ns_by_fd' filepath='net/core/net_namespace.c' line='653' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_net_ns_by_fd'> - <parameter type-id='95e97e5e' name='fd' filepath='net/core/net_namespace.c' line='653' column='1'/> + <function-decl name='get_net_ns_by_fd' mangled-name='get_net_ns_by_fd' filepath='include/net/net_namespace.h' line='231' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_net_ns_by_fd'> + <parameter type-id='95e97e5e'/> <return type-id='a2bff676'/> </function-decl> <function-decl name='get_net_ns_by_pid' mangled-name='get_net_ns_by_pid' filepath='net/core/net_namespace.c' line='681' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_net_ns_by_pid'> <parameter type-id='587f89d2' name='pid' filepath='net/core/net_namespace.c' line='681' column='1'/> <return type-id='a2bff676'/> </function-decl> - <function-decl name='get_next_ino' mangled-name='get_next_ino' filepath='fs/inode.c' line='894' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_next_ino'> + <function-decl name='get_next_ino' mangled-name='get_next_ino' filepath='include/linux/fs.h' line='2970' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_next_ino'> <return type-id='f0981eeb'/> </function-decl> - <function-decl name='get_option' mangled-name='get_option' filepath='lib/cmdline.c' line='50' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_option'> - <parameter type-id='9b23c9ad' name='str' filepath='lib/cmdline.c' line='50' column='1'/> - <parameter type-id='7292109c' name='pint' filepath='lib/cmdline.c' line='50' column='1'/> + <function-decl name='get_option' mangled-name='get_option' filepath='include/linux/kernel.h' line='498' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_option'> + <parameter type-id='9b23c9ad'/> + <parameter type-id='7292109c'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='get_options' mangled-name='get_options' filepath='lib/cmdline.c' line='87' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_options'> @@ -120581,41 +120718,41 @@ <parameter type-id='7359adad' name='pfn' filepath='mm/page_owner.c' line='108' column='1'/> <return type-id='613ae993'/> </function-decl> - <function-decl name='get_pfnblock_flags_mask' mangled-name='get_pfnblock_flags_mask' filepath='mm/page_alloc.c' line='531' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_pfnblock_flags_mask'> - <parameter type-id='02f11ed4' name='page' filepath='mm/page_alloc.c' line='531' column='1'/> - <parameter type-id='7359adad' name='pfn' filepath='mm/page_alloc.c' line='531' column='1'/> - <parameter type-id='7359adad' name='mask' filepath='mm/page_alloc.c' line='532' column='1'/> + <function-decl name='get_pfnblock_flags_mask' mangled-name='get_pfnblock_flags_mask' filepath='include/linux/pageblock-flags.h' line='57' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_pfnblock_flags_mask'> + <parameter type-id='02f11ed4'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> <return type-id='7359adad'/> </function-decl> - <function-decl name='get_pid_task' mangled-name='get_pid_task' filepath='kernel/pid.c' line='449' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_pid_task'> - <parameter type-id='b94e5398' name='pid' filepath='kernel/pid.c' line='449' column='1'/> - <parameter type-id='ce78cf46' name='type' filepath='kernel/pid.c' line='449' column='1'/> + <function-decl name='get_pid_task' mangled-name='get_pid_task' filepath='include/linux/pid.h' line='95' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_pid_task'> + <parameter type-id='b94e5398'/> + <parameter type-id='ce78cf46'/> <return type-id='f23e2572'/> </function-decl> - <function-decl name='get_random_bytes' mangled-name='get_random_bytes' filepath='drivers/char/random.c' line='1570' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_random_bytes'> - <parameter type-id='eaa32e2f' name='buf' filepath='drivers/char/random.c' line='1570' column='1'/> - <parameter type-id='95e97e5e' name='nbytes' filepath='drivers/char/random.c' line='1570' column='1'/> + <function-decl name='get_random_bytes' mangled-name='get_random_bytes' filepath='include/linux/random.h' line='40' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_random_bytes'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='get_random_bytes_arch' mangled-name='get_random_bytes_arch' filepath='drivers/char/random.c' line='1742' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_random_bytes_arch'> - <parameter type-id='eaa32e2f' name='buf' filepath='drivers/char/random.c' line='1742' column='1'/> - <parameter type-id='95e97e5e' name='nbytes' filepath='drivers/char/random.c' line='1742' column='1'/> + <function-decl name='get_random_bytes_arch' mangled-name='get_random_bytes_arch' filepath='include/linux/random.h' line='46' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_random_bytes_arch'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='get_random_u32' mangled-name='get_random_u32' filepath='drivers/char/random.c' line='2214' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_random_u32'> - <return type-id='19c2251e'/> + <function-decl name='get_random_u32' mangled-name='get_random_u32' filepath='include/linux/random.h' line='52' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_random_u32'> + <return type-id='f0981eeb'/> </function-decl> - <function-decl name='get_random_u64' mangled-name='get_random_u64' filepath='drivers/char/random.c' line='2190' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_random_u64'> - <return type-id='91ce1af9'/> + <function-decl name='get_random_u64' mangled-name='get_random_u64' filepath='include/linux/random.h' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_random_u64'> + <return type-id='3a47d82b'/> </function-decl> <function-decl name='get_sg_io_hdr' mangled-name='get_sg_io_hdr' filepath='block/scsi_ioctl.c' line='591' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_sg_io_hdr'> <parameter type-id='75d4b09d' name='hdr' filepath='block/scsi_ioctl.c' line='591' column='1'/> <parameter type-id='eaa32e2f' name='argp' filepath='block/scsi_ioctl.c' line='591' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='get_slabinfo' mangled-name='get_slabinfo' filepath='mm/slub.c' line='5874' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_slabinfo'> - <parameter type-id='f3b4aca8' name='s' filepath='mm/slub.c' line='5874' column='1'/> - <parameter type-id='d225de01' name='sinfo' filepath='mm/slub.c' line='5874' column='1'/> + <function-decl name='get_slabinfo' mangled-name='get_slabinfo' filepath='mm/slab.h' line='213' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_slabinfo'> + <parameter type-id='f3b4aca8'/> + <parameter type-id='d225de01'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='get_state_synchronize_rcu' mangled-name='get_state_synchronize_rcu' filepath='kernel/rcu/tree.c' line='3687' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_state_synchronize_rcu'> @@ -120625,13 +120762,13 @@ <parameter type-id='f23e2572' name='task' filepath='kernel/fork.c' line='1225' column='1'/> <return type-id='77e79a4b'/> </function-decl> - <function-decl name='get_task_mm' mangled-name='get_task_mm' filepath='kernel/fork.c' line='1250' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_task_mm'> - <parameter type-id='f23e2572' name='task' filepath='kernel/fork.c' line='1250' column='1'/> + <function-decl name='get_task_mm' mangled-name='get_task_mm' filepath='include/linux/sched/mm.h' line='88' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_task_mm'> + <parameter type-id='f23e2572'/> <return type-id='df4b7819'/> </function-decl> - <function-decl name='get_task_pid' mangled-name='get_task_pid' filepath='kernel/pid.c' line='439' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_task_pid'> - <parameter type-id='f23e2572' name='task' filepath='kernel/pid.c' line='439' column='1'/> - <parameter type-id='ce78cf46' name='type' filepath='kernel/pid.c' line='439' column='1'/> + <function-decl name='get_task_pid' mangled-name='get_task_pid' filepath='include/linux/pid.h' line='97' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_task_pid'> + <parameter type-id='f23e2572'/> + <parameter type-id='ce78cf46'/> <return type-id='b94e5398'/> </function-decl> <function-decl name='get_thermal_instance' mangled-name='get_thermal_instance' filepath='drivers/thermal/thermal_helpers.c' line='45' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_thermal_instance'> @@ -120645,41 +120782,41 @@ <parameter type-id='30341fa1' name='fill_super' filepath='fs/super.c' line='1226' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='get_unmapped_area' mangled-name='get_unmapped_area' filepath='mm/mmap.c' line='2335' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_unmapped_area'> - <parameter type-id='77e79a4b' name='file' filepath='mm/mmap.c' line='2335' column='1'/> - <parameter type-id='7359adad' name='addr' filepath='mm/mmap.c' line='2335' column='1'/> - <parameter type-id='7359adad' name='len' filepath='mm/mmap.c' line='2335' column='1'/> - <parameter type-id='7359adad' name='pgoff' filepath='mm/mmap.c' line='2336' column='1'/> - <parameter type-id='7359adad' name='flags' filepath='mm/mmap.c' line='2336' column='1'/> + <function-decl name='get_unmapped_area' mangled-name='get_unmapped_area' filepath='include/linux/mm.h' line='2736' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_unmapped_area'> + <parameter type-id='77e79a4b'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> <return type-id='7359adad'/> </function-decl> - <function-decl name='get_unused_fd_flags' mangled-name='get_unused_fd_flags' filepath='fs/file.c' line='561' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_unused_fd_flags'> - <parameter type-id='f0981eeb' name='flags' filepath='fs/file.c' line='561' column='1'/> + <function-decl name='get_unused_fd_flags' mangled-name='get_unused_fd_flags' filepath='include/linux/file.h' line='90' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_unused_fd_flags'> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='get_user_pages' mangled-name='get_user_pages' filepath='mm/gup.c' line='1920' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_user_pages'> - <parameter type-id='7359adad' name='start' filepath='mm/gup.c' line='1920' column='1'/> - <parameter type-id='7359adad' name='nr_pages' filepath='mm/gup.c' line='1920' column='1'/> - <parameter type-id='f0981eeb' name='gup_flags' filepath='mm/gup.c' line='1921' column='1'/> - <parameter type-id='9f93c9da' name='pages' filepath='mm/gup.c' line='1921' column='1'/> - <parameter type-id='8b6fdee4' name='vmas' filepath='mm/gup.c' line='1922' column='1'/> + <function-decl name='get_user_pages' mangled-name='get_user_pages' filepath='include/linux/mm.h' line='1881' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_user_pages'> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='9f93c9da'/> + <parameter type-id='8b6fdee4'/> <return type-id='bd54fe1a'/> </function-decl> - <function-decl name='get_user_pages_fast' mangled-name='get_user_pages_fast' filepath='mm/gup.c' line='2815' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_user_pages_fast'> - <parameter type-id='7359adad' name='start' filepath='mm/gup.c' line='2815' column='1'/> - <parameter type-id='95e97e5e' name='nr_pages' filepath='mm/gup.c' line='2815' column='1'/> - <parameter type-id='f0981eeb' name='gup_flags' filepath='mm/gup.c' line='2816' column='1'/> - <parameter type-id='9f93c9da' name='pages' filepath='mm/gup.c' line='2816' column='1'/> + <function-decl name='get_user_pages_fast' mangled-name='get_user_pages_fast' filepath='include/linux/mm.h' line='1896' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_user_pages_fast'> + <parameter type-id='7359adad'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='9f93c9da'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='get_user_pages_remote' mangled-name='get_user_pages_remote' filepath='mm/gup.c' line='1873' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_user_pages_remote'> - <parameter type-id='df4b7819' name='mm' filepath='mm/gup.c' line='1873' column='1'/> - <parameter type-id='7359adad' name='start' filepath='mm/gup.c' line='1874' column='1'/> - <parameter type-id='7359adad' name='nr_pages' filepath='mm/gup.c' line='1874' column='1'/> - <parameter type-id='f0981eeb' name='gup_flags' filepath='mm/gup.c' line='1875' column='1'/> - <parameter type-id='9f93c9da' name='pages' filepath='mm/gup.c' line='1875' column='1'/> - <parameter type-id='8b6fdee4' name='vmas' filepath='mm/gup.c' line='1876' column='1'/> - <parameter type-id='7292109c' name='locked' filepath='mm/gup.c' line='1876' column='1'/> + <function-decl name='get_user_pages_remote' mangled-name='get_user_pages_remote' filepath='include/linux/mm.h' line='1873' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_user_pages_remote'> + <parameter type-id='df4b7819'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='9f93c9da'/> + <parameter type-id='8b6fdee4'/> + <parameter type-id='7292109c'/> <return type-id='bd54fe1a'/> </function-decl> <function-decl name='get_vaddr_frames' mangled-name='get_vaddr_frames' filepath='mm/frame_vector.c' line='34' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_vaddr_frames'> @@ -120689,8 +120826,8 @@ <parameter type-id='d9fbdc06' name='vec' filepath='mm/frame_vector.c' line='35' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='get_zeroed_page' mangled-name='get_zeroed_page' filepath='mm/page_alloc.c' line='5156' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_zeroed_page'> - <parameter type-id='3eb7c31c' name='gfp_mask' filepath='mm/page_alloc.c' line='5156' column='1'/> + <function-decl name='get_zeroed_page' mangled-name='get_zeroed_page' filepath='include/linux/gfp.h' line='587' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_zeroed_page'> + <parameter type-id='f0981eeb'/> <return type-id='7359adad'/> </function-decl> <function-decl name='getboottime64' mangled-name='getboottime64' filepath='kernel/time/timekeeping.c' line='2224' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='getboottime64'> @@ -120702,18 +120839,18 @@ <parameter type-id='2a82ed9c' name='b' filepath='crypto/gf128mul.c' line='170' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='gfp_zone' mangled-name='gfp_zone' filepath='mm/mmzone.c' line='119' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gfp_zone'> - <parameter type-id='3eb7c31c' name='flags' filepath='mm/mmzone.c' line='119' column='1'/> + <function-decl name='gfp_zone' mangled-name='gfp_zone' filepath='include/linux/gfp.h' line='477' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gfp_zone'> + <parameter type-id='f0981eeb'/> <return type-id='d278ff03'/> </function-decl> <var-decl name='gic_nonsecure_priorities' type-id='237c0d27' mangled-name='gic_nonsecure_priorities' visibility='default' filepath='drivers/irqchip/irq-gic-v3.c' line='92' column='1' elf-symbol-id='gic_nonsecure_priorities'/> <function-decl name='gic_resume' mangled-name='gic_resume' filepath='drivers/irqchip/irq-gic-v3.c' line='1256' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gic_resume'> <return type-id='48b5725f'/> </function-decl> - <function-decl name='glob_match' mangled-name='glob_match' filepath='lib/glob.c' line='40' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='glob_match'> - <parameter type-id='80f4b756' name='pat' filepath='lib/glob.c' line='40' column='1'/> - <parameter type-id='80f4b756' name='str' filepath='lib/glob.c' line='40' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='glob_match' mangled-name='glob_match' filepath='include/linux/glob.h' line='8' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='glob_match'> + <parameter type-id='80f4b756'/> + <parameter type-id='80f4b756'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='gnss_allocate_device' mangled-name='gnss_allocate_device' filepath='drivers/gnss/core.c' line='224' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gnss_allocate_device'> <parameter type-id='fa0b179b' name='parent' filepath='drivers/gnss/core.c' line='224' column='1'/> @@ -120737,19 +120874,19 @@ <parameter type-id='94411a61' name='gdev' filepath='drivers/gnss/core.c' line='283' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='gov_attr_set_get' mangled-name='gov_attr_set_get' filepath='drivers/cpufreq/cpufreq_governor_attr_set.c' line='57' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gov_attr_set_get'> - <parameter type-id='902fed1a' name='attr_set' filepath='drivers/cpufreq/cpufreq_governor_attr_set.c' line='57' column='1'/> - <parameter type-id='e84b031a' name='list_node' filepath='drivers/cpufreq/cpufreq_governor_attr_set.c' line='57' column='1'/> + <function-decl name='gov_attr_set_get' mangled-name='gov_attr_set_get' filepath='include/linux/cpufreq.h' line='647' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gov_attr_set_get'> + <parameter type-id='902fed1a'/> + <parameter type-id='e84b031a'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='gov_attr_set_init' mangled-name='gov_attr_set_init' filepath='drivers/cpufreq/cpufreq_governor_attr_set.c' line='48' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gov_attr_set_init'> - <parameter type-id='902fed1a' name='attr_set' filepath='drivers/cpufreq/cpufreq_governor_attr_set.c' line='48' column='1'/> - <parameter type-id='e84b031a' name='list_node' filepath='drivers/cpufreq/cpufreq_governor_attr_set.c' line='48' column='1'/> + <function-decl name='gov_attr_set_init' mangled-name='gov_attr_set_init' filepath='include/linux/cpufreq.h' line='646' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gov_attr_set_init'> + <parameter type-id='902fed1a'/> + <parameter type-id='e84b031a'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='gov_attr_set_put' mangled-name='gov_attr_set_put' filepath='drivers/cpufreq/cpufreq_governor_attr_set.c' line='66' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gov_attr_set_put'> - <parameter type-id='902fed1a' name='attr_set' filepath='drivers/cpufreq/cpufreq_governor_attr_set.c' line='66' column='1'/> - <parameter type-id='e84b031a' name='list_node' filepath='drivers/cpufreq/cpufreq_governor_attr_set.c' line='66' column='1'/> + <function-decl name='gov_attr_set_put' mangled-name='gov_attr_set_put' filepath='include/linux/cpufreq.h' line='648' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gov_attr_set_put'> + <parameter type-id='902fed1a'/> + <parameter type-id='e84b031a'/> <return type-id='f0981eeb'/> </function-decl> <var-decl name='governor_sysfs_ops' type-id='0f840455' mangled-name='governor_sysfs_ops' visibility='default' filepath='drivers/cpufreq/cpufreq_governor_attr_set.c' line='42' column='1' elf-symbol-id='governor_sysfs_ops'/> @@ -120762,34 +120899,34 @@ <parameter type-id='b59d7dce' name='num' filepath='drivers/gpio/gpiolib-legacy.c' line='108' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='gpio_request' mangled-name='gpio_request' filepath='drivers/gpio/gpiolib-legacy.c' line='68' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpio_request'> - <parameter type-id='f0981eeb' name='gpio' filepath='drivers/gpio/gpiolib-legacy.c' line='68' column='1'/> - <parameter type-id='80f4b756' name='label' filepath='drivers/gpio/gpiolib-legacy.c' line='68' column='1'/> + <function-decl name='gpio_request' mangled-name='gpio_request' filepath='include/asm-generic/gpio.h' line='65' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpio_request'> + <parameter type-id='f0981eeb'/> + <parameter type-id='80f4b756'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='gpio_request_one' mangled-name='gpio_request_one' filepath='drivers/gpio/gpiolib-legacy.c' line='21' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpio_request_one'> - <parameter type-id='f0981eeb' name='gpio' filepath='drivers/gpio/gpiolib-legacy.c' line='21' column='1'/> - <parameter type-id='7359adad' name='flags' filepath='drivers/gpio/gpiolib-legacy.c' line='21' column='1'/> - <parameter type-id='80f4b756' name='label' filepath='drivers/gpio/gpiolib-legacy.c' line='21' column='1'/> + <function-decl name='gpio_request_one' mangled-name='gpio_request_one' filepath='include/asm-generic/gpio.h' line='115' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpio_request_one'> + <parameter type-id='f0981eeb'/> + <parameter type-id='7359adad'/> + <parameter type-id='80f4b756'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='gpio_to_desc' mangled-name='gpio_to_desc' filepath='drivers/gpio/gpiolib.c' line='108' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpio_to_desc'> - <parameter type-id='f0981eeb' name='gpio' filepath='drivers/gpio/gpiolib.c' line='108' column='1'/> + <function-decl name='gpio_to_desc' mangled-name='gpio_to_desc' filepath='include/linux/gpio/consumer.h' line='172' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpio_to_desc'> + <parameter type-id='f0981eeb'/> <return type-id='26760480'/> </function-decl> - <function-decl name='gpiochip_add_data_with_key' mangled-name='gpiochip_add_data_with_key' filepath='drivers/gpio/gpiolib.c' line='571' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpiochip_add_data_with_key'> - <parameter type-id='e324928d' name='gc' filepath='drivers/gpio/gpiolib.c' line='571' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='drivers/gpio/gpiolib.c' line='571' column='1'/> - <parameter type-id='a57283f9' name='lock_key' filepath='drivers/gpio/gpiolib.c' line='572' column='1'/> - <parameter type-id='a57283f9' name='request_key' filepath='drivers/gpio/gpiolib.c' line='573' column='1'/> + <function-decl name='gpiochip_add_data_with_key' mangled-name='gpiochip_add_data_with_key' filepath='include/linux/gpio/driver.h' line='501' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpiochip_add_data_with_key'> + <parameter type-id='e324928d'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='a57283f9'/> + <parameter type-id='a57283f9'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='gpiochip_add_pin_range' mangled-name='gpiochip_add_pin_range' filepath='drivers/gpio/gpiolib.c' line='1918' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpiochip_add_pin_range'> - <parameter type-id='e324928d' name='gc' filepath='drivers/gpio/gpiolib.c' line='1918' column='1'/> - <parameter type-id='80f4b756' name='pinctl_name' filepath='drivers/gpio/gpiolib.c' line='1918' column='1'/> - <parameter type-id='f0981eeb' name='gpio_offset' filepath='drivers/gpio/gpiolib.c' line='1919' column='1'/> - <parameter type-id='f0981eeb' name='pin_offset' filepath='drivers/gpio/gpiolib.c' line='1919' column='1'/> - <parameter type-id='f0981eeb' name='npins' filepath='drivers/gpio/gpiolib.c' line='1920' column='1'/> + <function-decl name='gpiochip_add_pin_range' mangled-name='gpiochip_add_pin_range' filepath='include/linux/gpio/driver.h' line='736' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpiochip_add_pin_range'> + <parameter type-id='e324928d'/> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='gpiochip_find' mangled-name='gpiochip_find' filepath='drivers/gpio/gpiolib.c' line='870' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpiochip_find'> @@ -120822,9 +120959,9 @@ <parameter type-id='f0981eeb' name='offset' filepath='drivers/gpio/gpiolib.c' line='463' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='gpiochip_lock_as_irq' mangled-name='gpiochip_lock_as_irq' filepath='drivers/gpio/gpiolib.c' line='3231' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpiochip_lock_as_irq'> - <parameter type-id='e324928d' name='gc' filepath='drivers/gpio/gpiolib.c' line='3231' column='1'/> - <parameter type-id='f0981eeb' name='offset' filepath='drivers/gpio/gpiolib.c' line='3231' column='1'/> + <function-decl name='gpiochip_lock_as_irq' mangled-name='gpiochip_lock_as_irq' filepath='include/linux/gpio/driver.h' line='778' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpiochip_lock_as_irq'> + <parameter type-id='e324928d'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='gpiochip_populate_parent_fwspec_fourcell' mangled-name='gpiochip_populate_parent_fwspec_fourcell' filepath='drivers/gpio/gpiolib.c' line='1266' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpiochip_populate_parent_fwspec_fourcell'> @@ -120833,13 +120970,13 @@ <parameter type-id='f0981eeb' name='parent_type' filepath='drivers/gpio/gpiolib.c' line='1268' column='1'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='gpiochip_remove' mangled-name='gpiochip_remove' filepath='drivers/gpio/gpiolib.c' line='815' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpiochip_remove'> - <parameter type-id='e324928d' name='gc' filepath='drivers/gpio/gpiolib.c' line='815' column='1'/> + <function-decl name='gpiochip_remove' mangled-name='gpiochip_remove' filepath='include/linux/gpio/driver.h' line='551' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpiochip_remove'> + <parameter type-id='e324928d'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='gpiochip_unlock_as_irq' mangled-name='gpiochip_unlock_as_irq' filepath='drivers/gpio/gpiolib.c' line='3285' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpiochip_unlock_as_irq'> - <parameter type-id='e324928d' name='gc' filepath='drivers/gpio/gpiolib.c' line='3285' column='1'/> - <parameter type-id='f0981eeb' name='offset' filepath='drivers/gpio/gpiolib.c' line='3285' column='1'/> + <function-decl name='gpiochip_unlock_as_irq' mangled-name='gpiochip_unlock_as_irq' filepath='include/linux/gpio/driver.h' line='779' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpiochip_unlock_as_irq'> + <parameter type-id='e324928d'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='gpiod_cansleep' mangled-name='gpiod_cansleep' filepath='drivers/gpio/gpiolib.c' line='3160' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpiod_cansleep'> @@ -120917,8 +121054,8 @@ <parameter type-id='95e97e5e' name='value' filepath='drivers/gpio/gpiolib.c' line='3513' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='gpiod_to_chip' mangled-name='gpiod_to_chip' filepath='drivers/gpio/gpiolib.c' line='175' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpiod_to_chip'> - <parameter type-id='5bed570d' name='desc' filepath='drivers/gpio/gpiolib.c' line='175' column='1'/> + <function-decl name='gpiod_to_chip' mangled-name='gpiod_to_chip' filepath='include/linux/gpio/driver.h' line='782' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpiod_to_chip'> + <parameter type-id='5bed570d'/> <return type-id='e324928d'/> </function-decl> <function-decl name='gpiod_to_irq' mangled-name='gpiod_to_irq' filepath='drivers/gpio/gpiolib.c' line='3195' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gpiod_to_irq'> @@ -120943,13 +121080,13 @@ <parameter type-id='cf536864' name='line_num' filepath='drivers/usb/gadget/function/u_serial.c' line='1261' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='gserial_connect' mangled-name='gserial_connect' filepath='drivers/usb/gadget/function/u_serial.c' line='1293' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gserial_connect'> - <parameter type-id='3921c1a0' name='gser' filepath='drivers/usb/gadget/function/u_serial.c' line='1293' column='1'/> - <parameter type-id='f9b06939' name='port_num' filepath='drivers/usb/gadget/function/u_serial.c' line='1293' column='1'/> + <function-decl name='gserial_connect' mangled-name='gserial_connect' filepath='drivers/usb/gadget/function/u_serial.h' line='69' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gserial_connect'> + <parameter type-id='3921c1a0'/> + <parameter type-id='002ac4a6'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='gserial_disconnect' mangled-name='gserial_disconnect' filepath='drivers/usb/gadget/function/u_serial.c' line='1369' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gserial_disconnect'> - <parameter type-id='3921c1a0' name='gser' filepath='drivers/usb/gadget/function/u_serial.c' line='1369' column='1'/> + <function-decl name='gserial_disconnect' mangled-name='gserial_disconnect' filepath='drivers/usb/gadget/function/u_serial.h' line='70' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='gserial_disconnect'> + <parameter type-id='3921c1a0'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='guid_gen' mangled-name='guid_gen' filepath='lib/uuid.c' line='60' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='guid_gen'> @@ -120994,27 +121131,27 @@ <parameter type-id='80f4b756' name='name' filepath='fs/namei.c' line='2076' column='1'/> <return type-id='91ce1af9'/> </function-decl> - <function-decl name='have_governor_per_policy' mangled-name='have_governor_per_policy' filepath='drivers/cpufreq/cpufreq.c' line='110' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='have_governor_per_policy'> - <return type-id='b50a4934'/> + <function-decl name='have_governor_per_policy' mangled-name='have_governor_per_policy' filepath='include/linux/cpufreq.h' line='225' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='have_governor_per_policy'> + <return type-id='c894953d'/> </function-decl> - <function-decl name='hci_alloc_dev' mangled-name='hci_alloc_dev' filepath='net/bluetooth/hci_core.c' line='3583' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hci_alloc_dev'> + <function-decl name='hci_alloc_dev' mangled-name='hci_alloc_dev' filepath='include/net/bluetooth/hci_core.h' line='1203' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hci_alloc_dev'> <return type-id='9ad862e7'/> </function-decl> <function-decl name='hci_free_dev' mangled-name='hci_free_dev' filepath='net/bluetooth/hci_core.c' line='3695' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hci_free_dev'> <parameter type-id='9ad862e7' name='hdev' filepath='net/bluetooth/hci_core.c' line='3695' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='hci_recv_frame' mangled-name='hci_recv_frame' filepath='net/bluetooth/hci_core.c' line='3927' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hci_recv_frame'> - <parameter type-id='9ad862e7' name='hdev' filepath='net/bluetooth/hci_core.c' line='3927' column='1'/> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/bluetooth/hci_core.c' line='3927' column='1'/> + <function-decl name='hci_recv_frame' mangled-name='hci_recv_frame' filepath='include/net/bluetooth/hci_core.h' line='1210' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hci_recv_frame'> + <parameter type-id='9ad862e7'/> + <parameter type-id='0fbf3cfd'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='hci_register_dev' mangled-name='hci_register_dev' filepath='net/bluetooth/hci_core.c' line='3703' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hci_register_dev'> - <parameter type-id='9ad862e7' name='hdev' filepath='net/bluetooth/hci_core.c' line='3703' column='1'/> + <function-decl name='hci_register_dev' mangled-name='hci_register_dev' filepath='include/net/bluetooth/hci_core.h' line='1205' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hci_register_dev'> + <parameter type-id='9ad862e7'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='hci_unregister_dev' mangled-name='hci_unregister_dev' filepath='net/bluetooth/hci_core.c' line='3817' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hci_unregister_dev'> - <parameter type-id='9ad862e7' name='hdev' filepath='net/bluetooth/hci_core.c' line='3817' column='1'/> + <function-decl name='hci_unregister_dev' mangled-name='hci_unregister_dev' filepath='include/net/bluetooth/hci_core.h' line='1206' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hci_unregister_dev'> + <parameter type-id='9ad862e7'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='hdmi_audio_infoframe_init' mangled-name='hdmi_audio_infoframe_init' filepath='drivers/video/hdmi.c' line='349' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hdmi_audio_infoframe_init'> @@ -121049,38 +121186,38 @@ <parameter type-id='b59d7dce' name='size' filepath='drivers/video/hdmi.c' line='945' column='1'/> <return type-id='79a0948f'/> </function-decl> - <function-decl name='hex2bin' mangled-name='hex2bin' filepath='lib/hexdump.c' line='45' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hex2bin'> - <parameter type-id='8bff8096' name='dst' filepath='lib/hexdump.c' line='45' column='1'/> - <parameter type-id='80f4b756' name='src' filepath='lib/hexdump.c' line='45' column='1'/> - <parameter type-id='b59d7dce' name='count' filepath='lib/hexdump.c' line='45' column='1'/> + <function-decl name='hex2bin' mangled-name='hex2bin' filepath='include/linux/kernel.h' line='639' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hex2bin'> + <parameter type-id='cf536864'/> + <parameter type-id='80f4b756'/> + <parameter type-id='7359adad'/> <return type-id='95e97e5e'/> </function-decl> <var-decl name='hex_asc' type-id='8945ea40' mangled-name='hex_asc' visibility='default' filepath='lib/hexdump.c' line='14' column='1' elf-symbol-id='hex_asc'/> <var-decl name='hex_asc_upper' type-id='8945ea40' mangled-name='hex_asc_upper' visibility='default' filepath='lib/hexdump.c' line='16' column='1' elf-symbol-id='hex_asc_upper'/> - <function-decl name='hex_dump_to_buffer' mangled-name='hex_dump_to_buffer' filepath='lib/hexdump.c' line='106' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hex_dump_to_buffer'> - <parameter type-id='eaa32e2f' name='buf' filepath='lib/hexdump.c' line='106' column='1'/> - <parameter type-id='b59d7dce' name='len' filepath='lib/hexdump.c' line='106' column='1'/> - <parameter type-id='95e97e5e' name='rowsize' filepath='lib/hexdump.c' line='106' column='1'/> - <parameter type-id='95e97e5e' name='groupsize' filepath='lib/hexdump.c' line='106' column='1'/> - <parameter type-id='26a90f95' name='linebuf' filepath='lib/hexdump.c' line='107' column='1'/> - <parameter type-id='b59d7dce' name='linebuflen' filepath='lib/hexdump.c' line='107' column='1'/> - <parameter type-id='b50a4934' name='ascii' filepath='lib/hexdump.c' line='107' column='1'/> + <function-decl name='hex_dump_to_buffer' mangled-name='hex_dump_to_buffer' filepath='include/linux/printk.h' line='577' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hex_dump_to_buffer'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='26a90f95'/> + <parameter type-id='7359adad'/> + <parameter type-id='c894953d'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='hex_to_bin' mangled-name='hex_to_bin' filepath='lib/hexdump.c' line='26' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hex_to_bin'> - <parameter type-id='a84c031d' name='ch' filepath='lib/hexdump.c' line='26' column='1'/> + <function-decl name='hex_to_bin' mangled-name='hex_to_bin' filepath='include/linux/kernel.h' line='638' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hex_to_bin'> + <parameter type-id='a84c031d'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='hid_add_device' mangled-name='hid_add_device' filepath='drivers/hid/hid-core.c' line='2389' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hid_add_device'> - <parameter type-id='37175e4d' name='hdev' filepath='drivers/hid/hid-core.c' line='2389' column='1'/> + <function-decl name='hid_add_device' mangled-name='hid_add_device' filepath='include/linux/hid.h' line='852' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hid_add_device'> + <parameter type-id='37175e4d'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='hid_allocate_device' mangled-name='hid_allocate_device' filepath='drivers/hid/hid-core.c' line='2459' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hid_allocate_device'> + <function-decl name='hid_allocate_device' mangled-name='hid_allocate_device' filepath='include/linux/hid.h' line='892' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hid_allocate_device'> <return type-id='37175e4d'/> </function-decl> <var-decl name='hid_debug' type-id='95e97e5e' mangled-name='hid_debug' visibility='default' filepath='drivers/hid/hid-core.c' line='44' column='1' elf-symbol-id='hid_debug'/> - <function-decl name='hid_destroy_device' mangled-name='hid_destroy_device' filepath='drivers/hid/hid-core.c' line='2505' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hid_destroy_device'> - <parameter type-id='37175e4d' name='hdev' filepath='drivers/hid/hid-core.c' line='2505' column='1'/> + <function-decl name='hid_destroy_device' mangled-name='hid_destroy_device' filepath='include/linux/hid.h' line='853' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hid_destroy_device'> + <parameter type-id='37175e4d'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='hid_input_report' mangled-name='hid_input_report' filepath='drivers/hid/hid-core.c' line='1810' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hid_input_report'> @@ -121091,38 +121228,38 @@ <parameter type-id='95e97e5e' name='interrupt' filepath='drivers/hid/hid-core.c' line='1810' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='hid_parse_report' mangled-name='hid_parse_report' filepath='drivers/hid/hid-core.c' line='937' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hid_parse_report'> - <parameter type-id='37175e4d' name='hid' filepath='drivers/hid/hid-core.c' line='937' column='1'/> - <parameter type-id='474e5dcc' name='start' filepath='drivers/hid/hid-core.c' line='937' column='1'/> - <parameter type-id='f0981eeb' name='size' filepath='drivers/hid/hid-core.c' line='937' column='1'/> + <function-decl name='hid_parse_report' mangled-name='hid_parse_report' filepath='include/linux/hid.h' line='896' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hid_parse_report'> + <parameter type-id='37175e4d'/> + <parameter type-id='cf536864'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='hmm_range_fault' mangled-name='hmm_range_fault' filepath='mm/hmm.c' line='568' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hmm_range_fault'> <parameter type-id='f9d3500f' name='range' filepath='mm/hmm.c' line='568' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='housekeeping_cpumask' mangled-name='housekeeping_cpumask' filepath='kernel/sched/isolation.c' line='40' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='housekeeping_cpumask'> - <parameter type-id='174b493d' name='flags' filepath='kernel/sched/isolation.c' line='40' column='1'/> + <function-decl name='housekeeping_cpumask' mangled-name='housekeeping_cpumask' filepath='include/linux/sched/isolation.h' line='23' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='housekeeping_cpumask'> + <parameter type-id='174b493d'/> <return type-id='5f8a1ac4'/> </function-decl> - <function-decl name='hrtimer_active' mangled-name='hrtimer_active' filepath='kernel/time/hrtimer.c' line='1456' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hrtimer_active'> - <parameter type-id='1ce53783' name='timer' filepath='kernel/time/hrtimer.c' line='1456' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='hrtimer_active' mangled-name='hrtimer_active' filepath='include/linux/hrtimer.h' line='461' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hrtimer_active'> + <parameter type-id='1ce53783'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='hrtimer_cancel' mangled-name='hrtimer_cancel' filepath='kernel/time/hrtimer.c' line='1290' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hrtimer_cancel'> - <parameter type-id='08c8d0fa' name='timer' filepath='kernel/time/hrtimer.c' line='1290' column='1'/> + <function-decl name='hrtimer_cancel' mangled-name='hrtimer_cancel' filepath='include/linux/hrtimer.h' line='428' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hrtimer_cancel'> + <parameter type-id='08c8d0fa'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='hrtimer_forward' mangled-name='hrtimer_forward' filepath='kernel/time/hrtimer.c' line='935' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hrtimer_forward'> - <parameter type-id='08c8d0fa' name='timer' filepath='kernel/time/hrtimer.c' line='935' column='1'/> - <parameter type-id='fbc017ef' name='now' filepath='kernel/time/hrtimer.c' line='935' column='1'/> - <parameter type-id='fbc017ef' name='interval' filepath='kernel/time/hrtimer.c' line='935' column='1'/> - <return type-id='91ce1af9'/> + <function-decl name='hrtimer_forward' mangled-name='hrtimer_forward' filepath='include/linux/hrtimer.h' line='488' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hrtimer_forward'> + <parameter type-id='08c8d0fa'/> + <parameter type-id='1eb56b1e'/> + <parameter type-id='1eb56b1e'/> + <return type-id='3a47d82b'/> </function-decl> - <function-decl name='hrtimer_init' mangled-name='hrtimer_init' filepath='kernel/time/hrtimer.c' line='1441' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hrtimer_init'> - <parameter type-id='08c8d0fa' name='timer' filepath='kernel/time/hrtimer.c' line='1441' column='1'/> - <parameter type-id='a1c3b834' name='clock_id' filepath='kernel/time/hrtimer.c' line='1441' column='1'/> - <parameter type-id='88326653' name='mode' filepath='kernel/time/hrtimer.c' line='1442' column='1'/> + <function-decl name='hrtimer_init' mangled-name='hrtimer_init' filepath='include/linux/hrtimer.h' line='379' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hrtimer_init'> + <parameter type-id='08c8d0fa'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='88326653'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='hrtimer_init_sleeper' mangled-name='hrtimer_init_sleeper' filepath='kernel/time/hrtimer.c' line='1859' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hrtimer_init_sleeper'> @@ -121136,28 +121273,28 @@ <parameter type-id='88326653' name='mode' filepath='kernel/time/hrtimer.c' line='1805' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='hrtimer_start_range_ns' mangled-name='hrtimer_start_range_ns' filepath='kernel/time/hrtimer.c' line='1132' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hrtimer_start_range_ns'> - <parameter type-id='08c8d0fa' name='timer' filepath='kernel/time/hrtimer.c' line='1132' column='1'/> - <parameter type-id='fbc017ef' name='tim' filepath='kernel/time/hrtimer.c' line='1132' column='1'/> - <parameter type-id='91ce1af9' name='delta_ns' filepath='kernel/time/hrtimer.c' line='1133' column='1'/> - <parameter type-id='9bedc94f' name='mode' filepath='kernel/time/hrtimer.c' line='1133' column='1'/> + <function-decl name='hrtimer_start_range_ns' mangled-name='hrtimer_start_range_ns' filepath='include/linux/hrtimer.h' line='411' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hrtimer_start_range_ns'> + <parameter type-id='08c8d0fa'/> + <parameter type-id='1eb56b1e'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='88326653'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='hrtimer_try_to_cancel' mangled-name='hrtimer_try_to_cancel' filepath='kernel/time/hrtimer.c' line='1168' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hrtimer_try_to_cancel'> - <parameter type-id='08c8d0fa' name='timer' filepath='kernel/time/hrtimer.c' line='1168' column='1'/> + <function-decl name='hrtimer_try_to_cancel' mangled-name='hrtimer_try_to_cancel' filepath='include/linux/hrtimer.h' line='429' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hrtimer_try_to_cancel'> + <parameter type-id='08c8d0fa'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='hvc_alloc' mangled-name='hvc_alloc' filepath='drivers/tty/hvc/hvc_console.c' line='911' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hvc_alloc'> - <parameter type-id='8f92235e' name='vtermno' filepath='drivers/tty/hvc/hvc_console.c' line='911' column='1'/> - <parameter type-id='95e97e5e' name='data' filepath='drivers/tty/hvc/hvc_console.c' line='911' column='1'/> - <parameter type-id='f319e2c5' name='ops' filepath='drivers/tty/hvc/hvc_console.c' line='912' column='1'/> - <parameter type-id='95e97e5e' name='outbuf_size' filepath='drivers/tty/hvc/hvc_console.c' line='913' column='1'/> + <function-decl name='hvc_alloc' mangled-name='hvc_alloc' filepath='drivers/tty/hvc/hvc_console.h' line='77' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hvc_alloc'> + <parameter type-id='f0981eeb'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='f319e2c5'/> + <parameter type-id='95e97e5e'/> <return type-id='352b95f6'/> </function-decl> - <function-decl name='hvc_instantiate' mangled-name='hvc_instantiate' filepath='drivers/tty/hvc/hvc_console.c' line='285' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hvc_instantiate'> - <parameter type-id='8f92235e' name='vtermno' filepath='drivers/tty/hvc/hvc_console.c' line='285' column='1'/> - <parameter type-id='95e97e5e' name='index' filepath='drivers/tty/hvc/hvc_console.c' line='285' column='1'/> - <parameter type-id='f319e2c5' name='ops' filepath='drivers/tty/hvc/hvc_console.c' line='285' column='1'/> + <function-decl name='hvc_instantiate' mangled-name='hvc_instantiate' filepath='drivers/tty/hvc/hvc_console.h' line='73' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hvc_instantiate'> + <parameter type-id='f0981eeb'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='f319e2c5'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='hvc_kick' mangled-name='hvc_kick' filepath='drivers/tty/hvc/hvc_console.c' line='313' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hvc_kick'> @@ -121179,18 +121316,18 @@ <parameter type-id='c1547255' name='rng' filepath='drivers/char/hw_random/core.c' line='535' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='hwspin_lock_free' mangled-name='hwspin_lock_free' filepath='drivers/hwspinlock/hwspinlock_core.c' line='800' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hwspin_lock_free'> - <parameter type-id='0cb0b26f' name='hwlock' filepath='drivers/hwspinlock/hwspinlock_core.c' line='800' column='1'/> + <function-decl name='hwspin_lock_free' mangled-name='hwspin_lock_free' filepath='include/linux/hwspinlock.h' line='63' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hwspin_lock_free'> + <parameter type-id='0cb0b26f'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='hwspin_lock_request_specific' mangled-name='hwspin_lock_request_specific' filepath='drivers/hwspinlock/hwspinlock_core.c' line='752' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hwspin_lock_request_specific'> - <parameter type-id='f0981eeb' name='id' filepath='drivers/hwspinlock/hwspinlock_core.c' line='752' column='1'/> + <function-decl name='hwspin_lock_request_specific' mangled-name='hwspin_lock_request_specific' filepath='include/linux/hwspinlock.h' line='62' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='hwspin_lock_request_specific'> + <parameter type-id='f0981eeb'/> <return type-id='0cb0b26f'/> </function-decl> <var-decl name='hypervisor_kobj' type-id='d30bdc51' mangled-name='hypervisor_kobj' visibility='default' filepath='drivers/base/hypervisor.c' line='15' column='1' elf-symbol-id='hypervisor_kobj'/> <var-decl name='i2c_adapter_type' type-id='bdae35f4' mangled-name='i2c_adapter_type' visibility='default' filepath='drivers/i2c/i2c-core-base.c' line='1260' column='1' elf-symbol-id='i2c_adapter_type'/> - <function-decl name='i2c_add_adapter' mangled-name='i2c_add_adapter' filepath='drivers/i2c/i2c-core-base.c' line='1526' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_add_adapter'> - <parameter type-id='b9af02c3' name='adapter' filepath='drivers/i2c/i2c-core-base.c' line='1526' column='1'/> + <function-decl name='i2c_add_adapter' mangled-name='i2c_add_adapter' filepath='include/linux/i2c.h' line='848' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_add_adapter'> + <parameter type-id='b9af02c3'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='i2c_add_numbered_adapter' mangled-name='i2c_add_numbered_adapter' filepath='drivers/i2c/i2c-core-base.c' line='1575' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_add_numbered_adapter'> @@ -121213,12 +121350,12 @@ <parameter type-id='eaa32e2f' name='arg' filepath='drivers/i2c/i2c-core-base.c' line='1858' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='i2c_del_adapter' mangled-name='i2c_del_adapter' filepath='drivers/i2c/i2c-core-base.c' line='1630' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_del_adapter'> - <parameter type-id='b9af02c3' name='adap' filepath='drivers/i2c/i2c-core-base.c' line='1630' column='1'/> + <function-decl name='i2c_del_adapter' mangled-name='i2c_del_adapter' filepath='include/linux/i2c.h' line='849' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_del_adapter'> + <parameter type-id='b9af02c3'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='i2c_del_driver' mangled-name='i2c_del_driver' filepath='drivers/i2c/i2c-core-base.c' line='1827' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_del_driver'> - <parameter type-id='29ffcb70' name='driver' filepath='drivers/i2c/i2c-core-base.c' line='1827' column='1'/> + <function-decl name='i2c_del_driver' mangled-name='i2c_del_driver' filepath='include/linux/i2c.h' line='853' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_del_driver'> + <parameter type-id='29ffcb70'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='i2c_for_each_dev' mangled-name='i2c_for_each_dev' filepath='drivers/i2c/i2c-core-base.c' line='1762' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_for_each_dev'> @@ -121255,9 +121392,9 @@ <parameter type-id='1dc6a898' name='default_addr' filepath='drivers/i2c/i2c-core-base.c' line='1086' column='1'/> <return type-id='3e31633b'/> </function-decl> - <function-decl name='i2c_new_client_device' mangled-name='i2c_new_client_device' filepath='drivers/i2c/i2c-core-base.c' line='869' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_new_client_device'> - <parameter type-id='b9af02c3' name='adap' filepath='drivers/i2c/i2c-core-base.c' line='869' column='1'/> - <parameter type-id='88139c0a' name='info' filepath='drivers/i2c/i2c-core-base.c' line='869' column='1'/> + <function-decl name='i2c_new_client_device' mangled-name='i2c_new_client_device' filepath='include/linux/i2c.h' line='445' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_new_client_device'> + <parameter type-id='b9af02c3'/> + <parameter type-id='88139c0a'/> <return type-id='3e31633b'/> </function-decl> <function-decl name='i2c_new_dummy_device' mangled-name='i2c_new_dummy_device' filepath='drivers/i2c/i2c-core-base.c' line='1008' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_new_dummy_device'> @@ -121292,81 +121429,81 @@ <parameter type-id='b9af02c3' name='adap' filepath='drivers/i2c/i2c-core-base.c' line='249' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='i2c_register_driver' mangled-name='i2c_register_driver' filepath='drivers/i2c/i2c-core-base.c' line='1786' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_register_driver'> - <parameter type-id='2730d015' name='owner' filepath='drivers/i2c/i2c-core-base.c' line='1786' column='1'/> - <parameter type-id='29ffcb70' name='driver' filepath='drivers/i2c/i2c-core-base.c' line='1786' column='1'/> + <function-decl name='i2c_register_driver' mangled-name='i2c_register_driver' filepath='include/linux/i2c.h' line='852' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_register_driver'> + <parameter type-id='2730d015'/> + <parameter type-id='29ffcb70'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='i2c_smbus_read_byte' mangled-name='i2c_smbus_read_byte' filepath='drivers/i2c/i2c-core-smbus.c' line='93' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_smbus_read_byte'> - <parameter type-id='7ea54338' name='client' filepath='drivers/i2c/i2c-core-smbus.c' line='93' column='1'/> - <return type-id='a7832498'/> + <function-decl name='i2c_smbus_read_byte' mangled-name='i2c_smbus_read_byte' filepath='include/linux/i2c.h' line='147' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_smbus_read_byte'> + <parameter type-id='7ea54338'/> + <return type-id='95e97e5e'/> </function-decl> - <function-decl name='i2c_smbus_read_byte_data' mangled-name='i2c_smbus_read_byte_data' filepath='drivers/i2c/i2c-core-smbus.c' line='128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_smbus_read_byte_data'> - <parameter type-id='7ea54338' name='client' filepath='drivers/i2c/i2c-core-smbus.c' line='128' column='1'/> - <parameter type-id='f9b06939' name='command' filepath='drivers/i2c/i2c-core-smbus.c' line='128' column='1'/> - <return type-id='a7832498'/> + <function-decl name='i2c_smbus_read_byte_data' mangled-name='i2c_smbus_read_byte_data' filepath='include/linux/i2c.h' line='149' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_smbus_read_byte_data'> + <parameter type-id='7ea54338'/> + <parameter type-id='002ac4a6'/> + <return type-id='95e97e5e'/> </function-decl> - <function-decl name='i2c_smbus_read_i2c_block_data' mangled-name='i2c_smbus_read_i2c_block_data' filepath='drivers/i2c/i2c-core-smbus.c' line='258' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_smbus_read_i2c_block_data'> - <parameter type-id='7ea54338' name='client' filepath='drivers/i2c/i2c-core-smbus.c' line='258' column='1'/> - <parameter type-id='f9b06939' name='command' filepath='drivers/i2c/i2c-core-smbus.c' line='258' column='1'/> - <parameter type-id='f9b06939' name='length' filepath='drivers/i2c/i2c-core-smbus.c' line='259' column='1'/> - <parameter type-id='8bff8096' name='values' filepath='drivers/i2c/i2c-core-smbus.c' line='259' column='1'/> - <return type-id='a7832498'/> + <function-decl name='i2c_smbus_read_i2c_block_data' mangled-name='i2c_smbus_read_i2c_block_data' filepath='include/linux/i2c.h' line='177' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_smbus_read_i2c_block_data'> + <parameter type-id='7ea54338'/> + <parameter type-id='002ac4a6'/> + <parameter type-id='002ac4a6'/> + <parameter type-id='cf536864'/> + <return type-id='95e97e5e'/> </function-decl> - <function-decl name='i2c_smbus_read_word_data' mangled-name='i2c_smbus_read_word_data' filepath='drivers/i2c/i2c-core-smbus.c' line='168' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_smbus_read_word_data'> - <parameter type-id='7ea54338' name='client' filepath='drivers/i2c/i2c-core-smbus.c' line='168' column='1'/> - <parameter type-id='f9b06939' name='command' filepath='drivers/i2c/i2c-core-smbus.c' line='168' column='1'/> - <return type-id='a7832498'/> + <function-decl name='i2c_smbus_read_word_data' mangled-name='i2c_smbus_read_word_data' filepath='include/linux/i2c.h' line='152' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_smbus_read_word_data'> + <parameter type-id='7ea54338'/> + <parameter type-id='002ac4a6'/> + <return type-id='95e97e5e'/> </function-decl> <function-decl name='i2c_smbus_write_byte' mangled-name='i2c_smbus_write_byte' filepath='drivers/i2c/i2c-core-smbus.c' line='113' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_smbus_write_byte'> <parameter type-id='7ea54338' name='client' filepath='drivers/i2c/i2c-core-smbus.c' line='113' column='1'/> <parameter type-id='f9b06939' name='value' filepath='drivers/i2c/i2c-core-smbus.c' line='113' column='1'/> <return type-id='a7832498'/> </function-decl> - <function-decl name='i2c_smbus_write_byte_data' mangled-name='i2c_smbus_write_byte_data' filepath='drivers/i2c/i2c-core-smbus.c' line='149' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_smbus_write_byte_data'> - <parameter type-id='7ea54338' name='client' filepath='drivers/i2c/i2c-core-smbus.c' line='149' column='1'/> - <parameter type-id='f9b06939' name='command' filepath='drivers/i2c/i2c-core-smbus.c' line='149' column='1'/> - <parameter type-id='f9b06939' name='value' filepath='drivers/i2c/i2c-core-smbus.c' line='150' column='1'/> - <return type-id='a7832498'/> - </function-decl> - <function-decl name='i2c_smbus_write_i2c_block_data' mangled-name='i2c_smbus_write_i2c_block_data' filepath='drivers/i2c/i2c-core-smbus.c' line='278' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_smbus_write_i2c_block_data'> - <parameter type-id='7ea54338' name='client' filepath='drivers/i2c/i2c-core-smbus.c' line='278' column='1'/> - <parameter type-id='f9b06939' name='command' filepath='drivers/i2c/i2c-core-smbus.c' line='278' column='1'/> - <parameter type-id='f9b06939' name='length' filepath='drivers/i2c/i2c-core-smbus.c' line='279' column='1'/> - <parameter type-id='bbaf3419' name='values' filepath='drivers/i2c/i2c-core-smbus.c' line='279' column='1'/> - <return type-id='a7832498'/> - </function-decl> - <function-decl name='i2c_smbus_write_word_data' mangled-name='i2c_smbus_write_word_data' filepath='drivers/i2c/i2c-core-smbus.c' line='189' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_smbus_write_word_data'> - <parameter type-id='7ea54338' name='client' filepath='drivers/i2c/i2c-core-smbus.c' line='189' column='1'/> - <parameter type-id='f9b06939' name='command' filepath='drivers/i2c/i2c-core-smbus.c' line='189' column='1'/> - <parameter type-id='1dc6a898' name='value' filepath='drivers/i2c/i2c-core-smbus.c' line='190' column='1'/> - <return type-id='a7832498'/> - </function-decl> - <function-decl name='i2c_smbus_xfer' mangled-name='i2c_smbus_xfer' filepath='drivers/i2c/i2c-core-smbus.c' line='532' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_smbus_xfer'> - <parameter type-id='b9af02c3' name='adapter' filepath='drivers/i2c/i2c-core-smbus.c' line='532' column='1'/> - <parameter type-id='1dc6a898' name='addr' filepath='drivers/i2c/i2c-core-smbus.c' line='532' column='1'/> - <parameter type-id='8efea9e5' name='flags' filepath='drivers/i2c/i2c-core-smbus.c' line='533' column='1'/> - <parameter type-id='a84c031d' name='read_write' filepath='drivers/i2c/i2c-core-smbus.c' line='533' column='1'/> - <parameter type-id='f9b06939' name='command' filepath='drivers/i2c/i2c-core-smbus.c' line='534' column='1'/> - <parameter type-id='95e97e5e' name='protocol' filepath='drivers/i2c/i2c-core-smbus.c' line='534' column='1'/> - <parameter type-id='a556dccb' name='data' filepath='drivers/i2c/i2c-core-smbus.c' line='534' column='1'/> - <return type-id='a7832498'/> - </function-decl> - <function-decl name='i2c_transfer' mangled-name='i2c_transfer' filepath='drivers/i2c/i2c-core-base.c' line='2082' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_transfer'> - <parameter type-id='b9af02c3' name='adap' filepath='drivers/i2c/i2c-core-base.c' line='2082' column='1'/> - <parameter type-id='cd44bc95' name='msgs' filepath='drivers/i2c/i2c-core-base.c' line='2082' column='1'/> - <parameter type-id='95e97e5e' name='num' filepath='drivers/i2c/i2c-core-base.c' line='2082' column='1'/> + <function-decl name='i2c_smbus_write_byte_data' mangled-name='i2c_smbus_write_byte_data' filepath='include/linux/i2c.h' line='150' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_smbus_write_byte_data'> + <parameter type-id='7ea54338'/> + <parameter type-id='002ac4a6'/> + <parameter type-id='002ac4a6'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='i2c_transfer_buffer_flags' mangled-name='i2c_transfer_buffer_flags' filepath='drivers/i2c/i2c-core-base.c' line='2128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_transfer_buffer_flags'> - <parameter type-id='7ea54338' name='client' filepath='drivers/i2c/i2c-core-base.c' line='2128' column='1'/> - <parameter type-id='26a90f95' name='buf' filepath='drivers/i2c/i2c-core-base.c' line='2128' column='1'/> - <parameter type-id='95e97e5e' name='count' filepath='drivers/i2c/i2c-core-base.c' line='2129' column='1'/> - <parameter type-id='1dc6a898' name='flags' filepath='drivers/i2c/i2c-core-base.c' line='2129' column='1'/> + <function-decl name='i2c_smbus_write_i2c_block_data' mangled-name='i2c_smbus_write_i2c_block_data' filepath='include/linux/i2c.h' line='179' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_smbus_write_i2c_block_data'> + <parameter type-id='7ea54338'/> + <parameter type-id='002ac4a6'/> + <parameter type-id='002ac4a6'/> + <parameter type-id='354f7eb9'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='i2c_unregister_device' mangled-name='i2c_unregister_device' filepath='drivers/i2c/i2c-core-base.c' line='950' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_unregister_device'> - <parameter type-id='3e31633b' name='client' filepath='drivers/i2c/i2c-core-base.c' line='950' column='1'/> + <function-decl name='i2c_smbus_write_word_data' mangled-name='i2c_smbus_write_word_data' filepath='include/linux/i2c.h' line='153' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_smbus_write_word_data'> + <parameter type-id='7ea54338'/> + <parameter type-id='002ac4a6'/> + <parameter type-id='8efea9e5'/> + <return type-id='95e97e5e'/> + </function-decl> + <function-decl name='i2c_smbus_xfer' mangled-name='i2c_smbus_xfer' filepath='include/linux/i2c.h' line='135' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_smbus_xfer'> + <parameter type-id='b9af02c3'/> + <parameter type-id='8efea9e5'/> + <parameter type-id='8efea9e5'/> + <parameter type-id='a84c031d'/> + <parameter type-id='002ac4a6'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='a556dccb'/> + <return type-id='95e97e5e'/> + </function-decl> + <function-decl name='i2c_transfer' mangled-name='i2c_transfer' filepath='include/linux/i2c.h' line='126' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_transfer'> + <parameter type-id='b9af02c3'/> + <parameter type-id='cd44bc95'/> + <parameter type-id='95e97e5e'/> + <return type-id='95e97e5e'/> + </function-decl> + <function-decl name='i2c_transfer_buffer_flags' mangled-name='i2c_transfer_buffer_flags' filepath='include/linux/i2c.h' line='61' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_transfer_buffer_flags'> + <parameter type-id='7ea54338'/> + <parameter type-id='26a90f95'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='8efea9e5'/> + <return type-id='95e97e5e'/> + </function-decl> + <function-decl name='i2c_unregister_device' mangled-name='i2c_unregister_device' filepath='include/linux/i2c.h' line='473' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_unregister_device'> + <parameter type-id='3e31633b'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='i2c_verify_adapter' mangled-name='i2c_verify_adapter' filepath='drivers/i2c/i2c-core-base.c' line='1275' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='i2c_verify_adapter'> @@ -121491,12 +121628,12 @@ <parameter type-id='c062d7a5' name='i3cdev' filepath='drivers/i3c/device.c' line='185' column='1'/> <return type-id='fa0b179b'/> </function-decl> - <function-decl name='icc_disable' mangled-name='icc_disable' filepath='drivers/interconnect/core.c' line='702' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='icc_disable'> - <parameter type-id='b5fdec5e' name='path' filepath='drivers/interconnect/core.c' line='702' column='1'/> + <function-decl name='icc_disable' mangled-name='icc_disable' filepath='include/linux/interconnect.h' line='57' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='icc_disable'> + <parameter type-id='b5fdec5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='icc_enable' mangled-name='icc_enable' filepath='drivers/interconnect/core.c' line='696' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='icc_enable'> - <parameter type-id='b5fdec5e' name='path' filepath='drivers/interconnect/core.c' line='696' column='1'/> + <function-decl name='icc_enable' mangled-name='icc_enable' filepath='include/linux/interconnect.h' line='56' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='icc_enable'> + <parameter type-id='b5fdec5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='icc_get' mangled-name='icc_get' filepath='drivers/interconnect/core.c' line='724' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='icc_get'> @@ -121539,14 +121676,14 @@ <parameter type-id='e68dc824' name='provider' filepath='drivers/interconnect/core.c' line='1055' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='icc_put' mangled-name='icc_put' filepath='drivers/interconnect/core.c' line='763' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='icc_put'> - <parameter type-id='b5fdec5e' name='path' filepath='drivers/interconnect/core.c' line='763' column='1'/> + <function-decl name='icc_put' mangled-name='icc_put' filepath='include/linux/interconnect.h' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='icc_put'> + <parameter type-id='b5fdec5e'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='icc_set_bw' mangled-name='icc_set_bw' filepath='drivers/interconnect/core.c' line='622' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='icc_set_bw'> - <parameter type-id='b5fdec5e' name='path' filepath='drivers/interconnect/core.c' line='622' column='1'/> - <parameter type-id='19c2251e' name='avg_bw' filepath='drivers/interconnect/core.c' line='622' column='1'/> - <parameter type-id='19c2251e' name='peak_bw' filepath='drivers/interconnect/core.c' line='622' column='1'/> + <function-decl name='icc_set_bw' mangled-name='icc_set_bw' filepath='include/linux/interconnect.h' line='58' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='icc_set_bw'> + <parameter type-id='b5fdec5e'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='icc_set_tag' mangled-name='icc_set_tag' filepath='drivers/interconnect/core.c' line='573' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='icc_set_tag'> @@ -121567,36 +121704,36 @@ <parameter type-id='fa0b179b' name='dev' filepath='drivers/interconnect/core.c' line='1092' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='ida_alloc_range' mangled-name='ida_alloc_range' filepath='lib/idr.c' line='380' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ida_alloc_range'> - <parameter type-id='a9e764bb' name='ida' filepath='lib/idr.c' line='380' column='1'/> - <parameter type-id='f0981eeb' name='min' filepath='lib/idr.c' line='380' column='1'/> - <parameter type-id='f0981eeb' name='max' filepath='lib/idr.c' line='380' column='1'/> - <parameter type-id='3eb7c31c' name='gfp' filepath='lib/idr.c' line='381' column='1'/> + <function-decl name='ida_alloc_range' mangled-name='ida_alloc_range' filepath='include/linux/idr.h' line='255' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ida_alloc_range'> + <parameter type-id='a9e764bb'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='ida_destroy' mangled-name='ida_destroy' filepath='lib/idr.c' line='540' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ida_destroy'> - <parameter type-id='a9e764bb' name='ida' filepath='lib/idr.c' line='540' column='1'/> + <function-decl name='ida_destroy' mangled-name='ida_destroy' filepath='include/linux/idr.h' line='257' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ida_destroy'> + <parameter type-id='a9e764bb'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='ida_free' mangled-name='ida_free' filepath='lib/idr.c' line='487' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ida_free'> - <parameter type-id='a9e764bb' name='ida' filepath='lib/idr.c' line='487' column='1'/> - <parameter type-id='f0981eeb' name='id' filepath='lib/idr.c' line='487' column='1'/> + <function-decl name='ida_free' mangled-name='ida_free' filepath='include/linux/idr.h' line='256' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ida_free'> + <parameter type-id='a9e764bb'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='idr_alloc' mangled-name='idr_alloc' filepath='lib/idr.c' line='79' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='idr_alloc'> - <parameter type-id='301185b4' name='idr' filepath='lib/idr.c' line='79' column='1'/> - <parameter type-id='eaa32e2f' name='ptr' filepath='lib/idr.c' line='79' column='1'/> - <parameter type-id='95e97e5e' name='start' filepath='lib/idr.c' line='79' column='1'/> - <parameter type-id='95e97e5e' name='end' filepath='lib/idr.c' line='79' column='1'/> - <parameter type-id='3eb7c31c' name='gfp' filepath='lib/idr.c' line='79' column='1'/> + <function-decl name='idr_alloc' mangled-name='idr_alloc' filepath='include/linux/idr.h' line='114' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='idr_alloc'> + <parameter type-id='301185b4'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='idr_alloc_cyclic' mangled-name='idr_alloc_cyclic' filepath='lib/idr.c' line='117' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='idr_alloc_cyclic'> - <parameter type-id='301185b4' name='idr' filepath='lib/idr.c' line='117' column='1'/> - <parameter type-id='eaa32e2f' name='ptr' filepath='lib/idr.c' line='117' column='1'/> - <parameter type-id='95e97e5e' name='start' filepath='lib/idr.c' line='117' column='1'/> - <parameter type-id='95e97e5e' name='end' filepath='lib/idr.c' line='117' column='1'/> - <parameter type-id='3eb7c31c' name='gfp' filepath='lib/idr.c' line='117' column='1'/> + <function-decl name='idr_alloc_cyclic' mangled-name='idr_alloc_cyclic' filepath='include/linux/idr.h' line='117' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='idr_alloc_cyclic'> + <parameter type-id='301185b4'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='idr_alloc_u32' mangled-name='idr_alloc_u32' filepath='lib/idr.c' line='33' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='idr_alloc_u32'> @@ -121607,39 +121744,39 @@ <parameter type-id='3eb7c31c' name='gfp' filepath='lib/idr.c' line='34' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='idr_destroy' mangled-name='idr_destroy' filepath='lib/radix-tree.c' line='1557' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='idr_destroy'> - <parameter type-id='301185b4' name='idr' filepath='lib/radix-tree.c' line='1557' column='1'/> + <function-decl name='idr_destroy' mangled-name='idr_destroy' filepath='include/linux/idr.h' line='125' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='idr_destroy'> + <parameter type-id='301185b4'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='idr_find' mangled-name='idr_find' filepath='lib/idr.c' line='172' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='idr_find'> - <parameter type-id='c79c8089' name='idr' filepath='lib/idr.c' line='172' column='1'/> - <parameter type-id='7359adad' name='id' filepath='lib/idr.c' line='172' column='1'/> + <function-decl name='idr_find' mangled-name='idr_find' filepath='include/linux/idr.h' line='119' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='idr_find'> + <parameter type-id='c79c8089'/> + <parameter type-id='7359adad'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='idr_for_each' mangled-name='idr_for_each' filepath='lib/idr.c' line='195' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='idr_for_each'> - <parameter type-id='c79c8089' name='idr' filepath='lib/idr.c' line='195' column='1'/> - <parameter type-id='f4f5b664' name='fn' filepath='lib/idr.c' line='196' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='lib/idr.c' line='196' column='1'/> + <function-decl name='idr_for_each' mangled-name='idr_for_each' filepath='include/linux/idr.h' line='120' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='idr_for_each'> + <parameter type-id='c79c8089'/> + <parameter type-id='f4f5b664'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='idr_get_next' mangled-name='idr_get_next' filepath='lib/idr.c' line='264' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='idr_get_next'> - <parameter type-id='301185b4' name='idr' filepath='lib/idr.c' line='264' column='1'/> - <parameter type-id='7292109c' name='nextid' filepath='lib/idr.c' line='264' column='1'/> + <function-decl name='idr_get_next' mangled-name='idr_get_next' filepath='include/linux/idr.h' line='122' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='idr_get_next'> + <parameter type-id='301185b4'/> + <parameter type-id='7292109c'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='idr_preload' mangled-name='idr_preload' filepath='lib/radix-tree.c' line='1467' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='idr_preload'> - <parameter type-id='3eb7c31c' name='gfp_mask' filepath='lib/radix-tree.c' line='1467' column='1'/> + <function-decl name='idr_preload' mangled-name='idr_preload' filepath='include/linux/idr.h' line='112' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='idr_preload'> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='idr_remove' mangled-name='idr_remove' filepath='lib/idr.c' line='152' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='idr_remove'> - <parameter type-id='301185b4' name='idr' filepath='lib/idr.c' line='152' column='1'/> - <parameter type-id='7359adad' name='id' filepath='lib/idr.c' line='152' column='1'/> + <function-decl name='idr_remove' mangled-name='idr_remove' filepath='include/linux/idr.h' line='118' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='idr_remove'> + <parameter type-id='301185b4'/> + <parameter type-id='7359adad'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='idr_replace' mangled-name='idr_replace' filepath='lib/idr.c' line='290' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='idr_replace'> - <parameter type-id='301185b4' name='idr' filepath='lib/idr.c' line='290' column='1'/> - <parameter type-id='eaa32e2f' name='ptr' filepath='lib/idr.c' line='290' column='1'/> - <parameter type-id='7359adad' name='id' filepath='lib/idr.c' line='290' column='1'/> + <function-decl name='idr_replace' mangled-name='idr_replace' filepath='include/linux/idr.h' line='124' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='idr_replace'> + <parameter type-id='301185b4'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> <return type-id='eaa32e2f'/> </function-decl> <function-decl name='ieee802154_alloc_hw' mangled-name='ieee802154_alloc_hw' filepath='net/mac802154/main.c' line='47' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ieee802154_alloc_hw'> @@ -121665,14 +121802,14 @@ <parameter type-id='c67366c7' name='hw' filepath='net/mac802154/main.c' line='207' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='ieee802154_wake_queue' mangled-name='ieee802154_wake_queue' filepath='net/mac802154/util.c' line='16' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ieee802154_wake_queue'> - <parameter type-id='c67366c7' name='hw' filepath='net/mac802154/util.c' line='16' column='1'/> + <function-decl name='ieee802154_wake_queue' mangled-name='ieee802154_wake_queue' filepath='include/net/mac802154.h' line='469' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ieee802154_wake_queue'> + <parameter type-id='c67366c7'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='ieee802154_xmit_complete' mangled-name='ieee802154_xmit_complete' filepath='net/mac802154/util.c' line='58' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ieee802154_xmit_complete'> - <parameter type-id='c67366c7' name='hw' filepath='net/mac802154/util.c' line='58' column='1'/> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/mac802154/util.c' line='58' column='1'/> - <parameter type-id='b50a4934' name='ifs_handling' filepath='net/mac802154/util.c' line='59' column='1'/> + <function-decl name='ieee802154_xmit_complete' mangled-name='ieee802154_xmit_complete' filepath='include/net/mac802154.h' line='486' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ieee802154_xmit_complete'> + <parameter type-id='c67366c7'/> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='c894953d'/> <return type-id='48b5725f'/> </function-decl> <var-decl name='ignore_console_lock_warning' type-id='49178f86' mangled-name='ignore_console_lock_warning' visibility='default' filepath='kernel/printk/printk.c' line='74' column='1' elf-symbol-id='ignore_console_lock_warning'/> @@ -121689,8 +121826,8 @@ <parameter type-id='aa9ea333' name='buffer' filepath='drivers/iio/industrialio-buffer.c' line='202' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='iio_buffer_put' mangled-name='iio_buffer_put' filepath='drivers/iio/industrialio-buffer.c' line='1500' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='iio_buffer_put'> - <parameter type-id='aa9ea333' name='buffer' filepath='drivers/iio/industrialio-buffer.c' line='1500' column='1'/> + <function-decl name='iio_buffer_put' mangled-name='iio_buffer_put' filepath='include/linux/iio/buffer_impl.h' line='144' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='iio_buffer_put'> + <parameter type-id='aa9ea333'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='iio_channel_get' mangled-name='iio_channel_get' filepath='drivers/iio/inkern.c' line='330' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='iio_channel_get'> @@ -121770,14 +121907,14 @@ <parameter type-id='54e54fbb' name='trig' filepath='drivers/iio/industrialio-trigger.c' line='203' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='import_iovec' mangled-name='import_iovec' filepath='lib/iov_iter.c' line='1809' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='import_iovec'> - <parameter type-id='95e97e5e' name='type' filepath='lib/iov_iter.c' line='1809' column='1'/> - <parameter type-id='2c556848' name='uvec' filepath='lib/iov_iter.c' line='1809' column='1'/> - <parameter type-id='f0981eeb' name='nr_segs' filepath='lib/iov_iter.c' line='1810' column='1'/> - <parameter type-id='f0981eeb' name='fast_segs' filepath='lib/iov_iter.c' line='1810' column='1'/> - <parameter type-id='5d3cb3f9' name='iovp' filepath='lib/iov_iter.c' line='1811' column='1'/> - <parameter type-id='4fa10f9e' name='i' filepath='lib/iov_iter.c' line='1811' column='1'/> - <return type-id='79a0948f'/> + <function-decl name='import_iovec' mangled-name='import_iovec' filepath='include/linux/uio.h' line='278' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='import_iovec'> + <parameter type-id='95e97e5e'/> + <parameter type-id='2c556848'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='5d3cb3f9'/> + <parameter type-id='4fa10f9e'/> + <return type-id='bd54fe1a'/> </function-decl> <function-decl name='in4_pton' mangled-name='in4_pton' filepath='net/core/utils.c' line='118' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='in4_pton'> <parameter type-id='80f4b756' name='src' filepath='net/core/utils.c' line='118' column='1'/> @@ -121808,9 +121945,9 @@ <parameter type-id='93f9c3d3' name='item' filepath='mm/vmstat.c' line='601' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='inc_zone_page_state' mangled-name='inc_zone_page_state' filepath='mm/vmstat.c' line='534' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='inc_zone_page_state'> - <parameter type-id='02f11ed4' name='page' filepath='mm/vmstat.c' line='534' column='1'/> - <parameter type-id='a1f2d9a1' name='item' filepath='mm/vmstat.c' line='534' column='1'/> + <function-decl name='inc_zone_page_state' mangled-name='inc_zone_page_state' filepath='include/linux/vmstat.h' line='272' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='inc_zone_page_state'> + <parameter type-id='02f11ed4'/> + <parameter type-id='a1f2d9a1'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='inet_csk_get_port' mangled-name='inet_csk_get_port' filepath='net/ipv4/inet_connection_sock.c' line='354' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='inet_csk_get_port'> @@ -121830,18 +121967,18 @@ <parameter type-id='68a2d05b' name='dev' filepath='net/core/dev.c' line='10149' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='init_iova_domain' mangled-name='init_iova_domain' filepath='drivers/iommu/iova.c' line='30' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='init_iova_domain'> - <parameter type-id='0c2c419d' name='iovad' filepath='drivers/iommu/iova.c' line='30' column='1'/> - <parameter type-id='7359adad' name='granule' filepath='drivers/iommu/iova.c' line='30' column='1'/> - <parameter type-id='7359adad' name='start_pfn' filepath='drivers/iommu/iova.c' line='31' column='1'/> + <function-decl name='init_iova_domain' mangled-name='init_iova_domain' filepath='include/linux/iova.h' line='157' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='init_iova_domain'> + <parameter type-id='0c2c419d'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> <return type-id='48b5725f'/> </function-decl> <var-decl name='init_net' type-id='bd965180' mangled-name='init_net' visibility='default' filepath='net/core/net_namespace.c' line='47' column='1' elf-symbol-id='init_net'/> <var-decl name='init_on_free' type-id='237c0d27' mangled-name='init_on_free' visibility='default' filepath='mm/page_alloc.c' line='184' column='1' elf-symbol-id='init_on_free'/> <var-decl name='init_pid_ns' type-id='0252e252' mangled-name='init_pid_ns' visibility='default' filepath='kernel/pid.c' line='75' column='1' elf-symbol-id='init_pid_ns'/> - <function-decl name='init_pseudo' mangled-name='init_pseudo' filepath='fs/libfs.c' line='368' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='init_pseudo'> - <parameter type-id='5760dcb0' name='fc' filepath='fs/libfs.c' line='368' column='1'/> - <parameter type-id='7359adad' name='magic' filepath='fs/libfs.c' line='369' column='1'/> + <function-decl name='init_pseudo' mangled-name='init_pseudo' filepath='include/linux/pseudo_fs.h' line='13' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='init_pseudo'> + <parameter type-id='5760dcb0'/> + <parameter type-id='7359adad'/> <return type-id='79f85ebf'/> </function-decl> <function-decl name='init_srcu_struct' mangled-name='init_srcu_struct' filepath='kernel/rcu/srcutree.c' line='210' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='init_srcu_struct'> @@ -121849,18 +121986,18 @@ <return type-id='95e97e5e'/> </function-decl> <var-decl name='init_task' type-id='bc3f1924' mangled-name='init_task' visibility='default' filepath='init/init_task.c' line='64' column='1' elf-symbol-id='init_task'/> - <function-decl name='init_timer_key' mangled-name='init_timer_key' filepath='kernel/time/timer.c' line='816' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='init_timer_key'> - <parameter type-id='9248e67f' name='timer' filepath='kernel/time/timer.c' line='816' column='1'/> - <parameter type-id='9582ad9a' name='func' filepath='kernel/time/timer.c' line='817' column='1'/> - <parameter type-id='f0981eeb' name='flags' filepath='kernel/time/timer.c' line='817' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='kernel/time/timer.c' line='818' column='1'/> - <parameter type-id='a57283f9' name='key' filepath='kernel/time/timer.c' line='818' column='1'/> + <function-decl name='init_timer_key' mangled-name='init_timer_key' filepath='include/linux/timer.h' line='95' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='init_timer_key'> + <parameter type-id='9248e67f'/> + <parameter type-id='9582ad9a'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='80f4b756'/> + <parameter type-id='a57283f9'/> <return type-id='48b5725f'/> </function-decl> <var-decl name='init_uts_ns' type-id='44f52e9d' mangled-name='init_uts_ns' visibility='default' filepath='init/version.c' line='27' column='1' elf-symbol-id='init_uts_ns'/> - <function-decl name='init_wait_entry' mangled-name='init_wait_entry' filepath='kernel/sched/wait.c' line='270' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='init_wait_entry'> - <parameter type-id='db9d03e3' name='wq_entry' filepath='kernel/sched/wait.c' line='270' column='1'/> - <parameter type-id='95e97e5e' name='flags' filepath='kernel/sched/wait.c' line='270' column='1'/> + <function-decl name='init_wait_entry' mangled-name='init_wait_entry' filepath='include/linux/wait.h' line='250' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='init_wait_entry'> + <parameter type-id='db9d03e3'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='input_alloc_absinfo' mangled-name='input_alloc_absinfo' filepath='drivers/input/input.c' line='486' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_alloc_absinfo'> @@ -121870,8 +122007,8 @@ <function-decl name='input_allocate_device' mangled-name='input_allocate_device' filepath='drivers/input/input.c' line='1810' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_allocate_device'> <return type-id='74b427eb'/> </function-decl> - <function-decl name='input_close_device' mangled-name='input_close_device' filepath='drivers/input/input.c' line='670' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_close_device'> - <parameter type-id='bef1b918' name='handle' filepath='drivers/input/input.c' line='670' column='1'/> + <function-decl name='input_close_device' mangled-name='input_close_device' filepath='include/linux/input.h' line='415' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_close_device'> + <parameter type-id='bef1b918'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='input_event' mangled-name='input_event' filepath='drivers/input/input.c' line='433' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_event'> @@ -121886,8 +122023,8 @@ <parameter type-id='f0981eeb' name='max_effects' filepath='drivers/input/ff-core.c' line='305' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='input_ff_destroy' mangled-name='input_ff_destroy' filepath='drivers/input/ff-core.c' line='365' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_ff_destroy'> - <parameter type-id='74b427eb' name='dev' filepath='drivers/input/ff-core.c' line='365' column='1'/> + <function-decl name='input_ff_destroy' mangled-name='input_ff_destroy' filepath='include/linux/input.h' line='570' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_ff_destroy'> + <parameter type-id='74b427eb'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='input_free_device' mangled-name='input_free_device' filepath='drivers/input/input.c' line='1915' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_free_device'> @@ -121902,8 +122039,8 @@ <parameter type-id='95e97e5e' name='dmax' filepath='drivers/input/input-mt.c' line='442' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='input_mt_destroy_slots' mangled-name='input_mt_destroy_slots' filepath='drivers/input/input-mt.c' line='110' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_mt_destroy_slots'> - <parameter type-id='74b427eb' name='dev' filepath='drivers/input/input-mt.c' line='110' column='1'/> + <function-decl name='input_mt_destroy_slots' mangled-name='input_mt_destroy_slots' filepath='include/linux/input/mt.h' line='78' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_mt_destroy_slots'> + <parameter type-id='74b427eb'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='input_mt_drop_unused' mangled-name='input_mt_drop_unused' filepath='drivers/input/input-mt.c' line='276' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_mt_drop_unused'> @@ -121936,20 +122073,20 @@ <parameter type-id='74b427eb' name='dev' filepath='drivers/input/input-mt.c' line='295' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='input_open_device' mangled-name='input_open_device' filepath='drivers/input/input.c' line='599' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_open_device'> - <parameter type-id='bef1b918' name='handle' filepath='drivers/input/input.c' line='599' column='1'/> + <function-decl name='input_open_device' mangled-name='input_open_device' filepath='include/linux/input.h' line='414' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_open_device'> + <parameter type-id='bef1b918'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='input_register_device' mangled-name='input_register_device' filepath='drivers/input/input.c' line='2153' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_register_device'> <parameter type-id='74b427eb' name='dev' filepath='drivers/input/input.c' line='2153' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='input_register_handle' mangled-name='input_register_handle' filepath='drivers/input/input.c' line='2378' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_register_handle'> - <parameter type-id='bef1b918' name='handle' filepath='drivers/input/input.c' line='2378' column='1'/> + <function-decl name='input_register_handle' mangled-name='input_register_handle' filepath='include/linux/input.h' line='408' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_register_handle'> + <parameter type-id='bef1b918'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='input_register_handler' mangled-name='input_register_handler' filepath='drivers/input/input.c' line='2287' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_register_handler'> - <parameter type-id='4938abae' name='handler' filepath='drivers/input/input.c' line='2287' column='1'/> + <function-decl name='input_register_handler' mangled-name='input_register_handler' filepath='include/linux/input.h' line='398' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_register_handler'> + <parameter type-id='4938abae'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='input_set_abs_params' mangled-name='input_set_abs_params' filepath='drivers/input/input.c' line='504' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_set_abs_params'> @@ -121976,12 +122113,12 @@ <parameter type-id='74b427eb' name='dev' filepath='drivers/input/input.c' line='2260' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='input_unregister_handle' mangled-name='input_unregister_handle' filepath='drivers/input/input.c' line='2428' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_unregister_handle'> - <parameter type-id='bef1b918' name='handle' filepath='drivers/input/input.c' line='2428' column='1'/> + <function-decl name='input_unregister_handle' mangled-name='input_unregister_handle' filepath='include/linux/input.h' line='409' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_unregister_handle'> + <parameter type-id='bef1b918'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='input_unregister_handler' mangled-name='input_unregister_handler' filepath='drivers/input/input.c' line='2317' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_unregister_handler'> - <parameter type-id='4938abae' name='handler' filepath='drivers/input/input.c' line='2317' column='1'/> + <function-decl name='input_unregister_handler' mangled-name='input_unregister_handler' filepath='include/linux/input.h' line='399' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='input_unregister_handler'> + <parameter type-id='4938abae'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='int_pow' mangled-name='int_pow' filepath='lib/math/int_pow.c' line='19' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='int_pow'> @@ -121989,34 +122126,34 @@ <parameter type-id='f0981eeb' name='exp' filepath='lib/math/int_pow.c' line='19' column='1'/> <return type-id='91ce1af9'/> </function-decl> - <function-decl name='int_sqrt' mangled-name='int_sqrt' filepath='lib/math/int_sqrt.c' line='19' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='int_sqrt'> - <parameter type-id='7359adad' name='x' filepath='lib/math/int_sqrt.c' line='19' column='1'/> + <function-decl name='int_sqrt' mangled-name='int_sqrt' filepath='include/linux/kernel.h' line='512' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='int_sqrt'> + <parameter type-id='7359adad'/> <return type-id='7359adad'/> </function-decl> - <function-decl name='interval_tree_insert' mangled-name='interval_tree_insert' filepath='lib/interval_tree.c' line='10' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='interval_tree_insert'> - <parameter type-id='c7ea70e0' name='node' filepath='lib/interval_tree.c' line='10' column='1'/> - <parameter type-id='9e8dca7d' name='root' filepath='lib/interval_tree.c' line='10' column='1'/> + <function-decl name='interval_tree_insert' mangled-name='interval_tree_insert' filepath='include/linux/interval_tree.h' line='15' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='interval_tree_insert'> + <parameter type-id='c7ea70e0'/> + <parameter type-id='9e8dca7d'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='interval_tree_iter_first' mangled-name='interval_tree_iter_first' filepath='lib/interval_tree.c' line='10' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='interval_tree_iter_first'> - <parameter type-id='9e8dca7d' name='root' filepath='lib/interval_tree.c' line='10' column='1'/> - <parameter type-id='7359adad' name='start' filepath='lib/interval_tree.c' line='10' column='1'/> - <parameter type-id='7359adad' name='last' filepath='lib/interval_tree.c' line='10' column='1'/> + <function-decl name='interval_tree_iter_first' mangled-name='interval_tree_iter_first' filepath='include/linux/interval_tree.h' line='23' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='interval_tree_iter_first'> + <parameter type-id='9e8dca7d'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> <return type-id='c7ea70e0'/> </function-decl> - <function-decl name='interval_tree_iter_next' mangled-name='interval_tree_iter_next' filepath='lib/interval_tree.c' line='10' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='interval_tree_iter_next'> - <parameter type-id='c7ea70e0' name='node' filepath='lib/interval_tree.c' line='10' column='1'/> - <parameter type-id='7359adad' name='start' filepath='lib/interval_tree.c' line='10' column='1'/> - <parameter type-id='7359adad' name='last' filepath='lib/interval_tree.c' line='10' column='1'/> + <function-decl name='interval_tree_iter_next' mangled-name='interval_tree_iter_next' filepath='include/linux/interval_tree.h' line='27' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='interval_tree_iter_next'> + <parameter type-id='c7ea70e0'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> <return type-id='c7ea70e0'/> </function-decl> - <function-decl name='interval_tree_remove' mangled-name='interval_tree_remove' filepath='lib/interval_tree.c' line='10' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='interval_tree_remove'> - <parameter type-id='c7ea70e0' name='node' filepath='lib/interval_tree.c' line='10' column='1'/> - <parameter type-id='9e8dca7d' name='root' filepath='lib/interval_tree.c' line='10' column='1'/> + <function-decl name='interval_tree_remove' mangled-name='interval_tree_remove' filepath='include/linux/interval_tree.h' line='19' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='interval_tree_remove'> + <parameter type-id='c7ea70e0'/> + <parameter type-id='9e8dca7d'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='invalidate_bdev' mangled-name='invalidate_bdev' filepath='fs/block_dev.c' line='90' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='invalidate_bdev'> - <parameter type-id='b88dd945' name='bdev' filepath='fs/block_dev.c' line='90' column='1'/> + <function-decl name='invalidate_bdev' mangled-name='invalidate_bdev' filepath='include/linux/blkdev.h' line='2019' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='invalidate_bdev'> + <parameter type-id='b88dd945'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='invalidate_mapping_pages' mangled-name='invalidate_mapping_pages' filepath='mm/truncate.c' line='632' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='invalidate_mapping_pages'> @@ -122025,8 +122162,8 @@ <parameter type-id='7359adad' name='end' filepath='mm/truncate.c' line='633' column='1'/> <return type-id='7359adad'/> </function-decl> - <function-decl name='io_schedule_timeout' mangled-name='io_schedule_timeout' filepath='kernel/sched/core.c' line='6540' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='io_schedule_timeout'> - <parameter type-id='bd54fe1a' name='timeout' filepath='kernel/sched/core.c' line='6540' column='1'/> + <function-decl name='io_schedule_timeout' mangled-name='io_schedule_timeout' filepath='kernel/sched/core.c' line='6541' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='io_schedule_timeout'> + <parameter type-id='bd54fe1a' name='timeout' filepath='kernel/sched/core.c' line='6541' column='1'/> <return type-id='bd54fe1a'/> </function-decl> <var-decl name='iomem_resource' type-id='5218160d' mangled-name='iomem_resource' visibility='default' filepath='kernel/resource.c' line='38' column='1' elf-symbol-id='iomem_resource'/> @@ -122098,9 +122235,9 @@ <parameter type-id='2f00283d' name='iommu' filepath='drivers/iommu/iommu-sysfs.c' line='92' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='iommu_device_unlink' mangled-name='iommu_device_unlink' filepath='drivers/iommu/iommu-sysfs.c' line='127' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='iommu_device_unlink'> - <parameter type-id='2f00283d' name='iommu' filepath='drivers/iommu/iommu-sysfs.c' line='127' column='1'/> - <parameter type-id='fa0b179b' name='link' filepath='drivers/iommu/iommu-sysfs.c' line='127' column='1'/> + <function-decl name='iommu_device_unlink' mangled-name='iommu_device_unlink' filepath='include/linux/iommu.h' line='403' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='iommu_device_unlink'> + <parameter type-id='2f00283d'/> + <parameter type-id='fa0b179b'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='iommu_device_unregister' mangled-name='iommu_device_unregister' filepath='drivers/iommu/iommu.c' line='163' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='iommu_device_unregister'> @@ -122261,29 +122398,29 @@ <parameter type-id='fa0b179b' name='dev' filepath='drivers/iommu/iommu.c' line='1104' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='ioremap_cache' mangled-name='ioremap_cache' filepath='arch/arm64/mm/ioremap.c' line='84' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ioremap_cache'> - <parameter type-id='2522883d' name='phys_addr' filepath='arch/arm64/mm/ioremap.c' line='84' column='1'/> - <parameter type-id='b59d7dce' name='size' filepath='arch/arm64/mm/ioremap.c' line='84' column='1'/> + <function-decl name='ioremap_cache' mangled-name='ioremap_cache' filepath='arch/arm64/include/asm/io.h' line='184' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ioremap_cache'> + <parameter type-id='3a47d82b'/> + <parameter type-id='7359adad'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='iounmap' mangled-name='iounmap' filepath='arch/arm64/mm/ioremap.c' line='71' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='iounmap'> - <parameter type-id='fe09dd29' name='io_addr' filepath='arch/arm64/mm/ioremap.c' line='71' column='1'/> + <function-decl name='iounmap' mangled-name='iounmap' filepath='arch/arm64/include/asm/io.h' line='183' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='iounmap'> + <parameter type-id='fe09dd29'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='iov_iter_bvec' mangled-name='iov_iter_bvec' filepath='lib/iov_iter.c' line='1185' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='iov_iter_bvec'> - <parameter type-id='4fa10f9e' name='i' filepath='lib/iov_iter.c' line='1185' column='1'/> - <parameter type-id='f0981eeb' name='direction' filepath='lib/iov_iter.c' line='1185' column='1'/> - <parameter type-id='15c9a01b' name='bvec' filepath='lib/iov_iter.c' line='1186' column='1'/> - <parameter type-id='7359adad' name='nr_segs' filepath='lib/iov_iter.c' line='1186' column='1'/> - <parameter type-id='b59d7dce' name='count' filepath='lib/iov_iter.c' line='1187' column='1'/> + <function-decl name='iov_iter_bvec' mangled-name='iov_iter_bvec' filepath='include/linux/uio.h' line='219' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='iov_iter_bvec'> + <parameter type-id='4fa10f9e'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='15c9a01b'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='iov_iter_kvec' mangled-name='iov_iter_kvec' filepath='lib/iov_iter.c' line='1172' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='iov_iter_kvec'> - <parameter type-id='4fa10f9e' name='i' filepath='lib/iov_iter.c' line='1172' column='1'/> - <parameter type-id='f0981eeb' name='direction' filepath='lib/iov_iter.c' line='1172' column='1'/> - <parameter type-id='5199c30d' name='kvec' filepath='lib/iov_iter.c' line='1173' column='1'/> - <parameter type-id='7359adad' name='nr_segs' filepath='lib/iov_iter.c' line='1173' column='1'/> - <parameter type-id='b59d7dce' name='count' filepath='lib/iov_iter.c' line='1174' column='1'/> + <function-decl name='iov_iter_kvec' mangled-name='iov_iter_kvec' filepath='include/linux/uio.h' line='217' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='iov_iter_kvec'> + <parameter type-id='4fa10f9e'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='5199c30d'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='ip_compute_csum' mangled-name='ip_compute_csum' filepath='lib/checksum.c' line='142' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ip_compute_csum'> @@ -122291,40 +122428,40 @@ <parameter type-id='95e97e5e' name='len' filepath='lib/checksum.c' line='142' column='1'/> <return type-id='7dac1e36'/> </function-decl> - <function-decl name='ip_route_output_flow' mangled-name='ip_route_output_flow' filepath='net/ipv4/route.c' line='2743' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ip_route_output_flow'> - <parameter type-id='a2bff676' name='net' filepath='net/ipv4/route.c' line='2743' column='1'/> - <parameter type-id='a198549e' name='flp4' filepath='net/ipv4/route.c' line='2743' column='1'/> - <parameter type-id='78e7cf52' name='sk' filepath='net/ipv4/route.c' line='2744' column='1'/> + <function-decl name='ip_route_output_flow' mangled-name='ip_route_output_flow' filepath='include/net/route.h' line='129' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ip_route_output_flow'> + <parameter type-id='a2bff676'/> + <parameter type-id='a198549e'/> + <parameter type-id='78e7cf52'/> <return type-id='c8f5869f'/> </function-decl> - <function-decl name='ip_send_check' mangled-name='ip_send_check' filepath='net/ipv4/ip_output.c' line='92' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ip_send_check'> - <parameter type-id='53be694c' name='iph' filepath='net/ipv4/ip_output.c' line='92' column='1'/> + <function-decl name='ip_send_check' mangled-name='ip_send_check' filepath='include/net/ip.h' line='204' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ip_send_check'> + <parameter type-id='53be694c'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='ipi_desc_get' mangled-name='ipi_desc_get' filepath='arch/arm64/kernel/smp.c' line='1154' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ipi_desc_get'> <return type-id='9d9a0573'/> </function-decl> - <function-decl name='iput' mangled-name='iput' filepath='fs/inode.c' line='1668' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='iput'> - <parameter type-id='7e666abe' name='inode' filepath='fs/inode.c' line='1668' column='1'/> + <function-decl name='iput' mangled-name='iput' filepath='include/linux/fs.h' line='2383' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='iput'> + <parameter type-id='7e666abe'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='ipv6_ext_hdr' mangled-name='ipv6_ext_hdr' filepath='net/ipv6/exthdrs_core.c' line='13' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ipv6_ext_hdr'> <parameter type-id='f9b06939' name='nexthdr' filepath='net/ipv6/exthdrs_core.c' line='13' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='ipv6_find_hdr' mangled-name='ipv6_find_hdr' filepath='net/ipv6/exthdrs_core.c' line='186' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ipv6_find_hdr'> - <parameter type-id='11f4a000' name='skb' filepath='net/ipv6/exthdrs_core.c' line='186' column='1'/> - <parameter type-id='807869d3' name='offset' filepath='net/ipv6/exthdrs_core.c' line='186' column='1'/> - <parameter type-id='95e97e5e' name='target' filepath='net/ipv6/exthdrs_core.c' line='187' column='1'/> - <parameter type-id='e9e550dd' name='fragoff' filepath='net/ipv6/exthdrs_core.c' line='187' column='1'/> - <parameter type-id='7292109c' name='flags' filepath='net/ipv6/exthdrs_core.c' line='187' column='1'/> + <function-decl name='ipv6_find_hdr' mangled-name='ipv6_find_hdr' filepath='include/net/ipv6.h' line='1074' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ipv6_find_hdr'> + <parameter type-id='11f4a000'/> + <parameter type-id='807869d3'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='e9e550dd'/> + <parameter type-id='7292109c'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='ipv6_skip_exthdr' mangled-name='ipv6_skip_exthdr' filepath='net/ipv6/exthdrs_core.c' line='72' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ipv6_skip_exthdr'> - <parameter type-id='11f4a000' name='skb' filepath='net/ipv6/exthdrs_core.c' line='72' column='1'/> - <parameter type-id='95e97e5e' name='start' filepath='net/ipv6/exthdrs_core.c' line='72' column='1'/> - <parameter type-id='8bff8096' name='nexthdrp' filepath='net/ipv6/exthdrs_core.c' line='72' column='1'/> - <parameter type-id='769cf345' name='frag_offp' filepath='net/ipv6/exthdrs_core.c' line='73' column='1'/> + <function-decl name='ipv6_skip_exthdr' mangled-name='ipv6_skip_exthdr' filepath='include/net/ipv6.h' line='1062' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ipv6_skip_exthdr'> + <parameter type-id='11f4a000'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='cf536864'/> + <parameter type-id='e9e550dd'/> <return type-id='95e97e5e'/> </function-decl> <var-decl name='ipv6_stub' type-id='ab989fa8' mangled-name='ipv6_stub' visibility='default' filepath='net/ipv6/addrconf_core.c' line='201' column='1' elf-symbol-id='ipv6_stub'/> @@ -122354,8 +122491,8 @@ <parameter type-id='1c475548' name='data' filepath='kernel/irq/chip.c' line='1426' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='irq_chip_retrigger_hierarchy' mangled-name='irq_chip_retrigger_hierarchy' filepath='kernel/irq/chip.c' line='1510' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_chip_retrigger_hierarchy'> - <parameter type-id='1c475548' name='data' filepath='kernel/irq/chip.c' line='1510' column='1'/> + <function-decl name='irq_chip_retrigger_hierarchy' mangled-name='irq_chip_retrigger_hierarchy' filepath='include/linux/irq.h' line='680' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_chip_retrigger_hierarchy'> + <parameter type-id='1c475548'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='irq_chip_set_affinity_parent' mangled-name='irq_chip_set_affinity_parent' filepath='kernel/irq/chip.c' line='1474' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_chip_set_affinity_parent'> @@ -122441,13 +122578,13 @@ <parameter type-id='f0981eeb' name='nr_irqs' filepath='kernel/irq/irqdomain.c' line='1705' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='irq_domain_get_irq_data' mangled-name='irq_domain_get_irq_data' filepath='kernel/irq/irqdomain.c' line='1274' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_domain_get_irq_data'> - <parameter type-id='7544e824' name='domain' filepath='kernel/irq/irqdomain.c' line='1274' column='1'/> - <parameter type-id='f0981eeb' name='virq' filepath='kernel/irq/irqdomain.c' line='1275' column='1'/> + <function-decl name='irq_domain_get_irq_data' mangled-name='irq_domain_get_irq_data' filepath='include/linux/irqdomain.h' line='462' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_domain_get_irq_data'> + <parameter type-id='7544e824'/> + <parameter type-id='f0981eeb'/> <return type-id='1c475548'/> </function-decl> - <function-decl name='irq_domain_remove' mangled-name='irq_domain_remove' filepath='kernel/irq/irqdomain.c' line='229' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_domain_remove'> - <parameter type-id='7544e824' name='domain' filepath='kernel/irq/irqdomain.c' line='229' column='1'/> + <function-decl name='irq_domain_remove' mangled-name='irq_domain_remove' filepath='include/linux/irqdomain.h' line='383' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_domain_remove'> + <parameter type-id='7544e824'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='irq_domain_set_hwirq_and_chip' mangled-name='irq_domain_set_hwirq_and_chip' filepath='kernel/irq/irqdomain.c' line='1296' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_domain_set_hwirq_and_chip'> @@ -122458,15 +122595,15 @@ <parameter type-id='eaa32e2f' name='chip_data' filepath='kernel/irq/irqdomain.c' line='1298' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='irq_domain_set_info' mangled-name='irq_domain_set_info' filepath='kernel/irq/irqdomain.c' line='1324' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_domain_set_info'> - <parameter type-id='7544e824' name='domain' filepath='kernel/irq/irqdomain.c' line='1324' column='1'/> - <parameter type-id='f0981eeb' name='virq' filepath='kernel/irq/irqdomain.c' line='1324' column='1'/> - <parameter type-id='88370ce9' name='hwirq' filepath='kernel/irq/irqdomain.c' line='1325' column='1'/> - <parameter type-id='8846a616' name='chip' filepath='kernel/irq/irqdomain.c' line='1325' column='1'/> - <parameter type-id='eaa32e2f' name='chip_data' filepath='kernel/irq/irqdomain.c' line='1326' column='1'/> - <parameter type-id='cdb741d3' name='handler' filepath='kernel/irq/irqdomain.c' line='1326' column='1'/> - <parameter type-id='eaa32e2f' name='handler_data' filepath='kernel/irq/irqdomain.c' line='1327' column='1'/> - <parameter type-id='80f4b756' name='handler_name' filepath='kernel/irq/irqdomain.c' line='1327' column='1'/> + <function-decl name='irq_domain_set_info' mangled-name='irq_domain_set_info' filepath='include/linux/irqdomain.h' line='464' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_domain_set_info'> + <parameter type-id='7544e824'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='7359adad'/> + <parameter type-id='8846a616'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='8937f3c2'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='80f4b756'/> <return type-id='48b5725f'/> </function-decl> <var-decl name='irq_domain_simple_ops' type-id='a4974438' mangled-name='irq_domain_simple_ops' visibility='default' filepath='kernel/irq/irqdomain.c' line='975' column='1' elf-symbol-id='irq_domain_simple_ops'/> @@ -122502,9 +122639,9 @@ <parameter type-id='807869d3' name='out_type' filepath='kernel/irq/irqdomain.c' line='939' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='irq_find_mapping' mangled-name='irq_find_mapping' filepath='kernel/irq/irqdomain.c' line='884' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_find_mapping'> - <parameter type-id='7544e824' name='domain' filepath='kernel/irq/irqdomain.c' line='884' column='1'/> - <parameter type-id='88370ce9' name='hwirq' filepath='kernel/irq/irqdomain.c' line='885' column='1'/> + <function-decl name='irq_find_mapping' mangled-name='irq_find_mapping' filepath='include/linux/irqdomain.h' line='421' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_find_mapping'> + <parameter type-id='7544e824'/> + <parameter type-id='7359adad'/> <return type-id='f0981eeb'/> </function-decl> <function-decl name='irq_find_matching_fwspec' mangled-name='irq_find_matching_fwspec' filepath='kernel/irq/irqdomain.c' line='372' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_find_matching_fwspec'> @@ -122516,21 +122653,21 @@ <parameter type-id='f0981eeb' name='irq' filepath='kernel/irq/chip.c' line='159' column='1'/> <return type-id='1c475548'/> </function-decl> - <function-decl name='irq_get_irqchip_state' mangled-name='irq_get_irqchip_state' filepath='kernel/irq/manage.c' line='2689' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_get_irqchip_state'> - <parameter type-id='f0981eeb' name='irq' filepath='kernel/irq/manage.c' line='2689' column='1'/> - <parameter type-id='0187da1b' name='which' filepath='kernel/irq/manage.c' line='2689' column='1'/> - <parameter type-id='d8e6b335' name='state' filepath='kernel/irq/manage.c' line='2690' column='1'/> + <function-decl name='irq_get_irqchip_state' mangled-name='irq_get_irqchip_state' filepath='include/linux/interrupt.h' line='485' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_get_irqchip_state'> + <parameter type-id='f0981eeb'/> + <parameter type-id='0187da1b'/> + <parameter type-id='d8e6b335'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='irq_modify_status' mangled-name='irq_modify_status' filepath='kernel/irq/chip.c' line='1166' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_modify_status'> - <parameter type-id='f0981eeb' name='irq' filepath='kernel/irq/chip.c' line='1166' column='1'/> - <parameter type-id='7359adad' name='clr' filepath='kernel/irq/chip.c' line='1166' column='1'/> - <parameter type-id='7359adad' name='set' filepath='kernel/irq/chip.c' line='1166' column='1'/> + <function-decl name='irq_modify_status' mangled-name='irq_modify_status' filepath='include/linux/irq.h' line='759' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_modify_status'> + <parameter type-id='f0981eeb'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='irq_of_parse_and_map' mangled-name='irq_of_parse_and_map' filepath='drivers/of/irq.c' line='36' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_of_parse_and_map'> - <parameter type-id='9a537bbe' name='dev' filepath='drivers/of/irq.c' line='36' column='1'/> - <parameter type-id='95e97e5e' name='index' filepath='drivers/of/irq.c' line='36' column='1'/> + <function-decl name='irq_of_parse_and_map' mangled-name='irq_of_parse_and_map' filepath='include/linux/of_irq.h' line='114' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_of_parse_and_map'> + <parameter type-id='9a537bbe'/> + <parameter type-id='95e97e5e'/> <return type-id='f0981eeb'/> </function-decl> <function-decl name='irq_set_affinity_hint' mangled-name='irq_set_affinity_hint' filepath='kernel/irq/manage.c' line='390' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_set_affinity_hint'> @@ -122543,10 +122680,10 @@ <parameter type-id='7ca8e198' name='notify' filepath='kernel/irq/manage.c' line='443' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='irq_set_chained_handler_and_data' mangled-name='irq_set_chained_handler_and_data' filepath='kernel/irq/chip.c' line='1100' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_set_chained_handler_and_data'> - <parameter type-id='f0981eeb' name='irq' filepath='kernel/irq/chip.c' line='1100' column='1'/> - <parameter type-id='cdb741d3' name='handle' filepath='kernel/irq/chip.c' line='1100' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='kernel/irq/chip.c' line='1101' column='1'/> + <function-decl name='irq_set_chained_handler_and_data' mangled-name='irq_set_chained_handler_and_data' filepath='include/linux/irq.h' line='753' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_set_chained_handler_and_data'> + <parameter type-id='f0981eeb'/> + <parameter type-id='8937f3c2'/> + <parameter type-id='eaa32e2f'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='irq_set_chip' mangled-name='irq_set_chip' filepath='kernel/irq/chip.c' line='42' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_set_chip'> @@ -122554,11 +122691,11 @@ <parameter type-id='8846a616' name='chip' filepath='kernel/irq/chip.c' line='42' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='irq_set_chip_and_handler_name' mangled-name='irq_set_chip_and_handler_name' filepath='kernel/irq/chip.c' line='1117' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_set_chip_and_handler_name'> - <parameter type-id='f0981eeb' name='irq' filepath='kernel/irq/chip.c' line='1117' column='1'/> - <parameter type-id='8846a616' name='chip' filepath='kernel/irq/chip.c' line='1117' column='1'/> - <parameter type-id='cdb741d3' name='handle' filepath='kernel/irq/chip.c' line='1118' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='kernel/irq/chip.c' line='1118' column='1'/> + <function-decl name='irq_set_chip_and_handler_name' mangled-name='irq_set_chip_and_handler_name' filepath='include/linux/irq.h' line='711' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_set_chip_and_handler_name'> + <parameter type-id='f0981eeb'/> + <parameter type-id='8846a616'/> + <parameter type-id='8937f3c2'/> + <parameter type-id='80f4b756'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='irq_set_chip_data' mangled-name='irq_set_chip_data' filepath='kernel/irq/chip.c' line='146' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_set_chip_data'> @@ -122581,10 +122718,10 @@ <parameter type-id='f0981eeb' name='on' filepath='kernel/irq/manage.c' line='773' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='irq_set_irqchip_state' mangled-name='irq_set_irqchip_state' filepath='kernel/irq/manage.c' line='2722' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_set_irqchip_state'> - <parameter type-id='f0981eeb' name='irq' filepath='kernel/irq/manage.c' line='2722' column='1'/> - <parameter type-id='0187da1b' name='which' filepath='kernel/irq/manage.c' line='2722' column='1'/> - <parameter type-id='b50a4934' name='val' filepath='kernel/irq/manage.c' line='2723' column='1'/> + <function-decl name='irq_set_irqchip_state' mangled-name='irq_set_irqchip_state' filepath='include/linux/interrupt.h' line='487' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_set_irqchip_state'> + <parameter type-id='f0981eeb'/> + <parameter type-id='0187da1b'/> + <parameter type-id='c894953d'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='irq_set_parent' mangled-name='irq_set_parent' filepath='kernel/irq/manage.c' line='896' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_set_parent'> @@ -122597,20 +122734,20 @@ <parameter type-id='f0981eeb' name='irq' filepath='kernel/irq/irqdesc.c' line='351' column='1'/> <return type-id='76c7d88b'/> </function-decl> - <function-decl name='irq_work_queue' mangled-name='irq_work_queue' filepath='kernel/irq_work.c' line='67' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_work_queue'> - <parameter type-id='44bef697' name='work' filepath='kernel/irq_work.c' line='67' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='irq_work_queue' mangled-name='irq_work_queue' filepath='include/linux/irq_work.h' line='40' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_work_queue'> + <parameter type-id='44bef697'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='irq_work_queue_on' mangled-name='irq_work_queue_on' filepath='kernel/irq_work.c' line='88' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_work_queue_on'> - <parameter type-id='44bef697' name='work' filepath='kernel/irq_work.c' line='88' column='1'/> - <parameter type-id='95e97e5e' name='cpu' filepath='kernel/irq_work.c' line='88' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='irq_work_queue_on' mangled-name='irq_work_queue_on' filepath='include/linux/irq_work.h' line='41' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_work_queue_on'> + <parameter type-id='44bef697'/> + <parameter type-id='95e97e5e'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='irq_work_run' mangled-name='irq_work_run' filepath='kernel/irq_work.c' line='177' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_work_run'> + <function-decl name='irq_work_run' mangled-name='irq_work_run' filepath='include/linux/irq_work.h' line='49' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_work_run'> <return type-id='48b5725f'/> </function-decl> - <function-decl name='irq_work_sync' mangled-name='irq_work_sync' filepath='kernel/irq_work.c' line='197' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_work_sync'> - <parameter type-id='44bef697' name='work' filepath='kernel/irq_work.c' line='197' column='1'/> + <function-decl name='irq_work_sync' mangled-name='irq_work_sync' filepath='include/linux/irq_work.h' line='44' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='irq_work_sync'> + <parameter type-id='44bef697'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='is_console_locked' mangled-name='is_console_locked' filepath='kernel/printk/printk.c' line='2385' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='is_console_locked'> @@ -122620,9 +122757,9 @@ <parameter type-id='77e79a4b' name='file' filepath='drivers/dma-buf/dma-buf.c' line='465' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='is_vmalloc_addr' mangled-name='is_vmalloc_addr' filepath='mm/vmalloc.c' line='46' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='is_vmalloc_addr'> - <parameter type-id='eaa32e2f' name='x' filepath='mm/vmalloc.c' line='46' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='is_vmalloc_addr' mangled-name='is_vmalloc_addr' filepath='include/linux/mm.h' line='806' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='is_vmalloc_addr'> + <parameter type-id='eaa32e2f'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='isolate_and_split_free_page' mangled-name='isolate_and_split_free_page' filepath='mm/compaction.c' line='767' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='isolate_and_split_free_page'> <parameter type-id='02f11ed4' name='page' filepath='mm/compaction.c' line='767' column='1'/> @@ -122658,14 +122795,14 @@ <return type-id='f0981eeb'/> </function-decl> <var-decl name='kasan_flag_enabled' type-id='237c0d27' mangled-name='kasan_flag_enabled' visibility='default' filepath='mm/kasan/hw_tags.c' line='52' column='1' elf-symbol-id='kasan_flag_enabled'/> - <function-decl name='kasprintf' mangled-name='kasprintf' filepath='lib/kasprintf.c' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kasprintf'> - <parameter type-id='3eb7c31c' name='gfp' filepath='lib/kasprintf.c' line='53' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='lib/kasprintf.c' line='53' column='1'/> + <function-decl name='kasprintf' mangled-name='kasprintf' filepath='include/linux/kernel.h' line='487' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kasprintf'> + <parameter type-id='f0981eeb'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='26a90f95'/> </function-decl> - <function-decl name='kern_mount' mangled-name='kern_mount' filepath='fs/namespace.c' line='3863' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kern_mount'> - <parameter type-id='21e53d44' name='type' filepath='fs/namespace.c' line='3863' column='1'/> + <function-decl name='kern_mount' mangled-name='kern_mount' filepath='include/linux/fs.h' line='2360' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kern_mount'> + <parameter type-id='21e53d44'/> <return type-id='549da823'/> </function-decl> <function-decl name='kern_unmount' mangled-name='kern_unmount' filepath='fs/namespace.c' line='3878' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kern_unmount'> @@ -122741,8 +122878,8 @@ <parameter type-id='eaa32e2f' name='ns' filepath='fs/kernfs/dir.c' line='901' column='1'/> <return type-id='150efd3f'/> </function-decl> - <function-decl name='kernfs_notify' mangled-name='kernfs_notify' filepath='fs/kernfs/file.c' line='913' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kernfs_notify'> - <parameter type-id='150efd3f' name='kn' filepath='fs/kernfs/file.c' line='913' column='1'/> + <function-decl name='kernfs_notify' mangled-name='kernfs_notify' filepath='include/linux/kernfs.h' line='412' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kernfs_notify'> + <parameter type-id='150efd3f'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='kernfs_path_from_node' mangled-name='kernfs_path_from_node' filepath='fs/kernfs/dir.c' line='210' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kernfs_path_from_node'> @@ -122752,66 +122889,66 @@ <parameter type-id='b59d7dce' name='buflen' filepath='fs/kernfs/dir.c' line='211' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='kernfs_put' mangled-name='kernfs_put' filepath='fs/kernfs/dir.c' line='506' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kernfs_put'> - <parameter type-id='150efd3f' name='kn' filepath='fs/kernfs/dir.c' line='506' column='1'/> + <function-decl name='kernfs_put' mangled-name='kernfs_put' filepath='include/linux/kernfs.h' line='372' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kernfs_put'> + <parameter type-id='150efd3f'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='key_create_or_update' mangled-name='key_create_or_update' filepath='security/keys/key.c' line='815' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='key_create_or_update'> - <parameter type-id='28804ffa' name='keyring_ref' filepath='security/keys/key.c' line='815' column='1'/> - <parameter type-id='80f4b756' name='type' filepath='security/keys/key.c' line='816' column='1'/> - <parameter type-id='80f4b756' name='description' filepath='security/keys/key.c' line='817' column='1'/> - <parameter type-id='eaa32e2f' name='payload' filepath='security/keys/key.c' line='818' column='1'/> - <parameter type-id='b59d7dce' name='plen' filepath='security/keys/key.c' line='819' column='1'/> - <parameter type-id='296adac1' name='perm' filepath='security/keys/key.c' line='820' column='1'/> - <parameter type-id='7359adad' name='flags' filepath='security/keys/key.c' line='821' column='1'/> - <return type-id='28804ffa'/> + <function-decl name='key_create_or_update' mangled-name='key_create_or_update' filepath='include/linux/key.h' line='383' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='key_create_or_update'> + <parameter type-id='446f28fb'/> + <parameter type-id='80f4b756'/> + <parameter type-id='80f4b756'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='7359adad'/> + <return type-id='446f28fb'/> </function-decl> - <function-decl name='key_put' mangled-name='key_put' filepath='security/keys/key.c' line='646' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='key_put'> - <parameter type-id='204a4632' name='key' filepath='security/keys/key.c' line='646' column='1'/> + <function-decl name='key_put' mangled-name='key_put' filepath='include/linux/key.h' line='296' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='key_put'> + <parameter type-id='204a4632'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='keyring_alloc' mangled-name='keyring_alloc' filepath='security/keys/keyring.c' line='517' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='keyring_alloc'> - <parameter type-id='80f4b756' name='description' filepath='security/keys/keyring.c' line='517' column='1'/> - <parameter type-id='d80b72e6' name='uid' filepath='security/keys/keyring.c' line='517' column='1'/> - <parameter type-id='094d8048' name='gid' filepath='security/keys/keyring.c' line='517' column='1'/> - <parameter type-id='bc33861a' name='cred' filepath='security/keys/keyring.c' line='518' column='1'/> - <parameter type-id='296adac1' name='perm' filepath='security/keys/keyring.c' line='518' column='1'/> - <parameter type-id='7359adad' name='flags' filepath='security/keys/keyring.c' line='519' column='1'/> - <parameter type-id='92daca01' name='restrict_link' filepath='security/keys/keyring.c' line='520' column='1'/> - <parameter type-id='204a4632' name='dest' filepath='security/keys/keyring.c' line='521' column='1'/> + <function-decl name='keyring_alloc' mangled-name='keyring_alloc' filepath='include/linux/key.h' line='406' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='keyring_alloc'> + <parameter type-id='80f4b756'/> + <parameter type-id='e8b29774'/> + <parameter type-id='bac1227a'/> + <parameter type-id='bc33861a'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='7359adad'/> + <parameter type-id='92daca01'/> + <parameter type-id='204a4632'/> <return type-id='204a4632'/> </function-decl> - <function-decl name='kfree' mangled-name='kfree' filepath='mm/slub.c' line='4164' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kfree'> - <parameter type-id='eaa32e2f' name='x' filepath='mm/slub.c' line='4164' column='1'/> + <function-decl name='kfree' mangled-name='kfree' filepath='include/linux/slab.h' line='185' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kfree'> + <parameter type-id='eaa32e2f'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='kfree_const' mangled-name='kfree_const' filepath='mm/util.c' line='40' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kfree_const'> - <parameter type-id='eaa32e2f' name='x' filepath='mm/util.c' line='40' column='1'/> + <function-decl name='kfree_const' mangled-name='kfree_const' filepath='include/linux/string.h' line='174' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kfree_const'> + <parameter type-id='eaa32e2f'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='kfree_sensitive' mangled-name='kfree_sensitive' filepath='mm/slab_common.c' line='1149' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kfree_sensitive'> <parameter type-id='eaa32e2f' name='p' filepath='mm/slab_common.c' line='1149' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='kfree_skb' mangled-name='kfree_skb' filepath='net/core/skbuff.c' line='700' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kfree_skb'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/skbuff.c' line='700' column='1'/> + <function-decl name='kfree_skb' mangled-name='kfree_skb' filepath='include/linux/skbuff.h' line='1062' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kfree_skb'> + <parameter type-id='0fbf3cfd'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='kfree_skb_list' mangled-name='kfree_skb_list' filepath='net/core/skbuff.c' line='711' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kfree_skb_list'> - <parameter type-id='0fbf3cfd' name='segs' filepath='net/core/skbuff.c' line='711' column='1'/> + <function-decl name='kfree_skb_list' mangled-name='kfree_skb_list' filepath='include/linux/skbuff.h' line='1063' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kfree_skb_list'> + <parameter type-id='0fbf3cfd'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='kick_all_cpus_sync' mangled-name='kick_all_cpus_sync' filepath='kernel/smp.c' line='938' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kick_all_cpus_sync'> + <function-decl name='kick_all_cpus_sync' mangled-name='kick_all_cpus_sync' filepath='include/linux/smp.h' line='128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kick_all_cpus_sync'> <return type-id='48b5725f'/> </function-decl> <function-decl name='kill_anon_super' mangled-name='kill_anon_super' filepath='fs/super.c' line='1105' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kill_anon_super'> <parameter type-id='42c8f564' name='sb' filepath='fs/super.c' line='1105' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='kill_fasync' mangled-name='kill_fasync' filepath='fs/fcntl.c' line='1018' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kill_fasync'> - <parameter type-id='dc750055' name='fp' filepath='fs/fcntl.c' line='1018' column='1'/> - <parameter type-id='95e97e5e' name='sig' filepath='fs/fcntl.c' line='1018' column='1'/> - <parameter type-id='95e97e5e' name='band' filepath='fs/fcntl.c' line='1018' column='1'/> + <function-decl name='kill_fasync' mangled-name='kill_fasync' filepath='include/linux/fs.h' line='1362' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kill_fasync'> + <parameter type-id='dc750055'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='kill_litter_super' mangled-name='kill_litter_super' filepath='fs/super.c' line='1113' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kill_litter_super'> @@ -122831,21 +122968,21 @@ <parameter type-id='f0981eeb' name='order' filepath='mm/slab_common.c' line='835' column='1'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='kmalloc_order_trace' mangled-name='kmalloc_order_trace' filepath='mm/slab_common.c' line='858' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kmalloc_order_trace'> - <parameter type-id='b59d7dce' name='size' filepath='mm/slab_common.c' line='858' column='1'/> - <parameter type-id='3eb7c31c' name='flags' filepath='mm/slab_common.c' line='858' column='1'/> - <parameter type-id='f0981eeb' name='order' filepath='mm/slab_common.c' line='858' column='1'/> + <function-decl name='kmalloc_order_trace' mangled-name='kmalloc_order_trace' filepath='include/linux/slab.h' line='469' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kmalloc_order_trace'> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='kmem_cache_alloc' mangled-name='kmem_cache_alloc' filepath='mm/slub.c' line='2948' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kmem_cache_alloc'> - <parameter type-id='f3b4aca8' name='s' filepath='mm/slub.c' line='2948' column='1'/> - <parameter type-id='3eb7c31c' name='gfpflags' filepath='mm/slub.c' line='2948' column='1'/> + <function-decl name='kmem_cache_alloc' mangled-name='kmem_cache_alloc' filepath='include/linux/slab.h' line='390' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kmem_cache_alloc'> + <parameter type-id='f3b4aca8'/> + <parameter type-id='f0981eeb'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='kmem_cache_alloc_trace' mangled-name='kmem_cache_alloc_trace' filepath='mm/slub.c' line='2960' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kmem_cache_alloc_trace'> - <parameter type-id='f3b4aca8' name='s' filepath='mm/slub.c' line='2960' column='1'/> - <parameter type-id='3eb7c31c' name='gfpflags' filepath='mm/slub.c' line='2960' column='1'/> - <parameter type-id='b59d7dce' name='size' filepath='mm/slub.c' line='2960' column='1'/> + <function-decl name='kmem_cache_alloc_trace' mangled-name='kmem_cache_alloc_trace' filepath='include/linux/slab.h' line='428' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kmem_cache_alloc_trace'> + <parameter type-id='f3b4aca8'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='7359adad'/> <return type-id='eaa32e2f'/> </function-decl> <function-decl name='kmem_cache_create' mangled-name='kmem_cache_create' filepath='mm/slab_common.c' line='409' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kmem_cache_create'> @@ -122856,23 +122993,23 @@ <parameter type-id='b7f9d8e6' name='ctor' filepath='mm/slab_common.c' line='410' column='1'/> <return type-id='f3b4aca8'/> </function-decl> - <function-decl name='kmem_cache_create_usercopy' mangled-name='kmem_cache_create_usercopy' filepath='mm/slab_common.c' line='304' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kmem_cache_create_usercopy'> - <parameter type-id='80f4b756' name='name' filepath='mm/slab_common.c' line='304' column='1'/> - <parameter type-id='f0981eeb' name='size' filepath='mm/slab_common.c' line='305' column='1'/> - <parameter type-id='f0981eeb' name='align' filepath='mm/slab_common.c' line='305' column='1'/> - <parameter type-id='f7fe96cb' name='flags' filepath='mm/slab_common.c' line='306' column='1'/> - <parameter type-id='f0981eeb' name='useroffset' filepath='mm/slab_common.c' line='307' column='1'/> - <parameter type-id='f0981eeb' name='usersize' filepath='mm/slab_common.c' line='307' column='1'/> - <parameter type-id='b7f9d8e6' name='ctor' filepath='mm/slab_common.c' line='308' column='1'/> + <function-decl name='kmem_cache_create_usercopy' mangled-name='kmem_cache_create_usercopy' filepath='include/linux/slab.h' line='150' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kmem_cache_create_usercopy'> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='b7f9d8e6'/> <return type-id='f3b4aca8'/> </function-decl> - <function-decl name='kmem_cache_destroy' mangled-name='kmem_cache_destroy' filepath='mm/slab_common.c' line='488' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kmem_cache_destroy'> - <parameter type-id='f3b4aca8' name='s' filepath='mm/slab_common.c' line='488' column='1'/> + <function-decl name='kmem_cache_destroy' mangled-name='kmem_cache_destroy' filepath='include/linux/slab.h' line='155' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kmem_cache_destroy'> + <parameter type-id='f3b4aca8'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='kmem_cache_free' mangled-name='kmem_cache_free' filepath='mm/slub.c' line='3202' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kmem_cache_free'> - <parameter type-id='f3b4aca8' name='s' filepath='mm/slub.c' line='3202' column='1'/> - <parameter type-id='eaa32e2f' name='x' filepath='mm/slub.c' line='3202' column='1'/> + <function-decl name='kmem_cache_free' mangled-name='kmem_cache_free' filepath='include/linux/slab.h' line='391' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kmem_cache_free'> + <parameter type-id='f3b4aca8'/> + <parameter type-id='eaa32e2f'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='kmemdup' mangled-name='kmemdup' filepath='mm/util.c' line='127' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kmemdup'> @@ -122881,10 +123018,10 @@ <parameter type-id='3eb7c31c' name='gfp' filepath='mm/util.c' line='127' column='1'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='kmemdup_nul' mangled-name='kmemdup_nul' filepath='mm/util.c' line='147' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kmemdup_nul'> - <parameter type-id='80f4b756' name='s' filepath='mm/util.c' line='147' column='1'/> - <parameter type-id='b59d7dce' name='len' filepath='mm/util.c' line='147' column='1'/> - <parameter type-id='3eb7c31c' name='gfp' filepath='mm/util.c' line='147' column='1'/> + <function-decl name='kmemdup_nul' mangled-name='kmemdup_nul' filepath='include/linux/string.h' line='180' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kmemdup_nul'> + <parameter type-id='80f4b756'/> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> <return type-id='26a90f95'/> </function-decl> <function-decl name='kmsg_dump_get_buffer' mangled-name='kmsg_dump_get_buffer' filepath='kernel/printk/printk.c' line='3384' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kmsg_dump_get_buffer'> @@ -122916,46 +123053,46 @@ <return type-id='95e97e5e'/> </function-decl> <var-decl name='kobj_sysfs_ops' type-id='0f840455' mangled-name='kobj_sysfs_ops' visibility='default' filepath='lib/kobject.c' line='860' column='1' elf-symbol-id='kobj_sysfs_ops'/> - <function-decl name='kobject_add' mangled-name='kobject_add' filepath='lib/kobject.c' line='426' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kobject_add'> - <parameter type-id='d30bdc51' name='kobj' filepath='lib/kobject.c' line='426' column='1'/> - <parameter type-id='d30bdc51' name='parent' filepath='lib/kobject.c' line='426' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='lib/kobject.c' line='427' column='1'/> + <function-decl name='kobject_add' mangled-name='kobject_add' filepath='include/linux/kobject.h' line='101' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kobject_add'> + <parameter type-id='d30bdc51'/> + <parameter type-id='d30bdc51'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='kobject_create_and_add' mangled-name='kobject_create_and_add' filepath='lib/kobject.c' line='805' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kobject_create_and_add'> - <parameter type-id='80f4b756' name='name' filepath='lib/kobject.c' line='805' column='1'/> - <parameter type-id='d30bdc51' name='parent' filepath='lib/kobject.c' line='805' column='1'/> + <function-decl name='kobject_create_and_add' mangled-name='kobject_create_and_add' filepath='include/linux/kobject.h' line='111' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kobject_create_and_add'> + <parameter type-id='80f4b756'/> + <parameter type-id='d30bdc51'/> <return type-id='d30bdc51'/> </function-decl> - <function-decl name='kobject_del' mangled-name='kobject_del' filepath='lib/kobject.c' line='635' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kobject_del'> - <parameter type-id='d30bdc51' name='kobj' filepath='lib/kobject.c' line='635' column='1'/> + <function-decl name='kobject_del' mangled-name='kobject_del' filepath='include/linux/kobject.h' line='108' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kobject_del'> + <parameter type-id='d30bdc51'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='kobject_get' mangled-name='kobject_get' filepath='lib/kobject.c' line='652' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kobject_get'> - <parameter type-id='d30bdc51' name='kobj' filepath='lib/kobject.c' line='652' column='1'/> + <function-decl name='kobject_get' mangled-name='kobject_get' filepath='include/linux/kobject.h' line='117' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kobject_get'> + <parameter type-id='d30bdc51'/> <return type-id='d30bdc51'/> </function-decl> - <function-decl name='kobject_init' mangled-name='kobject_init' filepath='lib/kobject.c' line='349' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kobject_init'> - <parameter type-id='d30bdc51' name='kobj' filepath='lib/kobject.c' line='349' column='1'/> - <parameter type-id='c48b394e' name='ktype' filepath='lib/kobject.c' line='349' column='1'/> + <function-decl name='kobject_init' mangled-name='kobject_init' filepath='include/linux/kobject.h' line='99' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kobject_init'> + <parameter type-id='d30bdc51'/> + <parameter type-id='c48b394e'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='kobject_init_and_add' mangled-name='kobject_init_and_add' filepath='lib/kobject.c' line='464' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kobject_init_and_add'> - <parameter type-id='d30bdc51' name='kobj' filepath='lib/kobject.c' line='464' column='1'/> - <parameter type-id='c48b394e' name='ktype' filepath='lib/kobject.c' line='464' column='1'/> - <parameter type-id='d30bdc51' name='parent' filepath='lib/kobject.c' line='465' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='lib/kobject.c' line='465' column='1'/> + <function-decl name='kobject_init_and_add' mangled-name='kobject_init_and_add' filepath='include/linux/kobject.h' line='104' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kobject_init_and_add'> + <parameter type-id='d30bdc51'/> + <parameter type-id='c48b394e'/> + <parameter type-id='d30bdc51'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='kobject_put' mangled-name='kobject_put' filepath='lib/kobject.c' line='746' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kobject_put'> - <parameter type-id='d30bdc51' name='kobj' filepath='lib/kobject.c' line='746' column='1'/> + <function-decl name='kobject_put' mangled-name='kobject_put' filepath='include/linux/kobject.h' line='120' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kobject_put'> + <parameter type-id='d30bdc51'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='kobject_set_name' mangled-name='kobject_set_name' filepath='lib/kobject.c' line='324' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kobject_set_name'> - <parameter type-id='d30bdc51' name='kobj' filepath='lib/kobject.c' line='324' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='lib/kobject.c' line='324' column='1'/> + <function-decl name='kobject_set_name' mangled-name='kobject_set_name' filepath='include/linux/kobject.h' line='89' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kobject_set_name'> + <parameter type-id='d30bdc51'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='95e97e5e'/> </function-decl> @@ -122964,31 +123101,31 @@ <parameter type-id='7d635811' name='action' filepath='lib/kobject_uevent.c' line='640' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='kobject_uevent_env' mangled-name='kobject_uevent_env' filepath='lib/kobject_uevent.c' line='457' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kobject_uevent_env'> - <parameter type-id='d30bdc51' name='kobj' filepath='lib/kobject_uevent.c' line='457' column='1'/> - <parameter type-id='7d635811' name='action' filepath='lib/kobject_uevent.c' line='457' column='1'/> - <parameter type-id='9b23c9ad' name='envp_ext' filepath='lib/kobject_uevent.c' line='458' column='1'/> + <function-decl name='kobject_uevent_env' mangled-name='kobject_uevent_env' filepath='include/linux/kobject.h' line='256' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kobject_uevent_env'> + <parameter type-id='d30bdc51'/> + <parameter type-id='7d635811'/> + <parameter type-id='9b23c9ad'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='krealloc' mangled-name='krealloc' filepath='mm/slab_common.c' line='1121' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='krealloc'> - <parameter type-id='eaa32e2f' name='p' filepath='mm/slab_common.c' line='1121' column='1'/> - <parameter type-id='b59d7dce' name='new_size' filepath='mm/slab_common.c' line='1121' column='1'/> - <parameter type-id='3eb7c31c' name='flags' filepath='mm/slab_common.c' line='1121' column='1'/> + <function-decl name='krealloc' mangled-name='krealloc' filepath='include/linux/slab.h' line='184' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='krealloc'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='kset_create_and_add' mangled-name='kset_create_and_add' filepath='lib/kobject.c' line='1005' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kset_create_and_add'> - <parameter type-id='80f4b756' name='name' filepath='lib/kobject.c' line='1005' column='1'/> - <parameter type-id='86462700' name='uevent_ops' filepath='lib/kobject.c' line='1006' column='1'/> - <parameter type-id='d30bdc51' name='parent_kobj' filepath='lib/kobject.c' line='1007' column='1'/> + <function-decl name='kset_create_and_add' mangled-name='kset_create_and_add' filepath='include/linux/kobject.h' line='218' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kset_create_and_add'> + <parameter type-id='80f4b756'/> + <parameter type-id='86462700'/> + <parameter type-id='d30bdc51'/> <return type-id='89b70200'/> </function-decl> - <function-decl name='kset_find_obj' mangled-name='kset_find_obj' filepath='lib/kobject.c' line='908' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kset_find_obj'> - <parameter type-id='89b70200' name='kset' filepath='lib/kobject.c' line='908' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='lib/kobject.c' line='908' column='1'/> + <function-decl name='kset_find_obj' mangled-name='kset_find_obj' filepath='include/linux/kobject.h' line='242' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kset_find_obj'> + <parameter type-id='89b70200'/> + <parameter type-id='80f4b756'/> <return type-id='d30bdc51'/> </function-decl> - <function-decl name='kset_unregister' mangled-name='kset_unregister' filepath='lib/kobject.c' line='890' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kset_unregister'> - <parameter type-id='89b70200' name='k' filepath='lib/kobject.c' line='890' column='1'/> + <function-decl name='kset_unregister' mangled-name='kset_unregister' filepath='include/linux/kobject.h' line='217' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kset_unregister'> + <parameter type-id='89b70200'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='ksize' mangled-name='ksize' filepath='mm/slab_common.c' line='1175' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ksize'> @@ -122997,23 +123134,23 @@ </function-decl> <var-decl name='ksoftirqd' type-id='f23e2572' mangled-name='ksoftirqd' visibility='default' filepath='kernel/softirq.c' line='60' column='1' elf-symbol-id='ksoftirqd'/> <var-decl name='kstat' type-id='153750ef' mangled-name='kstat' visibility='default' filepath='kernel/sched/core.c' line='4154' column='1' elf-symbol-id='kstat'/> - <function-decl name='kstat_irqs_cpu' mangled-name='kstat_irqs_cpu' filepath='kernel/irq/irqdesc.c' line='972' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstat_irqs_cpu'> - <parameter type-id='f0981eeb' name='irq' filepath='kernel/irq/irqdesc.c' line='972' column='1'/> - <parameter type-id='95e97e5e' name='cpu' filepath='kernel/irq/irqdesc.c' line='972' column='1'/> + <function-decl name='kstat_irqs_cpu' mangled-name='kstat_irqs_cpu' filepath='include/linux/kernel_stat.h' line='54' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstat_irqs_cpu'> + <parameter type-id='f0981eeb'/> + <parameter type-id='95e97e5e'/> <return type-id='f0981eeb'/> </function-decl> <function-decl name='kstat_irqs_usr' mangled-name='kstat_irqs_usr' filepath='kernel/irq/irqdesc.c' line='1021' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstat_irqs_usr'> <parameter type-id='f0981eeb' name='irq' filepath='kernel/irq/irqdesc.c' line='1021' column='1'/> <return type-id='f0981eeb'/> </function-decl> - <function-decl name='kstrdup' mangled-name='kstrdup' filepath='mm/util.c' line='54' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrdup'> - <parameter type-id='80f4b756' name='s' filepath='mm/util.c' line='54' column='1'/> - <parameter type-id='3eb7c31c' name='gfp' filepath='mm/util.c' line='54' column='1'/> + <function-decl name='kstrdup' mangled-name='kstrdup' filepath='include/linux/string.h' line='176' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrdup'> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> <return type-id='26a90f95'/> </function-decl> - <function-decl name='kstrdup_const' mangled-name='kstrdup_const' filepath='mm/util.c' line='81' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrdup_const'> - <parameter type-id='80f4b756' name='s' filepath='mm/util.c' line='81' column='1'/> - <parameter type-id='3eb7c31c' name='gfp' filepath='mm/util.c' line='81' column='1'/> + <function-decl name='kstrdup_const' mangled-name='kstrdup_const' filepath='include/linux/string.h' line='177' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrdup_const'> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> <return type-id='80f4b756'/> </function-decl> <function-decl name='kstrdup_quotable_cmdline' mangled-name='kstrdup_quotable_cmdline' filepath='lib/string_helpers.c' line='597' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrdup_quotable_cmdline'> @@ -123021,34 +123158,34 @@ <parameter type-id='3eb7c31c' name='gfp' filepath='lib/string_helpers.c' line='597' column='1'/> <return type-id='26a90f95'/> </function-decl> - <function-decl name='kstrndup' mangled-name='kstrndup' filepath='mm/util.c' line='100' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrndup'> - <parameter type-id='80f4b756' name='s' filepath='mm/util.c' line='100' column='1'/> - <parameter type-id='b59d7dce' name='max' filepath='mm/util.c' line='100' column='1'/> - <parameter type-id='3eb7c31c' name='gfp' filepath='mm/util.c' line='100' column='1'/> + <function-decl name='kstrndup' mangled-name='kstrndup' filepath='include/linux/string.h' line='178' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrndup'> + <parameter type-id='80f4b756'/> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> <return type-id='26a90f95'/> </function-decl> - <function-decl name='kstrtobool' mangled-name='kstrtobool' filepath='lib/kstrtox.c' line='328' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtobool'> - <parameter type-id='80f4b756' name='s' filepath='lib/kstrtox.c' line='328' column='1'/> - <parameter type-id='d8e6b335' name='res' filepath='lib/kstrtox.c' line='328' column='1'/> + <function-decl name='kstrtobool' mangled-name='kstrtobool' filepath='include/linux/string.h' line='186' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtobool'> + <parameter type-id='80f4b756'/> + <parameter type-id='d8e6b335'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='kstrtobool_from_user' mangled-name='kstrtobool_from_user' filepath='lib/kstrtox.c' line='370' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtobool_from_user'> - <parameter type-id='80f4b756' name='s' filepath='lib/kstrtox.c' line='370' column='1'/> - <parameter type-id='b59d7dce' name='count' filepath='lib/kstrtox.c' line='370' column='1'/> - <parameter type-id='d8e6b335' name='res' filepath='lib/kstrtox.c' line='370' column='1'/> + <function-decl name='kstrtobool_from_user' mangled-name='kstrtobool_from_user' filepath='include/linux/kernel.h' line='431' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtobool_from_user'> + <parameter type-id='80f4b756'/> + <parameter type-id='7359adad'/> + <parameter type-id='d8e6b335'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='kstrtoint' mangled-name='kstrtoint' filepath='lib/kstrtox.c' line='244' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtoint'> - <parameter type-id='80f4b756' name='s' filepath='lib/kstrtox.c' line='244' column='1'/> - <parameter type-id='f0981eeb' name='base' filepath='lib/kstrtox.c' line='244' column='1'/> - <parameter type-id='7292109c' name='res' filepath='lib/kstrtox.c' line='244' column='1'/> + <function-decl name='kstrtoint' mangled-name='kstrtoint' filepath='include/linux/kernel.h' line='393' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtoint'> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='7292109c'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='kstrtoint_from_user' mangled-name='kstrtoint_from_user' filepath='lib/kstrtox.c' line='402' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtoint_from_user'> - <parameter type-id='80f4b756' name='s' filepath='lib/kstrtox.c' line='402' column='1'/> - <parameter type-id='b59d7dce' name='count' filepath='lib/kstrtox.c' line='402' column='1'/> - <parameter type-id='f0981eeb' name='base' filepath='lib/kstrtox.c' line='402' column='1'/> - <parameter type-id='7292109c' name='res' filepath='lib/kstrtox.c' line='402' column='1'/> + <function-decl name='kstrtoint_from_user' mangled-name='kstrtoint_from_user' filepath='include/linux/kernel.h' line='426' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtoint_from_user'> + <parameter type-id='80f4b756'/> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='7292109c'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='kstrtol_from_user' mangled-name='kstrtol_from_user' filepath='lib/kstrtox.c' line='400' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtol_from_user'> @@ -123058,10 +123195,10 @@ <parameter type-id='3ccc2590' name='res' filepath='lib/kstrtox.c' line='400' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='kstrtoll' mangled-name='kstrtoll' filepath='lib/kstrtox.c' line='143' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtoll'> - <parameter type-id='80f4b756' name='s' filepath='lib/kstrtox.c' line='143' column='1'/> - <parameter type-id='f0981eeb' name='base' filepath='lib/kstrtox.c' line='143' column='1'/> - <parameter type-id='8b97c2dc' name='res' filepath='lib/kstrtox.c' line='143' column='1'/> + <function-decl name='kstrtoll' mangled-name='kstrtoll' filepath='include/linux/kernel.h' line='334' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtoll'> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='8b97c2dc'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='kstrtos8' mangled-name='kstrtos8' filepath='lib/kstrtox.c' line='304' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtos8'> @@ -123077,10 +123214,10 @@ <parameter type-id='01b75fec' name='res' filepath='lib/kstrtox.c' line='406' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='kstrtou16' mangled-name='kstrtou16' filepath='lib/kstrtox.c' line='259' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtou16'> - <parameter type-id='80f4b756' name='s' filepath='lib/kstrtox.c' line='259' column='1'/> - <parameter type-id='f0981eeb' name='base' filepath='lib/kstrtox.c' line='259' column='1'/> - <parameter type-id='26d4d46f' name='res' filepath='lib/kstrtox.c' line='259' column='1'/> + <function-decl name='kstrtou16' mangled-name='kstrtou16' filepath='include/linux/kernel.h' line='415' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtou16'> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='e9e550dd'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='kstrtou16_from_user' mangled-name='kstrtou16_from_user' filepath='lib/kstrtox.c' line='403' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtou16_from_user'> @@ -123090,10 +123227,10 @@ <parameter type-id='26d4d46f' name='res' filepath='lib/kstrtox.c' line='403' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='kstrtou8' mangled-name='kstrtou8' filepath='lib/kstrtox.c' line='289' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtou8'> - <parameter type-id='80f4b756' name='s' filepath='lib/kstrtox.c' line='289' column='1'/> - <parameter type-id='f0981eeb' name='base' filepath='lib/kstrtox.c' line='289' column='1'/> - <parameter type-id='8bff8096' name='res' filepath='lib/kstrtox.c' line='289' column='1'/> + <function-decl name='kstrtou8' mangled-name='kstrtou8' filepath='include/linux/kernel.h' line='417' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtou8'> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='cf536864'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='kstrtou8_from_user' mangled-name='kstrtou8_from_user' filepath='lib/kstrtox.c' line='405' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtou8_from_user'> @@ -123103,37 +123240,37 @@ <parameter type-id='8bff8096' name='res' filepath='lib/kstrtox.c' line='405' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='kstrtouint' mangled-name='kstrtouint' filepath='lib/kstrtox.c' line='214' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtouint'> - <parameter type-id='80f4b756' name='s' filepath='lib/kstrtox.c' line='214' column='1'/> - <parameter type-id='f0981eeb' name='base' filepath='lib/kstrtox.c' line='214' column='1'/> - <parameter type-id='807869d3' name='res' filepath='lib/kstrtox.c' line='214' column='1'/> + <function-decl name='kstrtouint' mangled-name='kstrtouint' filepath='include/linux/kernel.h' line='392' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtouint'> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='807869d3'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='kstrtouint_from_user' mangled-name='kstrtouint_from_user' filepath='lib/kstrtox.c' line='401' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtouint_from_user'> - <parameter type-id='80f4b756' name='s' filepath='lib/kstrtox.c' line='401' column='1'/> - <parameter type-id='b59d7dce' name='count' filepath='lib/kstrtox.c' line='401' column='1'/> - <parameter type-id='f0981eeb' name='base' filepath='lib/kstrtox.c' line='401' column='1'/> - <parameter type-id='807869d3' name='res' filepath='lib/kstrtox.c' line='401' column='1'/> + <function-decl name='kstrtouint_from_user' mangled-name='kstrtouint_from_user' filepath='include/linux/kernel.h' line='425' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtouint_from_user'> + <parameter type-id='80f4b756'/> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='807869d3'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='kstrtoul_from_user' mangled-name='kstrtoul_from_user' filepath='lib/kstrtox.c' line='399' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtoul_from_user'> - <parameter type-id='80f4b756' name='s' filepath='lib/kstrtox.c' line='399' column='1'/> - <parameter type-id='b59d7dce' name='count' filepath='lib/kstrtox.c' line='399' column='1'/> - <parameter type-id='f0981eeb' name='base' filepath='lib/kstrtox.c' line='399' column='1'/> - <parameter type-id='1d2c2b85' name='res' filepath='lib/kstrtox.c' line='399' column='1'/> + <function-decl name='kstrtoul_from_user' mangled-name='kstrtoul_from_user' filepath='include/linux/kernel.h' line='423' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtoul_from_user'> + <parameter type-id='80f4b756'/> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='1d2c2b85'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='kstrtoull' mangled-name='kstrtoull' filepath='lib/kstrtox.c' line='120' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtoull'> - <parameter type-id='80f4b756' name='s' filepath='lib/kstrtox.c' line='120' column='1'/> - <parameter type-id='f0981eeb' name='base' filepath='lib/kstrtox.c' line='120' column='1'/> - <parameter type-id='c0190993' name='res' filepath='lib/kstrtox.c' line='120' column='1'/> + <function-decl name='kstrtoull' mangled-name='kstrtoull' filepath='include/linux/kernel.h' line='333' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtoull'> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='c0190993'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='kstrtoull_from_user' mangled-name='kstrtoull_from_user' filepath='lib/kstrtox.c' line='397' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtoull_from_user'> - <parameter type-id='80f4b756' name='s' filepath='lib/kstrtox.c' line='397' column='1'/> - <parameter type-id='b59d7dce' name='count' filepath='lib/kstrtox.c' line='397' column='1'/> - <parameter type-id='f0981eeb' name='base' filepath='lib/kstrtox.c' line='397' column='1'/> - <parameter type-id='c0190993' name='res' filepath='lib/kstrtox.c' line='397' column='1'/> + <function-decl name='kstrtoull_from_user' mangled-name='kstrtoull_from_user' filepath='include/linux/kernel.h' line='421' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kstrtoull_from_user'> + <parameter type-id='80f4b756'/> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='c0190993'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='ksys_sync_helper' mangled-name='ksys_sync_helper' filepath='kernel/power/main.c' line='54' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ksys_sync_helper'> @@ -123144,9 +123281,9 @@ <parameter type-id='f0981eeb' name='cpu' filepath='kernel/kthread.c' line='469' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='kthread_bind_mask' mangled-name='kthread_bind_mask' filepath='kernel/kthread.c' line='454' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kthread_bind_mask'> - <parameter type-id='f23e2572' name='p' filepath='kernel/kthread.c' line='454' column='1'/> - <parameter type-id='5f8a1ac4' name='mask' filepath='kernel/kthread.c' line='454' column='1'/> + <function-decl name='kthread_bind_mask' mangled-name='kthread_bind_mask' filepath='include/linux/kthread.h' line='59' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kthread_bind_mask'> + <parameter type-id='f23e2572'/> + <parameter type-id='5f8a1ac4'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='kthread_cancel_delayed_work_sync' mangled-name='kthread_cancel_delayed_work_sync' filepath='kernel/kthread.c' line='1228' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kthread_cancel_delayed_work_sync'> @@ -123157,11 +123294,11 @@ <parameter type-id='401eb95c' name='work' filepath='kernel/kthread.c' line='1213' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='kthread_create_on_node' mangled-name='kthread_create_on_node' filepath='kernel/kthread.c' line='417' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kthread_create_on_node'> - <parameter type-id='b9b212f5' name='threadfn' filepath='kernel/kthread.c' line='417' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='kernel/kthread.c' line='418' column='1'/> - <parameter type-id='95e97e5e' name='node' filepath='kernel/kthread.c' line='418' column='1'/> - <parameter type-id='80f4b756' name='namefmt' filepath='kernel/kthread.c' line='419' column='1'/> + <function-decl name='kthread_create_on_node' mangled-name='kthread_create_on_node' filepath='include/linux/kthread.h' line='11' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kthread_create_on_node'> + <parameter type-id='b9b212f5'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='f23e2572'/> </function-decl> @@ -123193,11 +123330,11 @@ <parameter type-id='7359adad' name='delay' filepath='kernel/kthread.c' line='1122' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='kthread_park' mangled-name='kthread_park' filepath='kernel/kthread.c' line='566' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kthread_park'> - <parameter type-id='f23e2572' name='k' filepath='kernel/kthread.c' line='566' column='1'/> + <function-decl name='kthread_park' mangled-name='kthread_park' filepath='include/linux/kthread.h' line='68' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kthread_park'> + <parameter type-id='f23e2572'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='kthread_parkme' mangled-name='kthread_parkme' filepath='kernel/kthread.c' line='238' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kthread_parkme'> + <function-decl name='kthread_parkme' mangled-name='kthread_parkme' filepath='include/linux/kthread.h' line='70' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kthread_parkme'> <return type-id='48b5725f'/> </function-decl> <function-decl name='kthread_queue_delayed_work' mangled-name='kthread_queue_delayed_work' filepath='kernel/kthread.c' line='983' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kthread_queue_delayed_work'> @@ -123214,15 +123351,15 @@ <function-decl name='kthread_should_park' mangled-name='kthread_should_park' filepath='kernel/kthread.c' line='132' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kthread_should_park'> <return type-id='b50a4934'/> </function-decl> - <function-decl name='kthread_should_stop' mangled-name='kthread_should_stop' filepath='kernel/kthread.c' line='109' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kthread_should_stop'> - <return type-id='b50a4934'/> + <function-decl name='kthread_should_stop' mangled-name='kthread_should_stop' filepath='include/linux/kthread.h' line='61' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kthread_should_stop'> + <return type-id='c894953d'/> </function-decl> - <function-decl name='kthread_stop' mangled-name='kthread_stop' filepath='kernel/kthread.c' line='610' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kthread_stop'> - <parameter type-id='f23e2572' name='k' filepath='kernel/kthread.c' line='610' column='1'/> + <function-decl name='kthread_stop' mangled-name='kthread_stop' filepath='include/linux/kthread.h' line='60' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kthread_stop'> + <parameter type-id='f23e2572'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='kthread_unpark' mangled-name='kthread_unpark' filepath='kernel/kthread.c' line='535' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kthread_unpark'> - <parameter type-id='f23e2572' name='k' filepath='kernel/kthread.c' line='535' column='1'/> + <function-decl name='kthread_unpark' mangled-name='kthread_unpark' filepath='include/linux/kthread.h' line='69' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kthread_unpark'> + <parameter type-id='f23e2572'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='kthread_unuse_mm' mangled-name='kthread_unuse_mm' filepath='kernel/kthread.c' line='1315' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kthread_unuse_mm'> @@ -123242,8 +123379,8 @@ <parameter type-id='ddb8523f' name='rhs' filepath='kernel/time/hrtimer.c' line='327' column='1'/> <return type-id='fbc017ef'/> </function-decl> - <function-decl name='ktime_get' mangled-name='ktime_get' filepath='kernel/time/timekeeping.c' line='821' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ktime_get'> - <return type-id='fbc017ef'/> + <function-decl name='ktime_get' mangled-name='ktime_get' filepath='include/linux/timekeeping.h' line='67' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ktime_get'> + <return type-id='1eb56b1e'/> </function-decl> <function-decl name='ktime_get_coarse_real_ts64' mangled-name='ktime_get_coarse_real_ts64' filepath='kernel/time/timekeeping.c' line='2233' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ktime_get_coarse_real_ts64'> <parameter type-id='4151733d' name='ts' filepath='kernel/time/timekeeping.c' line='2233' column='1'/> @@ -123253,8 +123390,8 @@ <parameter type-id='73bb584e' name='offs' filepath='kernel/time/timekeeping.c' line='885' column='1'/> <return type-id='fbc017ef'/> </function-decl> - <function-decl name='ktime_get_mono_fast_ns' mangled-name='ktime_get_mono_fast_ns' filepath='kernel/time/timekeeping.c' line='492' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ktime_get_mono_fast_ns'> - <return type-id='91ce1af9'/> + <function-decl name='ktime_get_mono_fast_ns' mangled-name='ktime_get_mono_fast_ns' filepath='include/linux/timekeeping.h' line='177' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ktime_get_mono_fast_ns'> + <return type-id='3a47d82b'/> </function-decl> <function-decl name='ktime_get_raw' mangled-name='ktime_get_raw' filepath='kernel/time/timekeeping.c' line='928' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ktime_get_raw'> <return type-id='fbc017ef'/> @@ -123266,8 +123403,8 @@ <function-decl name='ktime_get_real_seconds' mangled-name='ktime_get_real_seconds' filepath='kernel/time/timekeeping.c' line='1006' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ktime_get_real_seconds'> <return type-id='1afd27ac'/> </function-decl> - <function-decl name='ktime_get_real_ts64' mangled-name='ktime_get_real_ts64' filepath='kernel/time/timekeeping.c' line='800' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ktime_get_real_ts64'> - <parameter type-id='4151733d' name='ts' filepath='kernel/time/timekeeping.c' line='800' column='1'/> + <function-decl name='ktime_get_real_ts64' mangled-name='ktime_get_real_ts64' filepath='include/linux/timekeeping.h' line='43' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ktime_get_real_ts64'> + <parameter type-id='4151733d'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='ktime_get_seconds' mangled-name='ktime_get_seconds' filepath='kernel/time/timekeeping.c' line='986' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ktime_get_seconds'> @@ -123281,18 +123418,18 @@ <parameter type-id='4151733d' name='ts' filepath='kernel/time/timekeeping.c' line='954' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='ktime_get_with_offset' mangled-name='ktime_get_with_offset' filepath='kernel/time/timekeeping.c' line='864' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ktime_get_with_offset'> - <parameter type-id='73bb584e' name='offs' filepath='kernel/time/timekeeping.c' line='864' column='1'/> - <return type-id='fbc017ef'/> + <function-decl name='ktime_get_with_offset' mangled-name='ktime_get_with_offset' filepath='include/linux/timekeeping.h' line='68' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ktime_get_with_offset'> + <parameter type-id='73bb584e'/> + <return type-id='1eb56b1e'/> </function-decl> - <function-decl name='kvasprintf' mangled-name='kvasprintf' filepath='lib/kasprintf.c' line='15' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kvasprintf'> - <parameter type-id='3eb7c31c' name='gfp' filepath='lib/kasprintf.c' line='15' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='lib/kasprintf.c' line='15' column='1'/> - <parameter type-id='2aee9912' name='ap' filepath='lib/kasprintf.c' line='15' column='1'/> + <function-decl name='kvasprintf' mangled-name='kvasprintf' filepath='include/linux/kernel.h' line='489' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kvasprintf'> + <parameter type-id='f0981eeb'/> + <parameter type-id='80f4b756'/> + <parameter type-id='5f919c1f'/> <return type-id='26a90f95'/> </function-decl> - <function-decl name='kvfree' mangled-name='kvfree' filepath='mm/util.c' line='604' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kvfree'> - <parameter type-id='eaa32e2f' name='addr' filepath='mm/util.c' line='604' column='1'/> + <function-decl name='kvfree' mangled-name='kvfree' filepath='include/linux/mm.h' line='848' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kvfree'> + <parameter type-id='eaa32e2f'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='kvfree_call_rcu' mangled-name='kvfree_call_rcu' filepath='kernel/rcu/tree.c' line='3464' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kvfree_call_rcu'> @@ -123300,10 +123437,10 @@ <parameter type-id='4edd56e3' name='func' filepath='kernel/rcu/tree.c' line='3464' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='kvmalloc_node' mangled-name='kvmalloc_node' filepath='mm/util.c' line='554' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kvmalloc_node'> - <parameter type-id='b59d7dce' name='size' filepath='mm/util.c' line='554' column='1'/> - <parameter type-id='3eb7c31c' name='flags' filepath='mm/util.c' line='554' column='1'/> - <parameter type-id='95e97e5e' name='node' filepath='mm/util.c' line='554' column='1'/> + <function-decl name='kvmalloc_node' mangled-name='kvmalloc_node' filepath='include/linux/mm.h' line='819' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='kvmalloc_node'> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='95e97e5e'/> <return type-id='eaa32e2f'/> </function-decl> <function-decl name='led_classdev_flash_register_ext' mangled-name='led_classdev_flash_register_ext' filepath='drivers/leds/led-class-flash.c' line='285' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='led_classdev_flash_register_ext'> @@ -123316,14 +123453,14 @@ <parameter type-id='26deddb9' name='fled_cdev' filepath='drivers/leds/led-class-flash.c' line='321' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='led_classdev_register_ext' mangled-name='led_classdev_register_ext' filepath='drivers/leds/led-class.c' line='340' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='led_classdev_register_ext'> - <parameter type-id='fa0b179b' name='parent' filepath='drivers/leds/led-class.c' line='340' column='1'/> - <parameter type-id='bd1c8eb6' name='led_cdev' filepath='drivers/leds/led-class.c' line='341' column='1'/> - <parameter type-id='eebb8ee8' name='init_data' filepath='drivers/leds/led-class.c' line='342' column='1'/> + <function-decl name='led_classdev_register_ext' mangled-name='led_classdev_register_ext' filepath='include/linux/leds.h' line='173' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='led_classdev_register_ext'> + <parameter type-id='fa0b179b'/> + <parameter type-id='bd1c8eb6'/> + <parameter type-id='eebb8ee8'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='led_classdev_unregister' mangled-name='led_classdev_unregister' filepath='drivers/leds/led-class.c' line='435' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='led_classdev_unregister'> - <parameter type-id='bd1c8eb6' name='led_cdev' filepath='drivers/leds/led-class.c' line='435' column='1'/> + <function-decl name='led_classdev_unregister' mangled-name='led_classdev_unregister' filepath='include/linux/leds.h' line='202' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='led_classdev_unregister'> + <parameter type-id='bd1c8eb6'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='led_get_flash_fault' mangled-name='led_get_flash_fault' filepath='drivers/leds/led-class-flash.c' line='406' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='led_get_flash_fault'> @@ -123354,22 +123491,22 @@ <parameter type-id='bd1c8eb6' name='led_cdev' filepath='drivers/leds/led-core.c' line='362' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='led_trigger_event' mangled-name='led_trigger_event' filepath='drivers/leds/led-triggers.c' line='377' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='led_trigger_event'> - <parameter type-id='db6d90a1' name='trig' filepath='drivers/leds/led-triggers.c' line='377' column='1'/> - <parameter type-id='fa598f35' name='brightness' filepath='drivers/leds/led-triggers.c' line='378' column='1'/> + <function-decl name='led_trigger_event' mangled-name='led_trigger_event' filepath='include/linux/leds.h' line='386' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='led_trigger_event'> + <parameter type-id='db6d90a1'/> + <parameter type-id='fa598f35'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='led_trigger_register_simple' mangled-name='led_trigger_register_simple' filepath='drivers/leds/led-triggers.c' line='433' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='led_trigger_register_simple'> - <parameter type-id='80f4b756' name='name' filepath='drivers/leds/led-triggers.c' line='433' column='1'/> - <parameter type-id='f87a8ad1' name='tp' filepath='drivers/leds/led-triggers.c' line='433' column='1'/> + <function-decl name='led_trigger_register_simple' mangled-name='led_trigger_register_simple' filepath='include/linux/leds.h' line='383' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='led_trigger_register_simple'> + <parameter type-id='80f4b756'/> + <parameter type-id='f87a8ad1'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='led_trigger_remove' mangled-name='led_trigger_remove' filepath='drivers/leds/led-triggers.c' line='238' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='led_trigger_remove'> <parameter type-id='bd1c8eb6' name='led_cdev' filepath='drivers/leds/led-triggers.c' line='238' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='led_trigger_unregister_simple' mangled-name='led_trigger_unregister_simple' filepath='drivers/leds/led-triggers.c' line='457' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='led_trigger_unregister_simple'> - <parameter type-id='db6d90a1' name='trig' filepath='drivers/leds/led-triggers.c' line='457' column='1'/> + <function-decl name='led_trigger_unregister_simple' mangled-name='led_trigger_unregister_simple' filepath='include/linux/leds.h' line='385' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='led_trigger_unregister_simple'> + <parameter type-id='db6d90a1'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='led_update_brightness' mangled-name='led_update_brightness' filepath='drivers/leds/led-core.c' line='311' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='led_update_brightness'> @@ -123380,29 +123517,29 @@ <parameter type-id='26deddb9' name='fled_cdev' filepath='drivers/leds/led-class-flash.c' line='428' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='list_sort' mangled-name='list_sort' filepath='lib/list_sort.c' line='188' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='list_sort'> - <parameter type-id='eaa32e2f' name='priv' filepath='lib/list_sort.c' line='188' column='1'/> - <parameter type-id='e84b031a' name='head' filepath='lib/list_sort.c' line='188' column='1'/> - <parameter type-id='120d5729' name='cmp' filepath='lib/list_sort.c' line='189' column='1'/> + <function-decl name='list_sort' mangled-name='list_sort' filepath='include/linux/list_sort.h' line='10' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='list_sort'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='e84b031a'/> + <parameter type-id='120d5729'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='llist_add_batch' mangled-name='llist_add_batch' filepath='lib/llist.c' line='26' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='llist_add_batch'> - <parameter type-id='023b769e' name='new_first' filepath='lib/llist.c' line='26' column='1'/> - <parameter type-id='023b769e' name='new_last' filepath='lib/llist.c' line='26' column='1'/> - <parameter type-id='b0222d74' name='head' filepath='lib/llist.c' line='27' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='llist_add_batch' mangled-name='llist_add_batch' filepath='include/linux/llist.h' line='197' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='llist_add_batch'> + <parameter type-id='023b769e'/> + <parameter type-id='023b769e'/> + <parameter type-id='b0222d74'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='llist_reverse_order' mangled-name='llist_reverse_order' filepath='lib/llist.c' line='79' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='llist_reverse_order'> - <parameter type-id='023b769e' name='head' filepath='lib/llist.c' line='79' column='1'/> + <function-decl name='llist_reverse_order' mangled-name='llist_reverse_order' filepath='include/linux/llist.h' line='227' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='llist_reverse_order'> + <parameter type-id='023b769e'/> <return type-id='023b769e'/> </function-decl> - <function-decl name='lock_sock_nested' mangled-name='lock_sock_nested' filepath='net/core/sock.c' line='3051' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='lock_sock_nested'> - <parameter type-id='f772df6d' name='sk' filepath='net/core/sock.c' line='3051' column='1'/> - <parameter type-id='95e97e5e' name='subclass' filepath='net/core/sock.c' line='3051' column='1'/> + <function-decl name='lock_sock_nested' mangled-name='lock_sock_nested' filepath='include/net/sock.h' line='1590' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='lock_sock_nested'> + <parameter type-id='f772df6d'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='lockref_get' mangled-name='lockref_get' filepath='lib/lockref.c' line='44' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='lockref_get'> - <parameter type-id='5bfdb453' name='lockref' filepath='lib/lockref.c' line='44' column='1'/> + <function-decl name='lockref_get' mangled-name='lockref_get' filepath='include/linux/lockref.h' line='37' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='lockref_get'> + <parameter type-id='5bfdb453'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='log_abnormal_wakeup_reason' mangled-name='log_abnormal_wakeup_reason' filepath='kernel/power/wakeup_reason.c' line='249' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='log_abnormal_wakeup_reason'> @@ -123421,11 +123558,11 @@ <parameter type-id='95e97e5e' name='parent_irq' filepath='kernel/power/wakeup_reason.c' line='173' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='logfc' mangled-name='logfc' filepath='fs/fs_context.c' line='362' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='logfc'> - <parameter type-id='d1a78aeb' name='log' filepath='fs/fs_context.c' line='362' column='1'/> - <parameter type-id='80f4b756' name='prefix' filepath='fs/fs_context.c' line='362' column='1'/> - <parameter type-id='a84c031d' name='level' filepath='fs/fs_context.c' line='362' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='fs/fs_context.c' line='362' column='1'/> + <function-decl name='logfc' mangled-name='logfc' filepath='include/linux/fs_context.h' line='191' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='logfc'> + <parameter type-id='d1a78aeb'/> + <parameter type-id='80f4b756'/> + <parameter type-id='a84c031d'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> @@ -123433,8 +123570,8 @@ <parameter type-id='80f4b756' name='pathname' filepath='fs/block_dev.c' line='2088' column='1'/> <return type-id='b88dd945'/> </function-decl> - <function-decl name='lookup_page_ext' mangled-name='lookup_page_ext' filepath='mm/page_ext.c' line='194' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='lookup_page_ext'> - <parameter type-id='b72f2447' name='page' filepath='mm/page_ext.c' line='194' column='1'/> + <function-decl name='lookup_page_ext' mangled-name='lookup_page_ext' filepath='include/linux/page_ext.h' line='60' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='lookup_page_ext'> + <parameter type-id='b72f2447'/> <return type-id='459ae684'/> </function-decl> <var-decl name='loops_per_jiffy' type-id='7359adad' mangled-name='loops_per_jiffy' visibility='default' filepath='init/main.c' line='231' column='1' elf-symbol-id='loops_per_jiffy'/> @@ -123452,11 +123589,11 @@ <parameter type-id='eaa32e2f' name='wrkmem' filepath='lib/lzo/lzo1x_compress.c' line='383' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='lzo1x_decompress_safe' mangled-name='lzo1x_decompress_safe' filepath='lib/lzo/lzo1x_decompress_safe.c' line='39' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='lzo1x_decompress_safe'> - <parameter type-id='354f7eb9' name='in' filepath='lib/lzo/lzo1x_decompress_safe.c' line='39' column='1'/> - <parameter type-id='b59d7dce' name='in_len' filepath='lib/lzo/lzo1x_decompress_safe.c' line='39' column='1'/> - <parameter type-id='cf536864' name='out' filepath='lib/lzo/lzo1x_decompress_safe.c' line='40' column='1'/> - <parameter type-id='78c01427' name='out_len' filepath='lib/lzo/lzo1x_decompress_safe.c' line='40' column='1'/> + <function-decl name='lzo1x_decompress_safe' mangled-name='lzo1x_decompress_safe' filepath='include/linux/lzo.h' line='32' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='lzo1x_decompress_safe'> + <parameter type-id='354f7eb9'/> + <parameter type-id='7359adad'/> + <parameter type-id='cf536864'/> + <parameter type-id='1d2c2b85'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='lzorle1x_1_compress' mangled-name='lzorle1x_1_compress' filepath='lib/lzo/lzo1x_compress.c' line='388' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='lzorle1x_1_compress'> @@ -123484,21 +123621,21 @@ <parameter type-id='7292109c' name='result' filepath='lib/parser.c' line='232' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='match_int' mangled-name='match_int' filepath='lib/parser.c' line='185' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='match_int'> - <parameter type-id='4d03589b' name='s' filepath='lib/parser.c' line='185' column='1'/> - <parameter type-id='7292109c' name='result' filepath='lib/parser.c' line='185' column='1'/> + <function-decl name='match_int' mangled-name='match_int' filepath='include/linux/parser.h' line='31' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='match_int'> + <parameter type-id='8567d8b1'/> + <parameter type-id='7292109c'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='match_string' mangled-name='match_string' filepath='lib/string.c' line='737' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='match_string'> - <parameter type-id='13956559' name='array' filepath='lib/string.c' line='737' column='1'/> - <parameter type-id='b59d7dce' name='n' filepath='lib/string.c' line='737' column='1'/> - <parameter type-id='80f4b756' name='string' filepath='lib/string.c' line='737' column='1'/> + <function-decl name='match_string' mangled-name='match_string' filepath='include/linux/string.h' line='192' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='match_string'> + <parameter type-id='13956559'/> + <parameter type-id='7359adad'/> + <parameter type-id='80f4b756'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='match_token' mangled-name='match_token' filepath='lib/parser.c' line='105' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='match_token'> - <parameter type-id='26a90f95' name='s' filepath='lib/parser.c' line='105' column='1'/> - <parameter type-id='a58c17e3' name='table' filepath='lib/parser.c' line='105' column='1'/> - <parameter type-id='4d03589b' name='args' filepath='lib/parser.c' line='105' column='1'/> + <function-decl name='match_token' mangled-name='match_token' filepath='include/linux/parser.h' line='30' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='match_token'> + <parameter type-id='26a90f95'/> + <parameter type-id='a58c17e3'/> + <parameter type-id='8567d8b1'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='mbox_chan_received_data' mangled-name='mbox_chan_received_data' filepath='drivers/mailbox/mailbox.c' line='152' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mbox_chan_received_data'> @@ -123511,9 +123648,9 @@ <parameter type-id='95e97e5e' name='r' filepath='drivers/mailbox/mailbox.c' line='170' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='mbox_client_txdone' mangled-name='mbox_client_txdone' filepath='drivers/mailbox/mailbox.c' line='191' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mbox_client_txdone'> - <parameter type-id='339c87e8' name='chan' filepath='drivers/mailbox/mailbox.c' line='191' column='1'/> - <parameter type-id='95e97e5e' name='r' filepath='drivers/mailbox/mailbox.c' line='191' column='1'/> + <function-decl name='mbox_client_txdone' mangled-name='mbox_client_txdone' filepath='include/linux/mailbox_client.h' line='45' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mbox_client_txdone'> + <parameter type-id='339c87e8'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='mbox_controller_register' mangled-name='mbox_controller_register' filepath='drivers/mailbox/mailbox.c' line='478' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mbox_controller_register'> @@ -123524,31 +123661,31 @@ <parameter type-id='fb648468' name='mbox' filepath='drivers/mailbox/mailbox.c' line='529' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='mbox_free_channel' mangled-name='mbox_free_channel' filepath='drivers/mailbox/mailbox.c' line='438' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mbox_free_channel'> - <parameter type-id='339c87e8' name='chan' filepath='drivers/mailbox/mailbox.c' line='438' column='1'/> + <function-decl name='mbox_free_channel' mangled-name='mbox_free_channel' filepath='include/linux/mailbox_client.h' line='47' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mbox_free_channel'> + <parameter type-id='339c87e8'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='mbox_request_channel' mangled-name='mbox_request_channel' filepath='drivers/mailbox/mailbox.c' line='331' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mbox_request_channel'> - <parameter type-id='aeae13b9' name='cl' filepath='drivers/mailbox/mailbox.c' line='331' column='1'/> - <parameter type-id='95e97e5e' name='index' filepath='drivers/mailbox/mailbox.c' line='331' column='1'/> + <function-decl name='mbox_request_channel' mangled-name='mbox_request_channel' filepath='include/linux/mailbox_client.h' line='42' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mbox_request_channel'> + <parameter type-id='aeae13b9'/> + <parameter type-id='95e97e5e'/> <return type-id='339c87e8'/> </function-decl> - <function-decl name='mbox_send_message' mangled-name='mbox_send_message' filepath='drivers/mailbox/mailbox.c' line='250' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mbox_send_message'> - <parameter type-id='339c87e8' name='chan' filepath='drivers/mailbox/mailbox.c' line='250' column='1'/> - <parameter type-id='eaa32e2f' name='mssg' filepath='drivers/mailbox/mailbox.c' line='250' column='1'/> + <function-decl name='mbox_send_message' mangled-name='mbox_send_message' filepath='include/linux/mailbox_client.h' line='43' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mbox_send_message'> + <parameter type-id='339c87e8'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='mdiobus_alloc_size' mangled-name='mdiobus_alloc_size' filepath='drivers/net/phy/mdio_bus.c' line='137' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mdiobus_alloc_size'> - <parameter type-id='b59d7dce' name='size' filepath='drivers/net/phy/mdio_bus.c' line='137' column='1'/> + <function-decl name='mdiobus_alloc_size' mangled-name='mdiobus_alloc_size' filepath='include/linux/phy.h' line='374' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mdiobus_alloc_size'> + <parameter type-id='7359adad'/> <return type-id='ff47b24b'/> </function-decl> - <function-decl name='mdiobus_free' mangled-name='mdiobus_free' filepath='drivers/net/phy/mdio_bus.c' line='642' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mdiobus_free'> - <parameter type-id='ff47b24b' name='bus' filepath='drivers/net/phy/mdio_bus.c' line='642' column='1'/> + <function-decl name='mdiobus_free' mangled-name='mdiobus_free' filepath='include/linux/phy.h' line='395' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mdiobus_free'> + <parameter type-id='ff47b24b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='mdiobus_get_phy' mangled-name='mdiobus_get_phy' filepath='drivers/net/phy/mdio_bus.c' line='109' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mdiobus_get_phy'> - <parameter type-id='ff47b24b' name='bus' filepath='drivers/net/phy/mdio_bus.c' line='109' column='1'/> - <parameter type-id='95e97e5e' name='addr' filepath='drivers/net/phy/mdio_bus.c' line='109' column='1'/> + <function-decl name='mdiobus_get_phy' mangled-name='mdiobus_get_phy' filepath='include/linux/mdio.h' line='370' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mdiobus_get_phy'> + <parameter type-id='ff47b24b'/> + <parameter type-id='95e97e5e'/> <return type-id='7efbcaaf'/> </function-decl> <function-decl name='mdiobus_read' mangled-name='mdiobus_read' filepath='drivers/net/phy/mdio_bus.c' line='846' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mdiobus_read'> @@ -123557,8 +123694,8 @@ <parameter type-id='19c2251e' name='regnum' filepath='drivers/net/phy/mdio_bus.c' line='846' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='mdiobus_unregister' mangled-name='mdiobus_unregister' filepath='drivers/net/phy/mdio_bus.c' line='606' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mdiobus_unregister'> - <parameter type-id='ff47b24b' name='bus' filepath='drivers/net/phy/mdio_bus.c' line='606' column='1'/> + <function-decl name='mdiobus_unregister' mangled-name='mdiobus_unregister' filepath='include/linux/phy.h' line='394' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mdiobus_unregister'> + <parameter type-id='ff47b24b'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='mdiobus_write' mangled-name='mdiobus_write' filepath='drivers/net/phy/mdio_bus.c' line='895' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mdiobus_write'> @@ -123656,12 +123793,12 @@ <parameter type-id='ac429605' name='req' filepath='drivers/media/mc/mc-request.c' line='79' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='memblock_end_of_DRAM' mangled-name='memblock_end_of_DRAM' filepath='mm/memblock.c' line='1622' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='memblock_end_of_DRAM'> - <return type-id='2522883d'/> + <function-decl name='memblock_end_of_DRAM' mangled-name='memblock_end_of_DRAM' filepath='include/linux/memblock.h' line='481' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='memblock_end_of_DRAM'> + <return type-id='3a47d82b'/> </function-decl> - <function-decl name='memblock_free' mangled-name='memblock_free' filepath='mm/memblock.c' line='799' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='memblock_free'> - <parameter type-id='2522883d' name='base' filepath='mm/memblock.c' line='799' column='1'/> - <parameter type-id='2522883d' name='size' filepath='mm/memblock.c' line='799' column='1'/> + <function-decl name='memblock_free' mangled-name='memblock_free' filepath='include/linux/memblock.h' line='106' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='memblock_free'> + <parameter type-id='3a47d82b'/> + <parameter type-id='3a47d82b'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='memchr_inv' mangled-name='memchr_inv' filepath='lib/string.c' line='1087' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='memchr_inv'> @@ -123670,17 +123807,17 @@ <parameter type-id='b59d7dce' name='bytes' filepath='lib/string.c' line='1087' column='1'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='memdup_user' mangled-name='memdup_user' filepath='mm/util.c' line='172' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='memdup_user'> - <parameter type-id='eaa32e2f' name='src' filepath='mm/util.c' line='172' column='1'/> - <parameter type-id='b59d7dce' name='len' filepath='mm/util.c' line='172' column='1'/> + <function-decl name='memdup_user' mangled-name='memdup_user' filepath='include/linux/string.h' line='13' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='memdup_user'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='memdup_user_nul' mangled-name='memdup_user_nul' filepath='mm/util.c' line='254' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='memdup_user_nul'> - <parameter type-id='eaa32e2f' name='src' filepath='mm/util.c' line='254' column='1'/> - <parameter type-id='b59d7dce' name='len' filepath='mm/util.c' line='254' column='1'/> + <function-decl name='memdup_user_nul' mangled-name='memdup_user_nul' filepath='include/linux/string.h' line='15' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='memdup_user_nul'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='memory_block_size_bytes' mangled-name='memory_block_size_bytes' filepath='drivers/base/memory.c' line='106' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='memory_block_size_bytes'> + <function-decl name='memory_block_size_bytes' mangled-name='memory_block_size_bytes' filepath='include/linux/memory.h' line='35' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='memory_block_size_bytes'> <return type-id='7359adad'/> </function-decl> <function-decl name='memory_read_from_buffer' mangled-name='memory_read_from_buffer' filepath='fs/libfs.c' line='787' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='memory_read_from_buffer'> @@ -123691,9 +123828,9 @@ <parameter type-id='b59d7dce' name='available' filepath='fs/libfs.c' line='788' column='1'/> <return type-id='79a0948f'/> </function-decl> - <function-decl name='memparse' mangled-name='memparse' filepath='lib/cmdline.c' line='125' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='memparse'> - <parameter type-id='80f4b756' name='ptr' filepath='lib/cmdline.c' line='125' column='1'/> - <parameter type-id='9b23c9ad' name='retptr' filepath='lib/cmdline.c' line='125' column='1'/> + <function-decl name='memparse' mangled-name='memparse' filepath='include/linux/kernel.h' line='500' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='memparse'> + <parameter type-id='80f4b756'/> + <parameter type-id='9b23c9ad'/> <return type-id='3a47d82b'/> </function-decl> <function-decl name='mempool_alloc' mangled-name='mempool_alloc' filepath='mm/mempool.c' line='375' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mempool_alloc'> @@ -123758,10 +123895,10 @@ <parameter type-id='eaa32e2f' name='pool_data' filepath='mm/mempool.c' line='528' column='1'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='memremap' mangled-name='memremap' filepath='kernel/iomem.c' line='71' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='memremap'> - <parameter type-id='acc63fdf' name='offset' filepath='kernel/iomem.c' line='71' column='1'/> - <parameter type-id='b59d7dce' name='size' filepath='kernel/iomem.c' line='71' column='1'/> - <parameter type-id='7359adad' name='flags' filepath='kernel/iomem.c' line='71' column='1'/> + <function-decl name='memremap' mangled-name='memremap' filepath='include/linux/io.h' line='151' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='memremap'> + <parameter type-id='3a47d82b'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> <return type-id='eaa32e2f'/> </function-decl> <function-decl name='memset64' mangled-name='memset64' filepath='lib/string.c' line='863' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='memset64'> @@ -123789,13 +123926,13 @@ <parameter type-id='fa0b179b' name='parent' filepath='drivers/mfd/mfd-core.c' line='387' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='migrate_pages' mangled-name='migrate_pages' filepath='mm/migrate.c' line='1390' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='migrate_pages'> - <parameter type-id='e84b031a' name='from' filepath='mm/migrate.c' line='1390' column='1'/> - <parameter type-id='355404d0' name='get_new_page' filepath='mm/migrate.c' line='1390' column='1'/> - <parameter type-id='7d2f2ada' name='put_new_page' filepath='mm/migrate.c' line='1391' column='1'/> - <parameter type-id='7359adad' name='private' filepath='mm/migrate.c' line='1391' column='1'/> - <parameter type-id='157252dd' name='mode' filepath='mm/migrate.c' line='1392' column='1'/> - <parameter type-id='95e97e5e' name='reason' filepath='mm/migrate.c' line='1392' column='1'/> + <function-decl name='migrate_pages' mangled-name='migrate_pages' filepath='include/linux/migrate.h' line='42' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='migrate_pages'> + <parameter type-id='e84b031a'/> + <parameter type-id='20d19810'/> + <parameter type-id='07e9eb27'/> + <parameter type-id='7359adad'/> + <parameter type-id='157252dd'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='migrate_swap' mangled-name='migrate_swap' filepath='kernel/sched/core.c' line='2286' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='migrate_swap'> @@ -123942,12 +124079,12 @@ <parameter type-id='2b4a193c' name='pps' filepath='drivers/gpu/drm/drm_mipi_dsi.c' line='588' column='1'/> <return type-id='79a0948f'/> </function-decl> - <function-decl name='misc_deregister' mangled-name='misc_deregister' filepath='drivers/char/misc.c' line='239' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='misc_deregister'> - <parameter type-id='c63257f7' name='misc' filepath='drivers/char/misc.c' line='239' column='1'/> + <function-decl name='misc_deregister' mangled-name='misc_deregister' filepath='include/linux/miscdevice.h' line='92' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='misc_deregister'> + <parameter type-id='c63257f7'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='misc_register' mangled-name='misc_register' filepath='drivers/char/misc.c' line='173' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='misc_register'> - <parameter type-id='c63257f7' name='misc' filepath='drivers/char/misc.c' line='173' column='1'/> + <function-decl name='misc_register' mangled-name='misc_register' filepath='include/linux/miscdevice.h' line='91' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='misc_register'> + <parameter type-id='c63257f7'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='mktime64' mangled-name='mktime64' filepath='kernel/time/time.c' line='431' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mktime64'> @@ -123959,11 +124096,11 @@ <parameter type-id='20f5f452' name='sec' filepath='kernel/time/time.c' line='433' column='1'/> <return type-id='1afd27ac'/> </function-decl> - <function-decl name='mm_trace_rss_stat' mangled-name='mm_trace_rss_stat' filepath='mm/memory.c' line='182' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mm_trace_rss_stat'> - <parameter type-id='df4b7819' name='mm' filepath='mm/memory.c' line='182' column='1'/> - <parameter type-id='95e97e5e' name='member' filepath='mm/memory.c' line='182' column='1'/> - <parameter type-id='bd54fe1a' name='count' filepath='mm/memory.c' line='182' column='1'/> - <parameter type-id='bd54fe1a' name='value' filepath='mm/memory.c' line='183' column='1'/> + <function-decl name='mm_trace_rss_stat' mangled-name='mm_trace_rss_stat' filepath='include/linux/mm.h' line='2037' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mm_trace_rss_stat'> + <parameter type-id='df4b7819'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='bd54fe1a'/> + <parameter type-id='bd54fe1a'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='mmc_add_host' mangled-name='mmc_add_host' filepath='drivers/mmc/core/host.c' line='516' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_add_host'> @@ -124004,8 +124141,8 @@ <parameter type-id='13d38dcb' name='card' filepath='drivers/mmc/core/mmc_ops.c' line='1026' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='mmc_cmdq_enable' mangled-name='mmc_cmdq_enable' filepath='drivers/mmc/core/mmc_ops.c' line='1020' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_cmdq_enable'> - <parameter type-id='13d38dcb' name='card' filepath='drivers/mmc/core/mmc_ops.c' line='1020' column='1'/> + <function-decl name='mmc_cmdq_enable' mangled-name='mmc_cmdq_enable' filepath='drivers/mmc/core/mmc_ops.h' line='47' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_cmdq_enable'> + <parameter type-id='13d38dcb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='mmc_cqe_post_req' mangled-name='mmc_cqe_post_req' filepath='drivers/mmc/core/core.c' line='516' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_cqe_post_req'> @@ -124058,8 +124195,8 @@ <parameter type-id='f0981eeb' name='nr' filepath='drivers/mmc/core/core.c' line='1923' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='mmc_flush_cache' mangled-name='mmc_flush_cache' filepath='drivers/mmc/core/mmc_ops.c' line='987' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_flush_cache'> - <parameter type-id='13d38dcb' name='card' filepath='drivers/mmc/core/mmc_ops.c' line='987' column='1'/> + <function-decl name='mmc_flush_cache' mangled-name='mmc_flush_cache' filepath='drivers/mmc/core/mmc_ops.h' line='46' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_flush_cache'> + <parameter type-id='13d38dcb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='mmc_free_host' mangled-name='mmc_free_host' filepath='drivers/mmc/core/host.c' line='568' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_free_host'> @@ -124071,9 +124208,9 @@ <parameter type-id='f1e196e0' name='ctx' filepath='drivers/mmc/core/core.c' line='857' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='mmc_get_ext_csd' mangled-name='mmc_get_ext_csd' filepath='drivers/mmc/core/mmc_ops.c' line='358' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_get_ext_csd'> - <parameter type-id='13d38dcb' name='card' filepath='drivers/mmc/core/mmc_ops.c' line='358' column='1'/> - <parameter type-id='1f37a7f4' name='new_ext_csd' filepath='drivers/mmc/core/mmc_ops.c' line='358' column='1'/> + <function-decl name='mmc_get_ext_csd' mangled-name='mmc_get_ext_csd' filepath='drivers/mmc/core/mmc_ops.h' line='36' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_get_ext_csd'> + <parameter type-id='13d38dcb'/> + <parameter type-id='ae4d32ca'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='mmc_gpio_get_cd' mangled-name='mmc_gpio_get_cd' filepath='drivers/mmc/core/slot-gpio.c' line='80' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_gpio_get_cd'> @@ -124084,23 +124221,23 @@ <parameter type-id='dd575c43' name='host' filepath='drivers/mmc/core/slot-gpio.c' line='69' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='mmc_gpiod_request_cd' mangled-name='mmc_gpiod_request_cd' filepath='drivers/mmc/core/slot-gpio.c' line='176' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_gpiod_request_cd'> - <parameter type-id='dd575c43' name='host' filepath='drivers/mmc/core/slot-gpio.c' line='176' column='1'/> - <parameter type-id='80f4b756' name='con_id' filepath='drivers/mmc/core/slot-gpio.c' line='176' column='1'/> - <parameter type-id='f0981eeb' name='idx' filepath='drivers/mmc/core/slot-gpio.c' line='177' column='1'/> - <parameter type-id='b50a4934' name='override_active_level' filepath='drivers/mmc/core/slot-gpio.c' line='177' column='1'/> - <parameter type-id='f0981eeb' name='debounce' filepath='drivers/mmc/core/slot-gpio.c' line='178' column='1'/> + <function-decl name='mmc_gpiod_request_cd' mangled-name='mmc_gpiod_request_cd' filepath='include/linux/mmc/slot-gpio.h' line='18' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_gpiod_request_cd'> + <parameter type-id='dd575c43'/> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='c894953d'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='mmc_gpiod_request_cd_irq' mangled-name='mmc_gpiod_request_cd_irq' filepath='drivers/mmc/core/slot-gpio.c' line='95' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_gpiod_request_cd_irq'> - <parameter type-id='dd575c43' name='host' filepath='drivers/mmc/core/slot-gpio.c' line='95' column='1'/> + <function-decl name='mmc_gpiod_request_cd_irq' mangled-name='mmc_gpiod_request_cd_irq' filepath='include/linux/mmc/slot-gpio.h' line='26' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_gpiod_request_cd_irq'> + <parameter type-id='dd575c43'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='mmc_gpiod_request_ro' mangled-name='mmc_gpiod_request_ro' filepath='drivers/mmc/core/slot-gpio.c' line='225' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_gpiod_request_ro'> - <parameter type-id='dd575c43' name='host' filepath='drivers/mmc/core/slot-gpio.c' line='225' column='1'/> - <parameter type-id='80f4b756' name='con_id' filepath='drivers/mmc/core/slot-gpio.c' line='225' column='1'/> - <parameter type-id='f0981eeb' name='idx' filepath='drivers/mmc/core/slot-gpio.c' line='226' column='1'/> - <parameter type-id='f0981eeb' name='debounce' filepath='drivers/mmc/core/slot-gpio.c' line='226' column='1'/> + <function-decl name='mmc_gpiod_request_ro' mangled-name='mmc_gpiod_request_ro' filepath='include/linux/mmc/slot-gpio.h' line='21' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_gpiod_request_ro'> + <parameter type-id='dd575c43'/> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='mmc_hw_reset' mangled-name='mmc_hw_reset' filepath='drivers/mmc/core/core.c' line='2079' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_hw_reset'> @@ -124157,8 +124294,8 @@ <parameter type-id='dd575c43' name='host' filepath='drivers/mmc/core/host.c' line='110' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='mmc_retune_release' mangled-name='mmc_retune_release' filepath='drivers/mmc/core/host.c' line='151' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_retune_release'> - <parameter type-id='dd575c43' name='host' filepath='drivers/mmc/core/host.c' line='151' column='1'/> + <function-decl name='mmc_retune_release' mangled-name='mmc_retune_release' filepath='drivers/mmc/core/host.h' line='19' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_retune_release'> + <parameter type-id='dd575c43'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='mmc_retune_unpause' mangled-name='mmc_retune_unpause' filepath='drivers/mmc/core/host.c' line='120' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_retune_unpause'> @@ -124173,9 +124310,9 @@ <parameter type-id='13d38dcb' name='card' filepath='drivers/mmc/core/mmc_ops.c' line='1032' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='mmc_send_status' mangled-name='mmc_send_status' filepath='drivers/mmc/core/mmc_ops.c' line='80' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_send_status'> - <parameter type-id='13d38dcb' name='card' filepath='drivers/mmc/core/mmc_ops.c' line='80' column='1'/> - <parameter type-id='f9409001' name='status' filepath='drivers/mmc/core/mmc_ops.c' line='80' column='1'/> + <function-decl name='mmc_send_status' mangled-name='mmc_send_status' filepath='drivers/mmc/core/mmc_ops.h' line='30' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_send_status'> + <parameter type-id='13d38dcb'/> + <parameter type-id='807869d3'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='mmc_send_tuning' mangled-name='mmc_send_tuning' filepath='drivers/mmc/core/mmc_ops.c' line='640' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmc_send_tuning'> @@ -124217,8 +124354,8 @@ <parameter type-id='47f117d4' name='mrq' filepath='drivers/mmc/core/core.c' line='603' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='mmput' mangled-name='mmput' filepath='kernel/fork.c' line='1143' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmput'> - <parameter type-id='df4b7819' name='mm' filepath='kernel/fork.c' line='1143' column='1'/> + <function-decl name='mmput' mangled-name='mmput' filepath='include/linux/sched/mm.h' line='79' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmput'> + <parameter type-id='df4b7819'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='mmu_interval_notifier_insert' mangled-name='mmu_interval_notifier_insert' filepath='mm/mmu_notifier.c' line='1002' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mmu_interval_notifier_insert'> @@ -124271,51 +124408,51 @@ <parameter type-id='e525e121' name='tp' filepath='kernel/module.c' line='4815' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='module_put' mangled-name='module_put' filepath='kernel/module.c' line='1154' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='module_put'> - <parameter type-id='2730d015' name='module' filepath='kernel/module.c' line='1154' column='1'/> + <function-decl name='module_put' mangled-name='module_put' filepath='include/linux/module.h' line='646' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='module_put'> + <parameter type-id='2730d015'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='msleep' mangled-name='msleep' filepath='kernel/time/timer.c' line='2026' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='msleep'> - <parameter type-id='f0981eeb' name='msecs' filepath='kernel/time/timer.c' line='2026' column='1'/> + <function-decl name='msleep' mangled-name='msleep' filepath='include/linux/delay.h' line='59' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='msleep'> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='msleep_interruptible' mangled-name='msleep_interruptible' filepath='kernel/time/timer.c' line='2040' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='msleep_interruptible'> <parameter type-id='f0981eeb' name='msecs' filepath='kernel/time/timer.c' line='2040' column='1'/> <return type-id='7359adad'/> </function-decl> - <function-decl name='mutex_is_locked' mangled-name='mutex_is_locked' filepath='kernel/locking/mutex.c' line='85' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mutex_is_locked'> - <parameter type-id='e0ea832a' name='lock' filepath='kernel/locking/mutex.c' line='85' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='mutex_is_locked' mangled-name='mutex_is_locked' filepath='include/linux/mutex.h' line='153' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mutex_is_locked'> + <parameter type-id='e0ea832a'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='mutex_lock' mangled-name='mutex_lock' filepath='kernel/locking/mutex.c' line='294' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mutex_lock'> - <parameter type-id='e0ea832a' name='lock' filepath='kernel/locking/mutex.c' line='294' column='1'/> + <function-decl name='mutex_lock' mangled-name='mutex_lock' filepath='include/linux/mutex.h' line='181' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mutex_lock'> + <parameter type-id='e0ea832a'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='mutex_lock_interruptible' mangled-name='mutex_lock_interruptible' filepath='kernel/locking/mutex.c' line='1326' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mutex_lock_interruptible'> - <parameter type-id='e0ea832a' name='lock' filepath='kernel/locking/mutex.c' line='1326' column='1'/> + <function-decl name='mutex_lock_interruptible' mangled-name='mutex_lock_interruptible' filepath='include/linux/mutex.h' line='182' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mutex_lock_interruptible'> + <parameter type-id='e0ea832a'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='mutex_lock_killable' mangled-name='mutex_lock_killable' filepath='kernel/locking/mutex.c' line='1350' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mutex_lock_killable'> - <parameter type-id='e0ea832a' name='lock' filepath='kernel/locking/mutex.c' line='1350' column='1'/> + <function-decl name='mutex_lock_killable' mangled-name='mutex_lock_killable' filepath='include/linux/mutex.h' line='183' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mutex_lock_killable'> + <parameter type-id='e0ea832a'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='mutex_trylock' mangled-name='mutex_trylock' filepath='kernel/locking/mutex.c' line='1430' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mutex_trylock'> - <parameter type-id='e0ea832a' name='lock' filepath='kernel/locking/mutex.c' line='1430' column='1'/> + <function-decl name='mutex_trylock' mangled-name='mutex_trylock' filepath='include/linux/mutex.h' line='199' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mutex_trylock'> + <parameter type-id='e0ea832a'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='mutex_trylock_recursive' mangled-name='mutex_trylock_recursive' filepath='kernel/locking/mutex.c' line='92' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mutex_trylock_recursive'> <parameter type-id='e0ea832a' name='lock' filepath='kernel/locking/mutex.c' line='92' column='1'/> <return type-id='9a6ea243'/> </function-decl> - <function-decl name='mutex_unlock' mangled-name='mutex_unlock' filepath='kernel/locking/mutex.c' line='749' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mutex_unlock'> - <parameter type-id='e0ea832a' name='lock' filepath='kernel/locking/mutex.c' line='749' column='1'/> + <function-decl name='mutex_unlock' mangled-name='mutex_unlock' filepath='include/linux/mutex.h' line='200' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mutex_unlock'> + <parameter type-id='e0ea832a'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='n_tty_ioctl_helper' mangled-name='n_tty_ioctl_helper' filepath='drivers/tty/tty_ioctl.c' line='837' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='n_tty_ioctl_helper'> - <parameter type-id='572fbdca' name='tty' filepath='drivers/tty/tty_ioctl.c' line='837' column='1'/> - <parameter type-id='77e79a4b' name='file' filepath='drivers/tty/tty_ioctl.c' line='837' column='1'/> - <parameter type-id='f0981eeb' name='cmd' filepath='drivers/tty/tty_ioctl.c' line='838' column='1'/> - <parameter type-id='7359adad' name='arg' filepath='drivers/tty/tty_ioctl.c' line='838' column='1'/> + <function-decl name='n_tty_ioctl_helper' mangled-name='n_tty_ioctl_helper' filepath='include/linux/tty.h' line='773' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='n_tty_ioctl_helper'> + <parameter type-id='572fbdca'/> + <parameter type-id='77e79a4b'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='7359adad'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='name_to_dev_t' mangled-name='name_to_dev_t' filepath='init/do_mounts.c' line='222' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='name_to_dev_t'> @@ -124323,18 +124460,18 @@ <return type-id='8504f260'/> </function-decl> <var-decl name='names_cachep' type-id='f3b4aca8' mangled-name='names_cachep' visibility='default' filepath='fs/dcache.c' line='3211' column='1' elf-symbol-id='names_cachep'/> - <function-decl name='napi_complete_done' mangled-name='napi_complete_done' filepath='net/core/dev.c' line='6451' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='napi_complete_done'> - <parameter type-id='c50361c5' name='n' filepath='net/core/dev.c' line='6451' column='1'/> - <parameter type-id='95e97e5e' name='work_done' filepath='net/core/dev.c' line='6451' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='napi_complete_done' mangled-name='napi_complete_done' filepath='include/linux/netdevice.h' line='486' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='napi_complete_done'> + <parameter type-id='c50361c5'/> + <parameter type-id='95e97e5e'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='napi_consume_skb' mangled-name='napi_consume_skb' filepath='net/core/skbuff.c' line='903' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='napi_consume_skb'> <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/skbuff.c' line='903' column='1'/> <parameter type-id='95e97e5e' name='budget' filepath='net/core/skbuff.c' line='903' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='napi_disable' mangled-name='napi_disable' filepath='net/core/dev.c' line='6738' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='napi_disable'> - <parameter type-id='c50361c5' name='n' filepath='net/core/dev.c' line='6738' column='1'/> + <function-decl name='napi_disable' mangled-name='napi_disable' filepath='include/linux/netdevice.h' line='507' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='napi_disable'> + <parameter type-id='c50361c5'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='napi_gro_flush' mangled-name='napi_gro_flush' filepath='net/core/dev.c' line='5835' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='napi_gro_flush'> @@ -124342,14 +124479,14 @@ <parameter type-id='b50a4934' name='flush_old' filepath='net/core/dev.c' line='5835' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='napi_gro_receive' mangled-name='napi_gro_receive' filepath='net/core/dev.c' line='6123' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='napi_gro_receive'> - <parameter type-id='c50361c5' name='napi' filepath='net/core/dev.c' line='6123' column='1'/> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/dev.c' line='6123' column='1'/> - <return type-id='dc1b1685'/> + <function-decl name='napi_gro_receive' mangled-name='napi_gro_receive' filepath='include/linux/netdevice.h' line='3914' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='napi_gro_receive'> + <parameter type-id='c50361c5'/> + <parameter type-id='0fbf3cfd'/> + <return type-id='3facc5aa'/> </function-decl> - <function-decl name='napi_schedule_prep' mangled-name='napi_schedule_prep' filepath='net/core/dev.c' line='6415' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='napi_schedule_prep'> - <parameter type-id='c50361c5' name='n' filepath='net/core/dev.c' line='6415' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='napi_schedule_prep' mangled-name='napi_schedule_prep' filepath='include/linux/netdevice.h' line='449' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='napi_schedule_prep'> + <parameter type-id='c50361c5'/> + <return type-id='c894953d'/> </function-decl> <var-decl name='nd_tbl' type-id='aebe1cff' mangled-name='nd_tbl' visibility='default' filepath='net/ipv6/ndisc.c' line='109' column='1' elf-symbol-id='nd_tbl'/> <function-decl name='neigh_destroy' mangled-name='neigh_destroy' filepath='net/core/neighbour.c' line='835' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='neigh_destroy'> @@ -124380,17 +124517,17 @@ <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='netdev_alloc_frag' mangled-name='netdev_alloc_frag' filepath='net/core/skbuff.c' line='395' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netdev_alloc_frag'> - <parameter type-id='f0981eeb' name='fragsz' filepath='net/core/skbuff.c' line='395' column='1'/> + <function-decl name='netdev_alloc_frag' mangled-name='netdev_alloc_frag' filepath='include/linux/skbuff.h' line='2812' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netdev_alloc_frag'> + <parameter type-id='f0981eeb'/> <return type-id='eaa32e2f'/> </function-decl> <function-decl name='netdev_change_features' mangled-name='netdev_change_features' filepath='net/core/dev.c' line='9814' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netdev_change_features'> <parameter type-id='68a2d05b' name='dev' filepath='net/core/dev.c' line='9814' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='netdev_err' mangled-name='netdev_err' filepath='net/core/dev.c' line='11101' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netdev_err'> - <parameter type-id='2ce52478' name='dev' filepath='net/core/dev.c' line='11101' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='net/core/dev.c' line='11101' column='1'/> + <function-decl name='netdev_err' mangled-name='netdev_err' filepath='include/linux/netdevice.h' line='5116' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netdev_err'> + <parameter type-id='2ce52478'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> @@ -124400,9 +124537,9 @@ <parameter type-id='f9f4b16f' name='mask' filepath='net/core/dev.c' line='10966' column='1'/> <return type-id='f9f4b16f'/> </function-decl> - <function-decl name='netdev_info' mangled-name='netdev_info' filepath='net/core/dev.c' line='11104' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netdev_info'> - <parameter type-id='2ce52478' name='dev' filepath='net/core/dev.c' line='11104' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='net/core/dev.c' line='11104' column='1'/> + <function-decl name='netdev_info' mangled-name='netdev_info' filepath='include/linux/netdevice.h' line='5122' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netdev_info'> + <parameter type-id='2ce52478'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> @@ -124444,12 +124581,12 @@ <parameter type-id='bdf901f8' name='ops' filepath='net/core/dev.c' line='10493' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='netdev_state_change' mangled-name='netdev_state_change' filepath='net/core/dev.c' line='1477' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netdev_state_change'> - <parameter type-id='68a2d05b' name='dev' filepath='net/core/dev.c' line='1477' column='1'/> + <function-decl name='netdev_state_change' mangled-name='netdev_state_change' filepath='include/linux/netdevice.h' line='4594' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netdev_state_change'> + <parameter type-id='68a2d05b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='netdev_update_features' mangled-name='netdev_update_features' filepath='net/core/dev.c' line='9797' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netdev_update_features'> - <parameter type-id='68a2d05b' name='dev' filepath='net/core/dev.c' line='9797' column='1'/> + <function-decl name='netdev_update_features' mangled-name='netdev_update_features' filepath='include/linux/netdevice.h' line='4883' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netdev_update_features'> + <parameter type-id='68a2d05b'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='netdev_upper_dev_link' mangled-name='netdev_upper_dev_link' filepath='net/core/dev.c' line='7872' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netdev_upper_dev_link'> @@ -124463,67 +124600,67 @@ <parameter type-id='68a2d05b' name='upper_dev' filepath='net/core/dev.c' line='7956' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='netdev_warn' mangled-name='netdev_warn' filepath='net/core/dev.c' line='11102' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netdev_warn'> - <parameter type-id='2ce52478' name='dev' filepath='net/core/dev.c' line='11102' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='net/core/dev.c' line='11102' column='1'/> + <function-decl name='netdev_warn' mangled-name='netdev_warn' filepath='include/linux/netdevice.h' line='5118' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netdev_warn'> + <parameter type-id='2ce52478'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='netif_carrier_off' mangled-name='netif_carrier_off' filepath='net/sched/sch_generic.c' line='532' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_carrier_off'> - <parameter type-id='68a2d05b' name='dev' filepath='net/sched/sch_generic.c' line='532' column='1'/> + <function-decl name='netif_carrier_off' mangled-name='netif_carrier_off' filepath='include/linux/netdevice.h' line='4069' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_carrier_off'> + <parameter type-id='68a2d05b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='netif_carrier_on' mangled-name='netif_carrier_on' filepath='net/sched/sch_generic.c' line='513' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_carrier_on'> - <parameter type-id='68a2d05b' name='dev' filepath='net/sched/sch_generic.c' line='513' column='1'/> + <function-decl name='netif_carrier_on' mangled-name='netif_carrier_on' filepath='include/linux/netdevice.h' line='4067' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_carrier_on'> + <parameter type-id='68a2d05b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='netif_device_attach' mangled-name='netif_device_attach' filepath='net/core/dev.c' line='3154' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_device_attach'> - <parameter type-id='68a2d05b' name='dev' filepath='net/core/dev.c' line='3154' column='1'/> + <function-decl name='netif_device_attach' mangled-name='netif_device_attach' filepath='include/linux/netdevice.h' line='4178' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_device_attach'> + <parameter type-id='68a2d05b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='netif_device_detach' mangled-name='netif_device_detach' filepath='net/core/dev.c' line='3139' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_device_detach'> - <parameter type-id='68a2d05b' name='dev' filepath='net/core/dev.c' line='3139' column='1'/> + <function-decl name='netif_device_detach' mangled-name='netif_device_detach' filepath='include/linux/netdevice.h' line='4176' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_device_detach'> + <parameter type-id='68a2d05b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='netif_napi_add' mangled-name='netif_napi_add' filepath='net/core/dev.c' line='6708' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_napi_add'> - <parameter type-id='68a2d05b' name='dev' filepath='net/core/dev.c' line='6708' column='1'/> - <parameter type-id='c50361c5' name='napi' filepath='net/core/dev.c' line='6708' column='1'/> - <parameter type-id='f07d90b4' name='poll' filepath='net/core/dev.c' line='6709' column='1'/> - <parameter type-id='95e97e5e' name='weight' filepath='net/core/dev.c' line='6709' column='1'/> + <function-decl name='netif_napi_add' mangled-name='netif_napi_add' filepath='include/linux/netdevice.h' line='2427' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_napi_add'> + <parameter type-id='68a2d05b'/> + <parameter type-id='c50361c5'/> + <parameter type-id='f07d90b4'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='netif_receive_skb' mangled-name='netif_receive_skb' filepath='net/core/dev.c' line='5623' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_receive_skb'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/dev.c' line='5623' column='1'/> + <function-decl name='netif_receive_skb' mangled-name='netif_receive_skb' filepath='include/linux/netdevice.h' line='3911' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_receive_skb'> + <parameter type-id='0fbf3cfd'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='netif_receive_skb_core' mangled-name='netif_receive_skb_core' filepath='net/core/dev.c' line='5371' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_receive_skb_core'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/dev.c' line='5371' column='1'/> + <function-decl name='netif_receive_skb_core' mangled-name='netif_receive_skb_core' filepath='include/linux/netdevice.h' line='3912' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_receive_skb_core'> + <parameter type-id='0fbf3cfd'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='netif_receive_skb_list' mangled-name='netif_receive_skb_list' filepath='net/core/dev.c' line='5646' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_receive_skb_list'> <parameter type-id='e84b031a' name='head' filepath='net/core/dev.c' line='5646' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='netif_rx' mangled-name='netif_rx' filepath='net/core/dev.c' line='4835' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_rx'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/dev.c' line='4835' column='1'/> + <function-decl name='netif_rx' mangled-name='netif_rx' filepath='include/linux/netdevice.h' line='3908' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_rx'> + <parameter type-id='0fbf3cfd'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='netif_rx_ni' mangled-name='netif_rx_ni' filepath='net/core/dev.c' line='4848' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_rx_ni'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/dev.c' line='4848' column='1'/> + <function-decl name='netif_rx_ni' mangled-name='netif_rx_ni' filepath='include/linux/netdevice.h' line='3909' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_rx_ni'> + <parameter type-id='0fbf3cfd'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='netif_schedule_queue' mangled-name='netif_schedule_queue' filepath='net/core/dev.c' line='3076' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_schedule_queue'> - <parameter type-id='35b28c4f' name='txq' filepath='net/core/dev.c' line='3076' column='1'/> + <function-decl name='netif_schedule_queue' mangled-name='netif_schedule_queue' filepath='include/linux/netdevice.h' line='3343' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_schedule_queue'> + <parameter type-id='35b28c4f'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='netif_set_real_num_rx_queues' mangled-name='netif_set_real_num_rx_queues' filepath='net/core/dev.c' line='3011' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_set_real_num_rx_queues'> - <parameter type-id='68a2d05b' name='dev' filepath='net/core/dev.c' line='3011' column='1'/> - <parameter type-id='f0981eeb' name='rxq' filepath='net/core/dev.c' line='3011' column='1'/> + <function-decl name='netif_set_real_num_rx_queues' mangled-name='netif_set_real_num_rx_queues' filepath='include/linux/netdevice.h' line='3828' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_set_real_num_rx_queues'> + <parameter type-id='68a2d05b'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='netif_set_real_num_tx_queues' mangled-name='netif_set_real_num_tx_queues' filepath='net/core/dev.c' line='2961' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_set_real_num_tx_queues'> - <parameter type-id='68a2d05b' name='dev' filepath='net/core/dev.c' line='2961' column='1'/> - <parameter type-id='f0981eeb' name='txq' filepath='net/core/dev.c' line='2961' column='1'/> + <function-decl name='netif_set_real_num_tx_queues' mangled-name='netif_set_real_num_tx_queues' filepath='include/linux/netdevice.h' line='3825' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_set_real_num_tx_queues'> + <parameter type-id='68a2d05b'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='netif_stacked_transfer_operstate' mangled-name='netif_stacked_transfer_operstate' filepath='net/core/dev.c' line='9830' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_stacked_transfer_operstate'> @@ -124531,19 +124668,19 @@ <parameter type-id='68a2d05b' name='dev' filepath='net/core/dev.c' line='9831' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='netif_tx_stop_all_queues' mangled-name='netif_tx_stop_all_queues' filepath='net/core/dev.c' line='9938' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_tx_stop_all_queues'> - <parameter type-id='68a2d05b' name='dev' filepath='net/core/dev.c' line='9938' column='1'/> + <function-decl name='netif_tx_stop_all_queues' mangled-name='netif_tx_stop_all_queues' filepath='include/linux/netdevice.h' line='3420' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_tx_stop_all_queues'> + <parameter type-id='68a2d05b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='netif_tx_wake_queue' mangled-name='netif_tx_wake_queue' filepath='net/core/dev.c' line='3088' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_tx_wake_queue'> - <parameter type-id='35b28c4f' name='dev_queue' filepath='net/core/dev.c' line='3088' column='1'/> + <function-decl name='netif_tx_wake_queue' mangled-name='netif_tx_wake_queue' filepath='include/linux/netdevice.h' line='3379' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netif_tx_wake_queue'> + <parameter type-id='35b28c4f'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='netlink_ack' mangled-name='netlink_ack' filepath='net/netlink/af_netlink.c' line='2396' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netlink_ack'> - <parameter type-id='0fbf3cfd' name='in_skb' filepath='net/netlink/af_netlink.c' line='2396' column='1'/> - <parameter type-id='c2074578' name='nlh' filepath='net/netlink/af_netlink.c' line='2396' column='1'/> - <parameter type-id='95e97e5e' name='err' filepath='net/netlink/af_netlink.c' line='2396' column='1'/> - <parameter type-id='f1dc7839' name='extack' filepath='net/netlink/af_netlink.c' line='2397' column='1'/> + <function-decl name='netlink_ack' mangled-name='netlink_ack' filepath='include/linux/netlink.h' line='149' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netlink_ack'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='c2074578'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='f1dc7839'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='netlink_broadcast' mangled-name='netlink_broadcast' filepath='net/netlink/af_netlink.c' line='1533' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netlink_broadcast'> @@ -124554,53 +124691,53 @@ <parameter type-id='3eb7c31c' name='allocation' filepath='net/netlink/af_netlink.c' line='1534' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='netlink_capable' mangled-name='netlink_capable' filepath='net/netlink/af_netlink.c' line='888' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netlink_capable'> - <parameter type-id='11f4a000' name='skb' filepath='net/netlink/af_netlink.c' line='888' column='1'/> - <parameter type-id='95e97e5e' name='cap' filepath='net/netlink/af_netlink.c' line='888' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='netlink_capable' mangled-name='netlink_capable' filepath='include/linux/netlink.h' line='272' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netlink_capable'> + <parameter type-id='11f4a000'/> + <parameter type-id='95e97e5e'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='netlink_has_listeners' mangled-name='netlink_has_listeners' filepath='net/netlink/af_netlink.c' line='1349' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netlink_has_listeners'> - <parameter type-id='f772df6d' name='sk' filepath='net/netlink/af_netlink.c' line='1349' column='1'/> - <parameter type-id='f0981eeb' name='group' filepath='net/netlink/af_netlink.c' line='1349' column='1'/> + <function-decl name='netlink_has_listeners' mangled-name='netlink_has_listeners' filepath='include/linux/netlink.h' line='151' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netlink_has_listeners'> + <parameter type-id='f772df6d'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='netlink_kernel_release' mangled-name='netlink_kernel_release' filepath='net/netlink/af_netlink.c' line='2102' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netlink_kernel_release'> - <parameter type-id='f772df6d' name='sk' filepath='net/netlink/af_netlink.c' line='2102' column='1'/> + <function-decl name='netlink_kernel_release' mangled-name='netlink_kernel_release' filepath='include/linux/netlink.h' line='145' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netlink_kernel_release'> + <parameter type-id='f772df6d'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='netlink_register_notifier' mangled-name='netlink_register_notifier' filepath='net/netlink/af_netlink.c' line='2732' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netlink_register_notifier'> <parameter type-id='d504f73d' name='nb' filepath='net/netlink/af_netlink.c' line='2732' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='netlink_unicast' mangled-name='netlink_unicast' filepath='net/netlink/af_netlink.c' line='1313' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netlink_unicast'> - <parameter type-id='f772df6d' name='ssk' filepath='net/netlink/af_netlink.c' line='1313' column='1'/> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/netlink/af_netlink.c' line='1313' column='1'/> - <parameter type-id='19c2251e' name='portid' filepath='net/netlink/af_netlink.c' line='1314' column='1'/> - <parameter type-id='95e97e5e' name='nonblock' filepath='net/netlink/af_netlink.c' line='1314' column='1'/> + <function-decl name='netlink_unicast' mangled-name='netlink_unicast' filepath='include/linux/netlink.h' line='154' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netlink_unicast'> + <parameter type-id='f772df6d'/> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='netlink_unregister_notifier' mangled-name='netlink_unregister_notifier' filepath='net/netlink/af_netlink.c' line='2738' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='netlink_unregister_notifier'> <parameter type-id='d504f73d' name='nb' filepath='net/netlink/af_netlink.c' line='2738' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='new_inode' mangled-name='new_inode' filepath='fs/inode.c' line='953' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='new_inode'> - <parameter type-id='42c8f564' name='sb' filepath='fs/inode.c' line='953' column='1'/> + <function-decl name='new_inode' mangled-name='new_inode' filepath='include/linux/fs.h' line='2993' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='new_inode'> + <parameter type-id='42c8f564'/> <return type-id='7e666abe'/> </function-decl> - <function-decl name='nf_conntrack_destroy' mangled-name='nf_conntrack_destroy' filepath='net/netfilter/core.c' line='670' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nf_conntrack_destroy'> - <parameter type-id='96b07343' name='nfct' filepath='net/netfilter/core.c' line='670' column='1'/> + <function-decl name='nf_conntrack_destroy' mangled-name='nf_conntrack_destroy' filepath='include/linux/netfilter/nf_conntrack_common.h' line='30' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nf_conntrack_destroy'> + <parameter type-id='96b07343'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='nf_register_net_hooks' mangled-name='nf_register_net_hooks' filepath='net/netfilter/core.c' line='550' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nf_register_net_hooks'> - <parameter type-id='a2bff676' name='net' filepath='net/netfilter/core.c' line='550' column='1'/> - <parameter type-id='27db53a1' name='reg' filepath='net/netfilter/core.c' line='550' column='1'/> - <parameter type-id='f0981eeb' name='n' filepath='net/netfilter/core.c' line='551' column='1'/> + <function-decl name='nf_register_net_hooks' mangled-name='nf_register_net_hooks' filepath='include/linux/netfilter.h' line='182' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nf_register_net_hooks'> + <parameter type-id='a2bff676'/> + <parameter type-id='27db53a1'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='nf_unregister_net_hooks' mangled-name='nf_unregister_net_hooks' filepath='net/netfilter/core.c' line='570' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nf_unregister_net_hooks'> - <parameter type-id='a2bff676' name='net' filepath='net/netfilter/core.c' line='570' column='1'/> - <parameter type-id='27db53a1' name='reg' filepath='net/netfilter/core.c' line='570' column='1'/> - <parameter type-id='f0981eeb' name='hookcount' filepath='net/netfilter/core.c' line='571' column='1'/> + <function-decl name='nf_unregister_net_hooks' mangled-name='nf_unregister_net_hooks' filepath='include/linux/netfilter.h' line='184' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nf_unregister_net_hooks'> + <parameter type-id='a2bff676'/> + <parameter type-id='27db53a1'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='nla_append' mangled-name='nla_append' filepath='lib/nlattr.c' line='1101' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nla_append'> @@ -124621,11 +124758,11 @@ <parameter type-id='95e97e5e' name='count' filepath='lib/nlattr.c' line='777' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='nla_put' mangled-name='nla_put' filepath='lib/nlattr.c' line='1035' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nla_put'> - <parameter type-id='0fbf3cfd' name='skb' filepath='lib/nlattr.c' line='1035' column='1'/> - <parameter type-id='95e97e5e' name='attrtype' filepath='lib/nlattr.c' line='1035' column='1'/> - <parameter type-id='95e97e5e' name='attrlen' filepath='lib/nlattr.c' line='1035' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='lib/nlattr.c' line='1035' column='1'/> + <function-decl name='nla_put' mangled-name='nla_put' filepath='include/net/netlink.h' line='527' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nla_put'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='nla_put_64bit' mangled-name='nla_put_64bit' filepath='lib/nlattr.c' line='1056' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nla_put_64bit'> @@ -124642,24 +124779,24 @@ <parameter type-id='eaa32e2f' name='data' filepath='lib/nlattr.c' line='1082' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='nla_reserve' mangled-name='nla_reserve' filepath='lib/nlattr.c' line='908' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nla_reserve'> - <parameter type-id='0fbf3cfd' name='skb' filepath='lib/nlattr.c' line='908' column='1'/> - <parameter type-id='95e97e5e' name='attrtype' filepath='lib/nlattr.c' line='908' column='1'/> - <parameter type-id='95e97e5e' name='attrlen' filepath='lib/nlattr.c' line='908' column='1'/> + <function-decl name='nla_reserve' mangled-name='nla_reserve' filepath='include/net/netlink.h' line='518' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nla_reserve'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> <return type-id='6fcaf91e'/> </function-decl> - <function-decl name='nla_reserve_64bit' mangled-name='nla_reserve_64bit' filepath='lib/nlattr.c' line='931' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nla_reserve_64bit'> - <parameter type-id='0fbf3cfd' name='skb' filepath='lib/nlattr.c' line='931' column='1'/> - <parameter type-id='95e97e5e' name='attrtype' filepath='lib/nlattr.c' line='931' column='1'/> - <parameter type-id='95e97e5e' name='attrlen' filepath='lib/nlattr.c' line='931' column='1'/> - <parameter type-id='95e97e5e' name='padattr' filepath='lib/nlattr.c' line='932' column='1'/> + <function-decl name='nla_reserve_64bit' mangled-name='nla_reserve_64bit' filepath='include/net/netlink.h' line='519' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nla_reserve_64bit'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> <return type-id='6fcaf91e'/> </function-decl> - <function-decl name='nla_strlcpy' mangled-name='nla_strlcpy' filepath='lib/nlattr.c' line='723' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nla_strlcpy'> - <parameter type-id='26a90f95' name='dst' filepath='lib/nlattr.c' line='723' column='1'/> - <parameter type-id='0f2a7ce5' name='nla' filepath='lib/nlattr.c' line='723' column='1'/> - <parameter type-id='b59d7dce' name='dstsize' filepath='lib/nlattr.c' line='723' column='1'/> - <return type-id='b59d7dce'/> + <function-decl name='nla_strlcpy' mangled-name='nla_strlcpy' filepath='include/net/netlink.h' line='509' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nla_strlcpy'> + <parameter type-id='26a90f95'/> + <parameter type-id='0f2a7ce5'/> + <parameter type-id='7359adad'/> + <return type-id='7359adad'/> </function-decl> <function-decl name='no_llseek' mangled-name='no_llseek' filepath='fs/read_write.c' line='230' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='no_llseek'> <parameter type-id='77e79a4b' name='file' filepath='fs/read_write.c' line='230' column='1'/> @@ -124694,12 +124831,12 @@ <parameter type-id='95e97e5e' name='cap' filepath='kernel/capability.c' line='394' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='ns_to_kernel_old_timeval' mangled-name='ns_to_kernel_old_timeval' filepath='kernel/time/time.c' line='452' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ns_to_kernel_old_timeval'> - <parameter type-id='d238557f' name='nsec' filepath='kernel/time/time.c' line='452' column='1'/> + <function-decl name='ns_to_kernel_old_timeval' mangled-name='ns_to_kernel_old_timeval' filepath='include/linux/time32.h' line='70' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ns_to_kernel_old_timeval'> + <parameter type-id='1eb56b1e'/> <return type-id='4595b96b'/> </function-decl> - <function-decl name='ns_to_timespec64' mangled-name='ns_to_timespec64' filepath='kernel/time/time.c' line='506' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ns_to_timespec64'> - <parameter type-id='d238557f' name='nsec' filepath='kernel/time/time.c' line='506' column='1'/> + <function-decl name='ns_to_timespec64' mangled-name='ns_to_timespec64' filepath='include/linux/time64.h' line='140' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ns_to_timespec64'> + <parameter type-id='1eb56b1e'/> <return type-id='40a816ad'/> </function-decl> <function-decl name='nsec_to_clock_t' mangled-name='nsec_to_clock_t' filepath='kernel/time/time.c' line='674' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nsec_to_clock_t'> @@ -124724,18 +124861,18 @@ <parameter type-id='22ab35e2' name='ndr_desc' filepath='drivers/nvdimm/region_devs.c' line='1151' column='1'/> <return type-id='14dc741a'/> </function-decl> - <function-decl name='nvmem_cell_get' mangled-name='nvmem_cell_get' filepath='drivers/nvmem/core.c' line='1106' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nvmem_cell_get'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/nvmem/core.c' line='1106' column='1'/> - <parameter type-id='80f4b756' name='id' filepath='drivers/nvmem/core.c' line='1106' column='1'/> + <function-decl name='nvmem_cell_get' mangled-name='nvmem_cell_get' filepath='include/linux/nvmem-consumer.h' line='58' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nvmem_cell_get'> + <parameter type-id='fa0b179b'/> + <parameter type-id='80f4b756'/> <return type-id='4a4ce85f'/> </function-decl> - <function-decl name='nvmem_cell_put' mangled-name='nvmem_cell_put' filepath='drivers/nvmem/core.c' line='1192' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nvmem_cell_put'> - <parameter type-id='4a4ce85f' name='cell' filepath='drivers/nvmem/core.c' line='1192' column='1'/> + <function-decl name='nvmem_cell_put' mangled-name='nvmem_cell_put' filepath='include/linux/nvmem-consumer.h' line='60' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nvmem_cell_put'> + <parameter type-id='4a4ce85f'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='nvmem_cell_read' mangled-name='nvmem_cell_read' filepath='drivers/nvmem/core.c' line='1263' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nvmem_cell_read'> - <parameter type-id='4a4ce85f' name='cell' filepath='drivers/nvmem/core.c' line='1263' column='1'/> - <parameter type-id='78c01427' name='len' filepath='drivers/nvmem/core.c' line='1263' column='1'/> + <function-decl name='nvmem_cell_read' mangled-name='nvmem_cell_read' filepath='include/linux/nvmem-consumer.h' line='62' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nvmem_cell_read'> + <parameter type-id='4a4ce85f'/> + <parameter type-id='1d2c2b85'/> <return type-id='eaa32e2f'/> </function-decl> <function-decl name='nvmem_cell_read_u32' mangled-name='nvmem_cell_read_u32' filepath='drivers/nvmem/core.c' line='1443' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nvmem_cell_read_u32'> @@ -124759,18 +124896,18 @@ <parameter type-id='8179bc49' name='nvmem' filepath='drivers/nvmem/core.c' line='952' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='nvmem_device_read' mangled-name='nvmem_device_read' filepath='drivers/nvmem/core.c' line='1533' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nvmem_device_read'> - <parameter type-id='8179bc49' name='nvmem' filepath='drivers/nvmem/core.c' line='1533' column='1'/> - <parameter type-id='f0981eeb' name='offset' filepath='drivers/nvmem/core.c' line='1534' column='1'/> - <parameter type-id='b59d7dce' name='bytes' filepath='drivers/nvmem/core.c' line='1535' column='1'/> - <parameter type-id='eaa32e2f' name='buf' filepath='drivers/nvmem/core.c' line='1535' column='1'/> + <function-decl name='nvmem_device_read' mangled-name='nvmem_device_read' filepath='include/linux/nvmem-consumer.h' line='75' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nvmem_device_read'> + <parameter type-id='8179bc49'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='7359adad'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='nvmem_device_write' mangled-name='nvmem_device_write' filepath='drivers/nvmem/core.c' line='1561' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nvmem_device_write'> - <parameter type-id='8179bc49' name='nvmem' filepath='drivers/nvmem/core.c' line='1561' column='1'/> - <parameter type-id='f0981eeb' name='offset' filepath='drivers/nvmem/core.c' line='1562' column='1'/> - <parameter type-id='b59d7dce' name='bytes' filepath='drivers/nvmem/core.c' line='1563' column='1'/> - <parameter type-id='eaa32e2f' name='buf' filepath='drivers/nvmem/core.c' line='1563' column='1'/> + <function-decl name='nvmem_device_write' mangled-name='nvmem_device_write' filepath='include/linux/nvmem-consumer.h' line='77' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nvmem_device_write'> + <parameter type-id='8179bc49'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='7359adad'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='nvmem_register' mangled-name='nvmem_register' filepath='drivers/nvmem/core.c' line='602' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='nvmem_register'> @@ -124781,19 +124918,19 @@ <parameter type-id='8179bc49' name='nvmem' filepath='drivers/nvmem/core.c' line='741' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='of_address_to_resource' mangled-name='of_address_to_resource' filepath='drivers/of/address.c' line='866' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_address_to_resource'> - <parameter type-id='9a537bbe' name='dev' filepath='drivers/of/address.c' line='866' column='1'/> - <parameter type-id='95e97e5e' name='index' filepath='drivers/of/address.c' line='866' column='1'/> - <parameter type-id='c9d64c0d' name='r' filepath='drivers/of/address.c' line='867' column='1'/> + <function-decl name='of_address_to_resource' mangled-name='of_address_to_resource' filepath='include/linux/of_address.h' line='110' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_address_to_resource'> + <parameter type-id='9a537bbe'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='c9d64c0d'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_alias_get_highest_id' mangled-name='of_alias_get_highest_id' filepath='drivers/of/base.c' line='2108' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_alias_get_highest_id'> - <parameter type-id='80f4b756' name='stem' filepath='drivers/of/base.c' line='2108' column='1'/> + <function-decl name='of_alias_get_highest_id' mangled-name='of_alias_get_highest_id' filepath='include/linux/of.h' line='395' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_alias_get_highest_id'> + <parameter type-id='80f4b756'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_alias_get_id' mangled-name='of_alias_get_id' filepath='drivers/of/base.c' line='2027' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_alias_get_id'> - <parameter type-id='9a537bbe' name='np' filepath='drivers/of/base.c' line='2027' column='1'/> - <parameter type-id='80f4b756' name='stem' filepath='drivers/of/base.c' line='2027' column='1'/> + <function-decl name='of_alias_get_id' mangled-name='of_alias_get_id' filepath='include/linux/of.h' line='394' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_alias_get_id'> + <parameter type-id='9a537bbe'/> + <parameter type-id='80f4b756'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='of_clk_add_hw_provider' mangled-name='of_clk_add_hw_provider' filepath='drivers/clk/clk.c' line='4635' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_clk_add_hw_provider'> @@ -124812,14 +124949,14 @@ <parameter type-id='9a537bbe' name='np' filepath='drivers/clk/clk.c' line='4734' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='of_clk_get' mangled-name='of_clk_get' filepath='drivers/clk/clk.c' line='4931' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_clk_get'> - <parameter type-id='9a537bbe' name='np' filepath='drivers/clk/clk.c' line='4931' column='1'/> - <parameter type-id='95e97e5e' name='index' filepath='drivers/clk/clk.c' line='4931' column='1'/> + <function-decl name='of_clk_get' mangled-name='of_clk_get' filepath='include/linux/clk.h' line='987' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_clk_get'> + <parameter type-id='9a537bbe'/> + <parameter type-id='95e97e5e'/> <return type-id='7d0bc0eb'/> </function-decl> - <function-decl name='of_clk_get_by_name' mangled-name='of_clk_get_by_name' filepath='drivers/clk/clk.c' line='4946' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_clk_get_by_name'> - <parameter type-id='9a537bbe' name='np' filepath='drivers/clk/clk.c' line='4946' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/clk/clk.c' line='4946' column='1'/> + <function-decl name='of_clk_get_by_name' mangled-name='of_clk_get_by_name' filepath='include/linux/clk.h' line='988' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_clk_get_by_name'> + <parameter type-id='9a537bbe'/> + <parameter type-id='80f4b756'/> <return type-id='7d0bc0eb'/> </function-decl> <function-decl name='of_clk_get_from_provider' mangled-name='of_clk_get_from_provider' filepath='drivers/clk/clk.c' line='4897' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_clk_get_from_provider'> @@ -124845,9 +124982,9 @@ <parameter type-id='eaa32e2f' name='data' filepath='drivers/clk/clk.c' line='4553' column='1'/> <return type-id='3aaeef89'/> </function-decl> - <function-decl name='of_clk_set_defaults' mangled-name='of_clk_set_defaults' filepath='drivers/clk/clk-conf.c' line='131' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_clk_set_defaults'> - <parameter type-id='9a537bbe' name='node' filepath='drivers/clk/clk-conf.c' line='131' column='1'/> - <parameter type-id='b50a4934' name='clk_supplier' filepath='drivers/clk/clk-conf.c' line='131' column='1'/> + <function-decl name='of_clk_set_defaults' mangled-name='of_clk_set_defaults' filepath='include/linux/clk/clk-conf.h' line='15' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_clk_set_defaults'> + <parameter type-id='9a537bbe'/> + <parameter type-id='c894953d'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='of_clk_src_onecell_get' mangled-name='of_clk_src_onecell_get' filepath='drivers/clk/clk.c' line='4559' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_clk_src_onecell_get'> @@ -124860,14 +124997,14 @@ <parameter type-id='eaa32e2f' name='data' filepath='drivers/clk/clk.c' line='4547' column='1'/> <return type-id='7d0bc0eb'/> </function-decl> - <function-decl name='of_count_phandle_with_args' mangled-name='of_count_phandle_with_args' filepath='drivers/of/base.c' line='1738' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_count_phandle_with_args'> - <parameter type-id='0afa6ea3' name='np' filepath='drivers/of/base.c' line='1738' column='1'/> - <parameter type-id='80f4b756' name='list_name' filepath='drivers/of/base.c' line='1738' column='1'/> - <parameter type-id='80f4b756' name='cells_name' filepath='drivers/of/base.c' line='1739' column='1'/> + <function-decl name='of_count_phandle_with_args' mangled-name='of_count_phandle_with_args' filepath='include/linux/of.h' line='378' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_count_phandle_with_args'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='80f4b756'/> + <parameter type-id='80f4b756'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_cpu_node_to_id' mangled-name='of_cpu_node_to_id' filepath='drivers/of/base.c' line='400' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_cpu_node_to_id'> - <parameter type-id='9a537bbe' name='cpu_node' filepath='drivers/of/base.c' line='400' column='1'/> + <function-decl name='of_cpu_node_to_id' mangled-name='of_cpu_node_to_id' filepath='include/linux/of.h' line='555' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_cpu_node_to_id'> + <parameter type-id='9a537bbe'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='of_cpufreq_cooling_register' mangled-name='of_cpufreq_cooling_register' filepath='drivers/thermal/cpufreq_cooling.c' line='626' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_cpufreq_cooling_register'> @@ -124885,39 +125022,39 @@ <parameter type-id='0b660ebe' name='dfc_power' filepath='drivers/thermal/devfreq_cooling.c' line='461' column='1'/> <return type-id='2feec21f'/> </function-decl> - <function-decl name='of_device_get_match_data' mangled-name='of_device_get_match_data' filepath='drivers/of/device.c' line='206' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_device_get_match_data'> - <parameter type-id='8df61054' name='dev' filepath='drivers/of/device.c' line='206' column='1'/> + <function-decl name='of_device_get_match_data' mangled-name='of_device_get_match_data' filepath='include/linux/of_device.h' line='36' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_device_get_match_data'> + <parameter type-id='8df61054'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='of_device_is_available' mangled-name='of_device_is_available' filepath='drivers/of/base.c' line='617' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_device_is_available'> - <parameter type-id='0afa6ea3' name='device' filepath='drivers/of/base.c' line='617' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='of_device_is_available' mangled-name='of_device_is_available' filepath='include/linux/of.h' line='347' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_device_is_available'> + <parameter type-id='0afa6ea3'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='of_device_is_compatible' mangled-name='of_device_is_compatible' filepath='drivers/of/base.c' line='525' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_device_is_compatible'> <parameter type-id='0afa6ea3' name='device' filepath='drivers/of/base.c' line='525' column='1'/> <parameter type-id='80f4b756' name='compat' filepath='drivers/of/base.c' line='526' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_device_modalias' mangled-name='of_device_modalias' filepath='drivers/of/device.c' line='283' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_device_modalias'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/of/device.c' line='283' column='1'/> - <parameter type-id='26a90f95' name='str' filepath='drivers/of/device.c' line='283' column='1'/> - <parameter type-id='79a0948f' name='len' filepath='drivers/of/device.c' line='283' column='1'/> - <return type-id='79a0948f'/> + <function-decl name='of_device_modalias' mangled-name='of_device_modalias' filepath='include/linux/of_device.h' line='38' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_device_modalias'> + <parameter type-id='fa0b179b'/> + <parameter type-id='26a90f95'/> + <parameter type-id='bd54fe1a'/> + <return type-id='bd54fe1a'/> </function-decl> <function-decl name='of_device_request_module' mangled-name='of_device_request_module' filepath='drivers/of/device.c' line='257' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_device_request_module'> <parameter type-id='fa0b179b' name='dev' filepath='drivers/of/device.c' line='257' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_device_uevent_modalias' mangled-name='of_device_uevent_modalias' filepath='drivers/of/device.c' line='337' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_device_uevent_modalias'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/of/device.c' line='337' column='1'/> - <parameter type-id='d9d65b21' name='env' filepath='drivers/of/device.c' line='337' column='1'/> + <function-decl name='of_device_uevent_modalias' mangled-name='of_device_uevent_modalias' filepath='include/linux/of_device.h' line='42' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_device_uevent_modalias'> + <parameter type-id='fa0b179b'/> + <parameter type-id='d9d65b21'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_dma_configure_id' mangled-name='of_dma_configure_id' filepath='drivers/of/device.c' line='91' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_dma_configure_id'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/of/device.c' line='91' column='1'/> - <parameter type-id='9a537bbe' name='np' filepath='drivers/of/device.c' line='91' column='1'/> - <parameter type-id='b50a4934' name='force_dma' filepath='drivers/of/device.c' line='92' column='1'/> - <parameter type-id='aded214c' name='id' filepath='drivers/of/device.c' line='92' column='1'/> + <function-decl name='of_dma_configure_id' mangled-name='of_dma_configure_id' filepath='include/linux/of_device.h' line='58' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_dma_configure_id'> + <parameter type-id='fa0b179b'/> + <parameter type-id='9a537bbe'/> + <parameter type-id='c894953d'/> + <parameter type-id='5b2fd8e8'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='of_dma_controller_free' mangled-name='of_dma_controller_free' filepath='drivers/dma/of-dma.c' line='138' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_dma_controller_free'> @@ -124930,9 +125067,9 @@ <parameter type-id='eaa32e2f' name='data' filepath='drivers/dma/of-dma.c' line='106' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_dma_is_coherent' mangled-name='of_dma_is_coherent' filepath='drivers/of/address.c' line='1077' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_dma_is_coherent'> - <parameter type-id='9a537bbe' name='np' filepath='drivers/of/address.c' line='1077' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='of_dma_is_coherent' mangled-name='of_dma_is_coherent' filepath='include/linux/of_address.h' line='64' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_dma_is_coherent'> + <parameter type-id='9a537bbe'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='of_dma_xlate_by_chan_id' mangled-name='of_dma_xlate_by_chan_id' filepath='drivers/dma/of-dma.c' line='336' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_dma_xlate_by_chan_id'> <parameter type-id='51a94113' name='dma_spec' filepath='drivers/dma/of-dma.c' line='336' column='1'/> @@ -124955,14 +125092,14 @@ <parameter type-id='9a537bbe' name='node' filepath='drivers/video/backlight/backlight.c' line='665' column='1'/> <return type-id='7a76d041'/> </function-decl> - <function-decl name='of_find_compatible_node' mangled-name='of_find_compatible_node' filepath='drivers/of/base.c' line='1029' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_find_compatible_node'> - <parameter type-id='9a537bbe' name='from' filepath='drivers/of/base.c' line='1029' column='1'/> - <parameter type-id='80f4b756' name='type' filepath='drivers/of/base.c' line='1030' column='1'/> - <parameter type-id='80f4b756' name='compatible' filepath='drivers/of/base.c' line='1030' column='1'/> + <function-decl name='of_find_compatible_node' mangled-name='of_find_compatible_node' filepath='include/linux/of.h' line='271' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_find_compatible_node'> + <parameter type-id='9a537bbe'/> + <parameter type-id='80f4b756'/> + <parameter type-id='80f4b756'/> <return type-id='9a537bbe'/> </function-decl> - <function-decl name='of_find_device_by_node' mangled-name='of_find_device_by_node' filepath='drivers/of/platform.c' line='49' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_find_device_by_node'> - <parameter type-id='9a537bbe' name='np' filepath='drivers/of/platform.c' line='49' column='1'/> + <function-decl name='of_find_device_by_node' mangled-name='of_find_device_by_node' filepath='include/linux/of_platform.h' line='56' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_find_device_by_node'> + <parameter type-id='9a537bbe'/> <return type-id='db362995'/> </function-decl> <function-decl name='of_find_i2c_adapter_by_node' mangled-name='of_find_i2c_adapter_by_node' filepath='drivers/i2c/i2c-core-of.c' line='149' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_find_i2c_adapter_by_node'> @@ -124973,44 +125110,44 @@ <parameter type-id='9a537bbe' name='node' filepath='drivers/i2c/i2c-core-of.c' line='131' column='1'/> <return type-id='3e31633b'/> </function-decl> - <function-decl name='of_find_matching_node_and_match' mangled-name='of_find_matching_node_and_match' filepath='drivers/of/base.c' line='1136' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_find_matching_node_and_match'> - <parameter type-id='9a537bbe' name='from' filepath='drivers/of/base.c' line='1136' column='1'/> - <parameter type-id='e5ce629e' name='matches' filepath='drivers/of/base.c' line='1137' column='1'/> - <parameter type-id='77e5615c' name='match' filepath='drivers/of/base.c' line='1138' column='1'/> + <function-decl name='of_find_matching_node_and_match' mangled-name='of_find_matching_node_and_match' filepath='include/linux/of.h' line='273' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_find_matching_node_and_match'> + <parameter type-id='9a537bbe'/> + <parameter type-id='e5ce629e'/> + <parameter type-id='77e5615c'/> <return type-id='9a537bbe'/> </function-decl> <function-decl name='of_find_mipi_dsi_host_by_node' mangled-name='of_find_mipi_dsi_host_by_node' filepath='drivers/gpu/drm/drm_mipi_dsi.c' line='261' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_find_mipi_dsi_host_by_node'> <parameter type-id='9a537bbe' name='node' filepath='drivers/gpu/drm/drm_mipi_dsi.c' line='261' column='1'/> <return type-id='c149fe34'/> </function-decl> - <function-decl name='of_find_node_by_name' mangled-name='of_find_node_by_name' filepath='drivers/of/base.c' line='971' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_find_node_by_name'> - <parameter type-id='9a537bbe' name='from' filepath='drivers/of/base.c' line='971' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/of/base.c' line='972' column='1'/> + <function-decl name='of_find_node_by_name' mangled-name='of_find_node_by_name' filepath='include/linux/of.h' line='267' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_find_node_by_name'> + <parameter type-id='9a537bbe'/> + <parameter type-id='80f4b756'/> <return type-id='9a537bbe'/> </function-decl> - <function-decl name='of_find_node_by_phandle' mangled-name='of_find_node_by_phandle' filepath='drivers/of/base.c' line='1196' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_find_node_by_phandle'> - <parameter type-id='6e394fba' name='handle' filepath='drivers/of/base.c' line='1196' column='1'/> + <function-decl name='of_find_node_by_phandle' mangled-name='of_find_node_by_phandle' filepath='include/linux/of.h' line='285' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_find_node_by_phandle'> + <parameter type-id='f0981eeb'/> <return type-id='9a537bbe'/> </function-decl> - <function-decl name='of_find_node_by_type' mangled-name='of_find_node_by_type' filepath='drivers/of/base.c' line='999' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_find_node_by_type'> - <parameter type-id='9a537bbe' name='from' filepath='drivers/of/base.c' line='999' column='1'/> - <parameter type-id='80f4b756' name='type' filepath='drivers/of/base.c' line='1000' column='1'/> + <function-decl name='of_find_node_by_type' mangled-name='of_find_node_by_type' filepath='include/linux/of.h' line='269' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_find_node_by_type'> + <parameter type-id='9a537bbe'/> + <parameter type-id='80f4b756'/> <return type-id='9a537bbe'/> </function-decl> - <function-decl name='of_find_node_opts_by_path' mangled-name='of_find_node_opts_by_path' filepath='drivers/of/base.c' line='913' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_find_node_opts_by_path'> - <parameter type-id='80f4b756' name='path' filepath='drivers/of/base.c' line='913' column='1'/> - <parameter type-id='7d3cd834' name='opts' filepath='drivers/of/base.c' line='913' column='1'/> + <function-decl name='of_find_node_opts_by_path' mangled-name='of_find_node_opts_by_path' filepath='include/linux/of.h' line='278' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_find_node_opts_by_path'> + <parameter type-id='80f4b756'/> + <parameter type-id='7d3cd834'/> <return type-id='9a537bbe'/> </function-decl> - <function-decl name='of_find_node_with_property' mangled-name='of_find_node_with_property' filepath='drivers/of/base.c' line='1058' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_find_node_with_property'> - <parameter type-id='9a537bbe' name='from' filepath='drivers/of/base.c' line='1058' column='1'/> - <parameter type-id='80f4b756' name='prop_name' filepath='drivers/of/base.c' line='1059' column='1'/> + <function-decl name='of_find_node_with_property' mangled-name='of_find_node_with_property' filepath='include/linux/of.h' line='301' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_find_node_with_property'> + <parameter type-id='9a537bbe'/> + <parameter type-id='80f4b756'/> <return type-id='9a537bbe'/> </function-decl> - <function-decl name='of_find_property' mangled-name='of_find_property' filepath='drivers/of/base.c' line='210' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_find_property'> - <parameter type-id='0afa6ea3' name='np' filepath='drivers/of/base.c' line='210' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/of/base.c' line='211' column='1'/> - <parameter type-id='7292109c' name='lenp' filepath='drivers/of/base.c' line='212' column='1'/> + <function-decl name='of_find_property' mangled-name='of_find_property' filepath='include/linux/of.h' line='304' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_find_property'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='80f4b756'/> + <parameter type-id='7292109c'/> <return type-id='ddcd89c6'/> </function-decl> <var-decl name='of_fwnode_ops' type-id='2eb8da02' mangled-name='of_fwnode_ops' visibility='default' filepath='drivers/of/property.c' line='1414' column='1' elf-symbol-id='of_fwnode_ops'/> @@ -125033,16 +125170,16 @@ <parameter type-id='9a537bbe' name='np' filepath='drivers/base/power/domain.c' line='2361' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='of_get_address' mangled-name='of_get_address' filepath='drivers/of/address.c' line='674' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_get_address'> - <parameter type-id='9a537bbe' name='dev' filepath='drivers/of/address.c' line='674' column='1'/> - <parameter type-id='95e97e5e' name='index' filepath='drivers/of/address.c' line='674' column='1'/> - <parameter type-id='3df9fd28' name='size' filepath='drivers/of/address.c' line='674' column='1'/> - <parameter type-id='807869d3' name='flags' filepath='drivers/of/address.c' line='675' column='1'/> - <return type-id='90144368'/> + <function-decl name='of_get_address' mangled-name='of_get_address' filepath='include/linux/of_address.h' line='54' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_get_address'> + <parameter type-id='9a537bbe'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='c0190993'/> + <parameter type-id='807869d3'/> + <return type-id='5b2fd8e8'/> </function-decl> - <function-decl name='of_get_child_by_name' mangled-name='of_get_child_by_name' filepath='drivers/of/base.c' line='847' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_get_child_by_name'> - <parameter type-id='0afa6ea3' name='node' filepath='drivers/of/base.c' line='847' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/of/base.c' line='848' column='1'/> + <function-decl name='of_get_child_by_name' mangled-name='of_get_child_by_name' filepath='include/linux/of.h' line='295' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_get_child_by_name'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='80f4b756'/> <return type-id='9a537bbe'/> </function-decl> <function-decl name='of_get_compatible_child' mangled-name='of_get_compatible_child' filepath='drivers/of/base.c' line='822' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_get_compatible_child'> @@ -125050,9 +125187,9 @@ <parameter type-id='80f4b756' name='compatible' filepath='drivers/of/base.c' line='823' column='1'/> <return type-id='9a537bbe'/> </function-decl> - <function-decl name='of_get_cpu_node' mangled-name='of_get_cpu_node' filepath='drivers/of/base.c' line='380' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_get_cpu_node'> - <parameter type-id='95e97e5e' name='cpu' filepath='drivers/of/base.c' line='380' column='1'/> - <parameter type-id='807869d3' name='thread' filepath='drivers/of/base.c' line='380' column='1'/> + <function-decl name='of_get_cpu_node' mangled-name='of_get_cpu_node' filepath='include/linux/of.h' line='352' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_get_cpu_node'> + <parameter type-id='95e97e5e'/> + <parameter type-id='807869d3'/> <return type-id='9a537bbe'/> </function-decl> <function-decl name='of_get_display_timings' mangled-name='of_get_display_timings' filepath='drivers/video/of_display_timing.c' line='143' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_get_display_timings'> @@ -125079,28 +125216,28 @@ <parameter type-id='38fe9344' name='flags' filepath='drivers/gpio/gpiolib-of.c' line='279' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_get_next_available_child' mangled-name='of_get_next_available_child' filepath='drivers/of/base.c' line='751' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_get_next_available_child'> - <parameter type-id='0afa6ea3' name='node' filepath='drivers/of/base.c' line='751' column='1'/> - <parameter type-id='9a537bbe' name='prev' filepath='drivers/of/base.c' line='752' column='1'/> + <function-decl name='of_get_next_available_child' mangled-name='of_get_next_available_child' filepath='include/linux/of.h' line='290' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_get_next_available_child'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='9a537bbe'/> <return type-id='9a537bbe'/> </function-decl> - <function-decl name='of_get_next_child' mangled-name='of_get_next_child' filepath='drivers/of/base.c' line='730' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_get_next_child'> - <parameter type-id='0afa6ea3' name='node' filepath='drivers/of/base.c' line='730' column='1'/> - <parameter type-id='9a537bbe' name='prev' filepath='drivers/of/base.c' line='731' column='1'/> + <function-decl name='of_get_next_child' mangled-name='of_get_next_child' filepath='include/linux/of.h' line='288' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_get_next_child'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='9a537bbe'/> <return type-id='9a537bbe'/> </function-decl> - <function-decl name='of_get_next_parent' mangled-name='of_get_next_parent' filepath='drivers/of/base.c' line='686' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_get_next_parent'> - <parameter type-id='9a537bbe' name='node' filepath='drivers/of/base.c' line='686' column='1'/> + <function-decl name='of_get_next_parent' mangled-name='of_get_next_parent' filepath='include/linux/of.h' line='287' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_get_next_parent'> + <parameter type-id='9a537bbe'/> <return type-id='9a537bbe'/> </function-decl> - <function-decl name='of_get_parent' mangled-name='of_get_parent' filepath='drivers/of/base.c' line='660' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_get_parent'> - <parameter type-id='0afa6ea3' name='node' filepath='drivers/of/base.c' line='660' column='1'/> + <function-decl name='of_get_parent' mangled-name='of_get_parent' filepath='include/linux/of.h' line='286' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_get_parent'> + <parameter type-id='0afa6ea3'/> <return type-id='9a537bbe'/> </function-decl> - <function-decl name='of_get_property' mangled-name='of_get_property' filepath='drivers/of/base.c' line='280' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_get_property'> - <parameter type-id='0afa6ea3' name='np' filepath='drivers/of/base.c' line='280' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/of/base.c' line='280' column='1'/> - <parameter type-id='7292109c' name='lenp' filepath='drivers/of/base.c' line='281' column='1'/> + <function-decl name='of_get_property' mangled-name='of_get_property' filepath='include/linux/of.h' line='349' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_get_property'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='80f4b756'/> + <parameter type-id='7292109c'/> <return type-id='eaa32e2f'/> </function-decl> <function-decl name='of_get_regulator_init_data' mangled-name='of_get_regulator_init_data' filepath='drivers/regulator/of_regulator.c' line='273' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_get_regulator_init_data'> @@ -125125,9 +125262,9 @@ <parameter type-id='0afa6ea3' name='np' filepath='drivers/of/property.c' line='792' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_graph_get_next_endpoint' mangled-name='of_graph_get_next_endpoint' filepath='drivers/of/property.c' line='620' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_graph_get_next_endpoint'> - <parameter type-id='0afa6ea3' name='parent' filepath='drivers/of/property.c' line='620' column='1'/> - <parameter type-id='9a537bbe' name='prev' filepath='drivers/of/property.c' line='621' column='1'/> + <function-decl name='of_graph_get_next_endpoint' mangled-name='of_graph_get_next_endpoint' filepath='include/linux/of_graph.h' line='46' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_graph_get_next_endpoint'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='9a537bbe'/> <return type-id='9a537bbe'/> </function-decl> <function-decl name='of_graph_get_port_by_id' mangled-name='of_graph_get_port_by_id' filepath='drivers/of/property.c' line='588' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_graph_get_port_by_id'> @@ -125143,32 +125280,32 @@ <parameter type-id='0afa6ea3' name='node' filepath='drivers/of/property.c' line='713' column='1'/> <return type-id='9a537bbe'/> </function-decl> - <function-decl name='of_graph_get_remote_node' mangled-name='of_graph_get_remote_node' filepath='drivers/of/property.c' line='813' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_graph_get_remote_node'> - <parameter type-id='0afa6ea3' name='node' filepath='drivers/of/property.c' line='813' column='1'/> - <parameter type-id='19c2251e' name='port' filepath='drivers/of/property.c' line='814' column='1'/> - <parameter type-id='19c2251e' name='endpoint' filepath='drivers/of/property.c' line='814' column='1'/> + <function-decl name='of_graph_get_remote_node' mangled-name='of_graph_get_remote_node' filepath='include/linux/of_graph.h' line='56' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_graph_get_remote_node'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='9a537bbe'/> </function-decl> - <function-decl name='of_graph_get_remote_port' mangled-name='of_graph_get_remote_port' filepath='drivers/of/property.c' line='780' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_graph_get_remote_port'> - <parameter type-id='0afa6ea3' name='node' filepath='drivers/of/property.c' line='780' column='1'/> + <function-decl name='of_graph_get_remote_port' mangled-name='of_graph_get_remote_port' filepath='include/linux/of_graph.h' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_graph_get_remote_port'> + <parameter type-id='0afa6ea3'/> <return type-id='9a537bbe'/> </function-decl> - <function-decl name='of_graph_get_remote_port_parent' mangled-name='of_graph_get_remote_port_parent' filepath='drivers/of/property.c' line='757' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_graph_get_remote_port_parent'> - <parameter type-id='0afa6ea3' name='node' filepath='drivers/of/property.c' line='758' column='1'/> + <function-decl name='of_graph_get_remote_port_parent' mangled-name='of_graph_get_remote_port_parent' filepath='include/linux/of_graph.h' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_graph_get_remote_port_parent'> + <parameter type-id='0afa6ea3'/> <return type-id='9a537bbe'/> </function-decl> - <function-decl name='of_graph_is_present' mangled-name='of_graph_is_present' filepath='drivers/of/property.c' line='40' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_graph_is_present'> - <parameter type-id='0afa6ea3' name='node' filepath='drivers/of/property.c' line='40' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='of_graph_is_present' mangled-name='of_graph_is_present' filepath='include/linux/of_graph.h' line='41' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_graph_is_present'> + <parameter type-id='0afa6ea3'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='of_graph_parse_endpoint' mangled-name='of_graph_parse_endpoint' filepath='drivers/of/property.c' line='556' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_graph_parse_endpoint'> - <parameter type-id='0afa6ea3' name='node' filepath='drivers/of/property.c' line='556' column='1'/> - <parameter type-id='a5eb3c12' name='endpoint' filepath='drivers/of/property.c' line='557' column='1'/> + <function-decl name='of_graph_parse_endpoint' mangled-name='of_graph_parse_endpoint' filepath='include/linux/of_graph.h' line='42' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_graph_parse_endpoint'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='a5eb3c12'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_hwspin_lock_get_id' mangled-name='of_hwspin_lock_get_id' filepath='drivers/hwspinlock/hwspinlock_core.c' line='339' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_hwspin_lock_get_id'> - <parameter type-id='9a537bbe' name='np' filepath='drivers/hwspinlock/hwspinlock_core.c' line='339' column='1'/> - <parameter type-id='95e97e5e' name='index' filepath='drivers/hwspinlock/hwspinlock_core.c' line='339' column='1'/> + <function-decl name='of_hwspin_lock_get_id' mangled-name='of_hwspin_lock_get_id' filepath='include/linux/hwspinlock.h' line='64' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_hwspin_lock_get_id'> + <parameter type-id='9a537bbe'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='of_i2c_get_board_info' mangled-name='of_i2c_get_board_info' filepath='drivers/i2c/i2c-core-of.c' line='23' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_i2c_get_board_info'> @@ -125177,9 +125314,9 @@ <parameter type-id='fae597a1' name='info' filepath='drivers/i2c/i2c-core-of.c' line='24' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_icc_get' mangled-name='of_icc_get' filepath='drivers/interconnect/core.c' line='533' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_icc_get'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/interconnect/core.c' line='533' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/interconnect/core.c' line='533' column='1'/> + <function-decl name='of_icc_get' mangled-name='of_icc_get' filepath='include/linux/interconnect.h' line='52' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_icc_get'> + <parameter type-id='fa0b179b'/> + <parameter type-id='80f4b756'/> <return type-id='b5fdec5e'/> </function-decl> <function-decl name='of_icc_xlate_onecell' mangled-name='of_icc_xlate_onecell' filepath='drivers/interconnect/core.c' line='331' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_icc_xlate_onecell'> @@ -125187,112 +125324,112 @@ <parameter type-id='eaa32e2f' name='data' filepath='drivers/interconnect/core.c' line='332' column='1'/> <return type-id='18d76f87'/> </function-decl> - <function-decl name='of_iomap' mangled-name='of_iomap' filepath='drivers/of/address.c' line='892' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_iomap'> - <parameter type-id='9a537bbe' name='np' filepath='drivers/of/address.c' line='892' column='1'/> - <parameter type-id='95e97e5e' name='index' filepath='drivers/of/address.c' line='892' column='1'/> + <function-decl name='of_iomap' mangled-name='of_iomap' filepath='include/linux/of_address.h' line='112' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_iomap'> + <parameter type-id='9a537bbe'/> + <parameter type-id='95e97e5e'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='of_irq_find_parent' mangled-name='of_irq_find_parent' filepath='drivers/of/irq.c' line='54' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_irq_find_parent'> - <parameter type-id='9a537bbe' name='child' filepath='drivers/of/irq.c' line='54' column='1'/> + <function-decl name='of_irq_find_parent' mangled-name='of_irq_find_parent' filepath='include/linux/of_irq.h' line='50' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_irq_find_parent'> + <parameter type-id='9a537bbe'/> <return type-id='9a537bbe'/> </function-decl> - <function-decl name='of_irq_get' mangled-name='of_irq_get' filepath='drivers/of/irq.c' line='387' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_irq_get'> - <parameter type-id='9a537bbe' name='dev' filepath='drivers/of/irq.c' line='387' column='1'/> - <parameter type-id='95e97e5e' name='index' filepath='drivers/of/irq.c' line='387' column='1'/> + <function-decl name='of_irq_get' mangled-name='of_irq_get' filepath='include/linux/of_irq.h' line='46' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_irq_get'> + <parameter type-id='9a537bbe'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_irq_get_byname' mangled-name='of_irq_get_byname' filepath='drivers/of/irq.c' line='414' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_irq_get_byname'> - <parameter type-id='9a537bbe' name='dev' filepath='drivers/of/irq.c' line='414' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/of/irq.c' line='414' column='1'/> + <function-decl name='of_irq_get_byname' mangled-name='of_irq_get_byname' filepath='include/linux/of_irq.h' line='47' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_irq_get_byname'> + <parameter type-id='9a537bbe'/> + <parameter type-id='80f4b756'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_irq_parse_one' mangled-name='of_irq_parse_one' filepath='drivers/of/irq.c' line='286' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_irq_parse_one'> - <parameter type-id='9a537bbe' name='device' filepath='drivers/of/irq.c' line='286' column='1'/> - <parameter type-id='95e97e5e' name='index' filepath='drivers/of/irq.c' line='286' column='1'/> - <parameter type-id='51a94113' name='out_irq' filepath='drivers/of/irq.c' line='286' column='1'/> + <function-decl name='of_irq_parse_one' mangled-name='of_irq_parse_one' filepath='include/linux/of_irq.h' line='43' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_irq_parse_one'> + <parameter type-id='9a537bbe'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='51a94113'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_irq_to_resource_table' mangled-name='of_irq_to_resource_table' filepath='drivers/of/irq.c' line='452' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_irq_to_resource_table'> - <parameter type-id='9a537bbe' name='dev' filepath='drivers/of/irq.c' line='452' column='1'/> - <parameter type-id='c9d64c0d' name='res' filepath='drivers/of/irq.c' line='452' column='1'/> - <parameter type-id='95e97e5e' name='nr_irqs' filepath='drivers/of/irq.c' line='453' column='1'/> + <function-decl name='of_irq_to_resource_table' mangled-name='of_irq_to_resource_table' filepath='include/linux/of_irq.h' line='48' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_irq_to_resource_table'> + <parameter type-id='9a537bbe'/> + <parameter type-id='c9d64c0d'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_machine_is_compatible' mangled-name='of_machine_is_compatible' filepath='drivers/of/base.c' line='567' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_machine_is_compatible'> - <parameter type-id='80f4b756' name='compat' filepath='drivers/of/base.c' line='567' column='1'/> + <function-decl name='of_machine_is_compatible' mangled-name='of_machine_is_compatible' filepath='include/linux/of.h' line='400' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_machine_is_compatible'> + <parameter type-id='80f4b756'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_match_device' mangled-name='of_match_device' filepath='drivers/of/device.c' line='27' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_match_device'> - <parameter type-id='e5ce629e' name='matches' filepath='drivers/of/device.c' line='27' column='1'/> - <parameter type-id='8df61054' name='dev' filepath='drivers/of/device.c' line='28' column='1'/> + <function-decl name='of_match_device' mangled-name='of_match_device' filepath='include/linux/of_device.h' line='15' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_match_device'> + <parameter type-id='e5ce629e'/> + <parameter type-id='8df61054'/> <return type-id='e5ce629e'/> </function-decl> - <function-decl name='of_match_node' mangled-name='of_match_node' filepath='drivers/of/base.c' line='1110' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_match_node'> - <parameter type-id='e5ce629e' name='matches' filepath='drivers/of/base.c' line='1110' column='1'/> - <parameter type-id='0afa6ea3' name='node' filepath='drivers/of/base.c' line='1111' column='1'/> + <function-decl name='of_match_node' mangled-name='of_match_node' filepath='include/linux/of.h' line='362' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_match_node'> + <parameter type-id='e5ce629e'/> + <parameter type-id='0afa6ea3'/> <return type-id='e5ce629e'/> </function-decl> - <function-decl name='of_mdiobus_register' mangled-name='of_mdiobus_register' filepath='drivers/net/mdio/of_mdio.c' line='248' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_mdiobus_register'> - <parameter type-id='ff47b24b' name='mdio' filepath='drivers/net/mdio/of_mdio.c' line='248' column='1'/> - <parameter type-id='9a537bbe' name='np' filepath='drivers/net/mdio/of_mdio.c' line='248' column='1'/> + <function-decl name='of_mdiobus_register' mangled-name='of_mdiobus_register' filepath='include/linux/of_mdio.h' line='17' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_mdiobus_register'> + <parameter type-id='ff47b24b'/> + <parameter type-id='9a537bbe'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_modalias_node' mangled-name='of_modalias_node' filepath='drivers/of/base.c' line='1175' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_modalias_node'> - <parameter type-id='9a537bbe' name='node' filepath='drivers/of/base.c' line='1175' column='1'/> - <parameter type-id='26a90f95' name='modalias' filepath='drivers/of/base.c' line='1175' column='1'/> - <parameter type-id='95e97e5e' name='len' filepath='drivers/of/base.c' line='1175' column='1'/> + <function-decl name='of_modalias_node' mangled-name='of_modalias_node' filepath='include/linux/of.h' line='364' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_modalias_node'> + <parameter type-id='9a537bbe'/> + <parameter type-id='26a90f95'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_n_addr_cells' mangled-name='of_n_addr_cells' filepath='drivers/of/base.c' line='101' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_n_addr_cells'> - <parameter type-id='9a537bbe' name='np' filepath='drivers/of/base.c' line='101' column='1'/> + <function-decl name='of_n_addr_cells' mangled-name='of_n_addr_cells' filepath='include/linux/of.h' line='360' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_n_addr_cells'> + <parameter type-id='9a537bbe'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_n_size_cells' mangled-name='of_n_size_cells' filepath='drivers/of/base.c' line='122' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_n_size_cells'> - <parameter type-id='9a537bbe' name='np' filepath='drivers/of/base.c' line='122' column='1'/> + <function-decl name='of_n_size_cells' mangled-name='of_n_size_cells' filepath='include/linux/of.h' line='361' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_n_size_cells'> + <parameter type-id='9a537bbe'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_node_name_eq' mangled-name='of_node_name_eq' filepath='drivers/of/base.c' line='58' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_node_name_eq'> - <parameter type-id='0afa6ea3' name='np' filepath='drivers/of/base.c' line='58' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/of/base.c' line='58' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='of_node_name_eq' mangled-name='of_node_name_eq' filepath='include/linux/of.h' line='256' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_node_name_eq'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='80f4b756'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='of_nvmem_device_get' mangled-name='of_nvmem_device_get' filepath='drivers/nvmem/core.c' line='852' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_nvmem_device_get'> <parameter type-id='9a537bbe' name='np' filepath='drivers/nvmem/core.c' line='852' column='1'/> <parameter type-id='80f4b756' name='id' filepath='drivers/nvmem/core.c' line='852' column='1'/> <return type-id='8179bc49'/> </function-decl> - <function-decl name='of_parse_phandle' mangled-name='of_parse_phandle' filepath='drivers/of/base.c' line='1432' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_parse_phandle'> - <parameter type-id='0afa6ea3' name='np' filepath='drivers/of/base.c' line='1432' column='1'/> - <parameter type-id='80f4b756' name='phandle_name' filepath='drivers/of/base.c' line='1433' column='1'/> - <parameter type-id='95e97e5e' name='index' filepath='drivers/of/base.c' line='1433' column='1'/> + <function-decl name='of_parse_phandle' mangled-name='of_parse_phandle' filepath='include/linux/of.h' line='366' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_parse_phandle'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='80f4b756'/> + <parameter type-id='95e97e5e'/> <return type-id='9a537bbe'/> </function-decl> - <function-decl name='of_parse_phandle_with_args' mangled-name='of_parse_phandle_with_args' filepath='drivers/of/base.c' line='1480' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_parse_phandle_with_args'> - <parameter type-id='0afa6ea3' name='np' filepath='drivers/of/base.c' line='1480' column='1'/> - <parameter type-id='80f4b756' name='list_name' filepath='drivers/of/base.c' line='1480' column='1'/> - <parameter type-id='80f4b756' name='cells_name' filepath='drivers/of/base.c' line='1481' column='1'/> - <parameter type-id='95e97e5e' name='index' filepath='drivers/of/base.c' line='1481' column='1'/> - <parameter type-id='51a94113' name='out_args' filepath='drivers/of/base.c' line='1482' column='1'/> + <function-decl name='of_parse_phandle_with_args' mangled-name='of_parse_phandle_with_args' filepath='include/linux/of.h' line='369' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_parse_phandle_with_args'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='80f4b756'/> + <parameter type-id='80f4b756'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='51a94113'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_parse_phandle_with_fixed_args' mangled-name='of_parse_phandle_with_fixed_args' filepath='drivers/of/base.c' line='1712' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_parse_phandle_with_fixed_args'> - <parameter type-id='0afa6ea3' name='np' filepath='drivers/of/base.c' line='1712' column='1'/> - <parameter type-id='80f4b756' name='list_name' filepath='drivers/of/base.c' line='1713' column='1'/> - <parameter type-id='95e97e5e' name='cell_count' filepath='drivers/of/base.c' line='1713' column='1'/> - <parameter type-id='95e97e5e' name='index' filepath='drivers/of/base.c' line='1714' column='1'/> - <parameter type-id='51a94113' name='out_args' filepath='drivers/of/base.c' line='1714' column='1'/> + <function-decl name='of_parse_phandle_with_fixed_args' mangled-name='of_parse_phandle_with_fixed_args' filepath='include/linux/of.h' line='375' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_parse_phandle_with_fixed_args'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='80f4b756'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='51a94113'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_phandle_iterator_init' mangled-name='of_phandle_iterator_init' filepath='drivers/of/base.c' line='1240' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_phandle_iterator_init'> - <parameter type-id='58cfaa0e' name='it' filepath='drivers/of/base.c' line='1240' column='1'/> - <parameter type-id='0afa6ea3' name='np' filepath='drivers/of/base.c' line='1241' column='1'/> - <parameter type-id='80f4b756' name='list_name' filepath='drivers/of/base.c' line='1242' column='1'/> - <parameter type-id='80f4b756' name='cells_name' filepath='drivers/of/base.c' line='1243' column='1'/> - <parameter type-id='95e97e5e' name='cell_count' filepath='drivers/of/base.c' line='1244' column='1'/> + <function-decl name='of_phandle_iterator_init' mangled-name='of_phandle_iterator_init' filepath='include/linux/of.h' line='382' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_phandle_iterator_init'> + <parameter type-id='58cfaa0e'/> + <parameter type-id='0afa6ea3'/> + <parameter type-id='80f4b756'/> + <parameter type-id='80f4b756'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_phandle_iterator_next' mangled-name='of_phandle_iterator_next' filepath='drivers/of/base.c' line='1273' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_phandle_iterator_next'> - <parameter type-id='58cfaa0e' name='it' filepath='drivers/of/base.c' line='1273' column='1'/> + <function-decl name='of_phandle_iterator_next' mangled-name='of_phandle_iterator_next' filepath='include/linux/of.h' line='388' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_phandle_iterator_next'> + <parameter type-id='58cfaa0e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='of_phy_deregister_fixed_link' mangled-name='of_phy_deregister_fixed_link' filepath='drivers/net/mdio/of_mdio.c' line='579' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_phy_deregister_fixed_link'> @@ -125312,8 +125449,8 @@ <parameter type-id='51a94113' name='args' filepath='drivers/phy/phy-core.c' line='634' column='1'/> <return type-id='503ff1ba'/> </function-decl> - <function-decl name='of_platform_depopulate' mangled-name='of_platform_depopulate' filepath='drivers/of/platform.c' line='588' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_platform_depopulate'> - <parameter type-id='fa0b179b' name='parent' filepath='drivers/of/platform.c' line='588' column='1'/> + <function-decl name='of_platform_depopulate' mangled-name='of_platform_depopulate' filepath='include/linux/of_platform.h' line='81' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_platform_depopulate'> + <parameter type-id='fa0b179b'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='of_platform_device_create' mangled-name='of_platform_device_create' filepath='drivers/of/platform.c' line='210' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_platform_device_create'> @@ -125327,61 +125464,61 @@ <parameter type-id='eaa32e2f' name='data' filepath='drivers/of/platform.c' line='555' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_platform_populate' mangled-name='of_platform_populate' filepath='drivers/of/platform.c' line='468' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_platform_populate'> - <parameter type-id='9a537bbe' name='root' filepath='drivers/of/platform.c' line='468' column='1'/> - <parameter type-id='e5ce629e' name='matches' filepath='drivers/of/platform.c' line='469' column='1'/> - <parameter type-id='fcc1e09e' name='lookup' filepath='drivers/of/platform.c' line='470' column='1'/> - <parameter type-id='fa0b179b' name='parent' filepath='drivers/of/platform.c' line='471' column='1'/> + <function-decl name='of_platform_populate' mangled-name='of_platform_populate' filepath='include/linux/of_platform.h' line='74' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_platform_populate'> + <parameter type-id='9a537bbe'/> + <parameter type-id='e5ce629e'/> + <parameter type-id='fcc1e09e'/> + <parameter type-id='fa0b179b'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_prop_next_string' mangled-name='of_prop_next_string' filepath='drivers/of/property.c' line='531' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_prop_next_string'> - <parameter type-id='ddcd89c6' name='prop' filepath='drivers/of/property.c' line='531' column='1'/> - <parameter type-id='80f4b756' name='cur' filepath='drivers/of/property.c' line='531' column='1'/> + <function-decl name='of_prop_next_string' mangled-name='of_prop_next_string' filepath='include/linux/of.h' line='551' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_prop_next_string'> + <parameter type-id='ddcd89c6'/> + <parameter type-id='80f4b756'/> <return type-id='80f4b756'/> </function-decl> - <function-decl name='of_prop_next_u32' mangled-name='of_prop_next_u32' filepath='drivers/of/property.c' line='508' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_prop_next_u32'> - <parameter type-id='ddcd89c6' name='prop' filepath='drivers/of/property.c' line='508' column='1'/> - <parameter type-id='90144368' name='cur' filepath='drivers/of/property.c' line='508' column='1'/> - <parameter type-id='f9409001' name='pu' filepath='drivers/of/property.c' line='509' column='1'/> - <return type-id='90144368'/> + <function-decl name='of_prop_next_u32' mangled-name='of_prop_next_u32' filepath='include/linux/of.h' line='542' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_prop_next_u32'> + <parameter type-id='ddcd89c6'/> + <parameter type-id='5b2fd8e8'/> + <parameter type-id='807869d3'/> + <return type-id='5b2fd8e8'/> </function-decl> - <function-decl name='of_property_count_elems_of_size' mangled-name='of_property_count_elems_of_size' filepath='drivers/of/property.c' line='68' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_property_count_elems_of_size'> - <parameter type-id='0afa6ea3' name='np' filepath='drivers/of/property.c' line='68' column='1'/> - <parameter type-id='80f4b756' name='propname' filepath='drivers/of/property.c' line='69' column='1'/> - <parameter type-id='95e97e5e' name='elem_size' filepath='drivers/of/property.c' line='69' column='1'/> + <function-decl name='of_property_count_elems_of_size' mangled-name='of_property_count_elems_of_size' filepath='include/linux/of.h' line='307' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_property_count_elems_of_size'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='80f4b756'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_property_match_string' mangled-name='of_property_match_string' filepath='drivers/of/property.c' line='442' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_property_match_string'> - <parameter type-id='0afa6ea3' name='np' filepath='drivers/of/property.c' line='442' column='1'/> - <parameter type-id='80f4b756' name='propname' filepath='drivers/of/property.c' line='442' column='1'/> - <parameter type-id='80f4b756' name='string' filepath='drivers/of/property.c' line='443' column='1'/> + <function-decl name='of_property_match_string' mangled-name='of_property_match_string' filepath='include/linux/of.h' line='337' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_property_match_string'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='80f4b756'/> + <parameter type-id='80f4b756'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_property_read_string' mangled-name='of_property_read_string' filepath='drivers/of/property.c' line='418' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_property_read_string'> - <parameter type-id='0afa6ea3' name='np' filepath='drivers/of/property.c' line='418' column='1'/> - <parameter type-id='80f4b756' name='propname' filepath='drivers/of/property.c' line='418' column='1'/> - <parameter type-id='7d3cd834' name='out_string' filepath='drivers/of/property.c' line='419' column='1'/> + <function-decl name='of_property_read_string' mangled-name='of_property_read_string' filepath='include/linux/of.h' line='334' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_property_read_string'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='80f4b756'/> + <parameter type-id='7d3cd834'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_property_read_string_helper' mangled-name='of_property_read_string_helper' filepath='drivers/of/property.c' line='481' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_property_read_string_helper'> - <parameter type-id='0afa6ea3' name='np' filepath='drivers/of/property.c' line='481' column='1'/> - <parameter type-id='80f4b756' name='propname' filepath='drivers/of/property.c' line='482' column='1'/> - <parameter type-id='7d3cd834' name='out_strs' filepath='drivers/of/property.c' line='482' column='1'/> - <parameter type-id='b59d7dce' name='sz' filepath='drivers/of/property.c' line='483' column='1'/> - <parameter type-id='95e97e5e' name='skip' filepath='drivers/of/property.c' line='483' column='1'/> + <function-decl name='of_property_read_string_helper' mangled-name='of_property_read_string_helper' filepath='include/linux/of.h' line='340' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_property_read_string_helper'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='80f4b756'/> + <parameter type-id='7d3cd834'/> + <parameter type-id='7359adad'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_property_read_u32_index' mangled-name='of_property_read_u32_index' filepath='drivers/of/property.c' line='138' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_property_read_u32_index'> - <parameter type-id='0afa6ea3' name='np' filepath='drivers/of/property.c' line='138' column='1'/> - <parameter type-id='80f4b756' name='propname' filepath='drivers/of/property.c' line='139' column='1'/> - <parameter type-id='19c2251e' name='index' filepath='drivers/of/property.c' line='140' column='1'/> - <parameter type-id='f9409001' name='out_value' filepath='drivers/of/property.c' line='140' column='1'/> + <function-decl name='of_property_read_u32_index' mangled-name='of_property_read_u32_index' filepath='include/linux/of.h' line='309' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_property_read_u32_index'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='807869d3'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_property_read_u64' mangled-name='of_property_read_u64' filepath='drivers/of/property.c' line='340' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_property_read_u64'> - <parameter type-id='0afa6ea3' name='np' filepath='drivers/of/property.c' line='340' column='1'/> - <parameter type-id='80f4b756' name='propname' filepath='drivers/of/property.c' line='340' column='1'/> - <parameter type-id='3df9fd28' name='out_value' filepath='drivers/of/property.c' line='341' column='1'/> + <function-decl name='of_property_read_u64' mangled-name='of_property_read_u64' filepath='include/linux/of.h' line='326' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_property_read_u64'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='80f4b756'/> + <parameter type-id='c0190993'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='of_property_read_u64_index' mangled-name='of_property_read_u64_index' filepath='drivers/of/property.c' line='170' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_property_read_u64_index'> @@ -125399,12 +125536,12 @@ <parameter type-id='b59d7dce' name='sz_max' filepath='drivers/of/property.c' line='258' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_property_read_variable_u32_array' mangled-name='of_property_read_variable_u32_array' filepath='drivers/of/property.c' line='301' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_property_read_variable_u32_array'> - <parameter type-id='0afa6ea3' name='np' filepath='drivers/of/property.c' line='301' column='1'/> - <parameter type-id='80f4b756' name='propname' filepath='drivers/of/property.c' line='302' column='1'/> - <parameter type-id='f9409001' name='out_values' filepath='drivers/of/property.c' line='302' column='1'/> - <parameter type-id='b59d7dce' name='sz_min' filepath='drivers/of/property.c' line='303' column='1'/> - <parameter type-id='b59d7dce' name='sz_max' filepath='drivers/of/property.c' line='303' column='1'/> + <function-decl name='of_property_read_variable_u32_array' mangled-name='of_property_read_variable_u32_array' filepath='include/linux/of.h' line='321' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_property_read_variable_u32_array'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='80f4b756'/> + <parameter type-id='807869d3'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='of_property_read_variable_u64_array' mangled-name='of_property_read_variable_u64_array' filepath='drivers/of/property.c' line='375' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_property_read_variable_u64_array'> @@ -125415,12 +125552,12 @@ <parameter type-id='b59d7dce' name='sz_max' filepath='drivers/of/property.c' line='377' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='of_property_read_variable_u8_array' mangled-name='of_property_read_variable_u8_array' filepath='drivers/of/property.c' line='208' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_property_read_variable_u8_array'> - <parameter type-id='0afa6ea3' name='np' filepath='drivers/of/property.c' line='208' column='1'/> - <parameter type-id='80f4b756' name='propname' filepath='drivers/of/property.c' line='209' column='1'/> - <parameter type-id='8bff8096' name='out_values' filepath='drivers/of/property.c' line='209' column='1'/> - <parameter type-id='b59d7dce' name='sz_min' filepath='drivers/of/property.c' line='210' column='1'/> - <parameter type-id='b59d7dce' name='sz_max' filepath='drivers/of/property.c' line='210' column='1'/> + <function-decl name='of_property_read_variable_u8_array' mangled-name='of_property_read_variable_u8_array' filepath='include/linux/of.h' line='315' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_property_read_variable_u8_array'> + <parameter type-id='0afa6ea3'/> + <parameter type-id='80f4b756'/> + <parameter type-id='cf536864'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='of_pwm_xlate_with_flags' mangled-name='of_pwm_xlate_with_flags' filepath='drivers/pwm/core.c' line='135' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_pwm_xlate_with_flags'> @@ -125428,9 +125565,9 @@ <parameter type-id='af02a266' name='args' filepath='drivers/pwm/core.c' line='135' column='1'/> <return type-id='f06adae0'/> </function-decl> - <function-decl name='of_remove_property' mangled-name='of_remove_property' filepath='drivers/of/base.c' line='1849' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_remove_property'> - <parameter type-id='9a537bbe' name='np' filepath='drivers/of/base.c' line='1849' column='1'/> - <parameter type-id='ddcd89c6' name='prop' filepath='drivers/of/base.c' line='1849' column='1'/> + <function-decl name='of_remove_property' mangled-name='of_remove_property' filepath='include/linux/of.h' line='403' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_remove_property'> + <parameter type-id='9a537bbe'/> + <parameter type-id='ddcd89c6'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='of_reserved_mem_device_init_by_idx' mangled-name='of_reserved_mem_device_init_by_idx' filepath='drivers/of/of_reserved_mem.c' line='321' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_reserved_mem_device_init_by_idx'> @@ -125443,15 +125580,15 @@ <parameter type-id='fa0b179b' name='dev' filepath='drivers/of/of_reserved_mem.c' line='395' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='of_reserved_mem_lookup' mangled-name='of_reserved_mem_lookup' filepath='drivers/of/of_reserved_mem.c' line='425' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_reserved_mem_lookup'> - <parameter type-id='9a537bbe' name='np' filepath='drivers/of/of_reserved_mem.c' line='425' column='1'/> + <function-decl name='of_reserved_mem_lookup' mangled-name='of_reserved_mem_lookup' filepath='include/linux/of_reserved_mem.h' line='45' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_reserved_mem_lookup'> + <parameter type-id='9a537bbe'/> <return type-id='f7f718cb'/> </function-decl> - <function-decl name='of_reset_control_array_get' mangled-name='of_reset_control_array_get' filepath='drivers/reset/core.c' line='870' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_reset_control_array_get'> - <parameter type-id='9a537bbe' name='np' filepath='drivers/reset/core.c' line='870' column='1'/> - <parameter type-id='b50a4934' name='shared' filepath='drivers/reset/core.c' line='870' column='1'/> - <parameter type-id='b50a4934' name='optional' filepath='drivers/reset/core.c' line='870' column='1'/> - <parameter type-id='b50a4934' name='acquired' filepath='drivers/reset/core.c' line='871' column='1'/> + <function-decl name='of_reset_control_array_get' mangled-name='of_reset_control_array_get' filepath='include/linux/reset.h' line='36' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_reset_control_array_get'> + <parameter type-id='9a537bbe'/> + <parameter type-id='c894953d'/> + <parameter type-id='c894953d'/> + <parameter type-id='c894953d'/> <return type-id='9f9b8114'/> </function-decl> <var-decl name='of_root' type-id='9a537bbe' mangled-name='of_root' visibility='default' filepath='drivers/of/base.c' line='36' column='1' elf-symbol-id='of_root'/> @@ -125468,10 +125605,10 @@ <parameter type-id='95e97e5e' name='trip' filepath='drivers/thermal/thermal_of.c' line='140' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='of_translate_address' mangled-name='of_translate_address' filepath='drivers/of/address.c' line='613' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_translate_address'> - <parameter type-id='9a537bbe' name='dev' filepath='drivers/of/address.c' line='613' column='1'/> - <parameter type-id='90144368' name='in_addr' filepath='drivers/of/address.c' line='613' column='1'/> - <return type-id='91ce1af9'/> + <function-decl name='of_translate_address' mangled-name='of_translate_address' filepath='include/linux/of_address.h' line='43' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_translate_address'> + <parameter type-id='9a537bbe'/> + <parameter type-id='5b2fd8e8'/> + <return type-id='3a47d82b'/> </function-decl> <function-decl name='of_usb_get_phy_mode' mangled-name='of_usb_get_phy_mode' filepath='drivers/usb/phy/of.c' line='28' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='of_usb_get_phy_mode'> <parameter type-id='9a537bbe' name='np' filepath='drivers/usb/phy/of.c' line='28' column='1'/> @@ -125481,10 +125618,10 @@ <parameter type-id='9a537bbe' name='np' filepath='drivers/usb/common/common.c' line='308' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='on_each_cpu' mangled-name='on_each_cpu' filepath='kernel/smp.c' line='832' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='on_each_cpu'> - <parameter type-id='89714567' name='func' filepath='kernel/smp.c' line='832' column='1'/> - <parameter type-id='eaa32e2f' name='info' filepath='kernel/smp.c' line='832' column='1'/> - <parameter type-id='95e97e5e' name='wait' filepath='kernel/smp.c' line='832' column='1'/> + <function-decl name='on_each_cpu' mangled-name='on_each_cpu' filepath='include/linux/smp.h' line='57' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='on_each_cpu'> + <parameter type-id='b7f9d8e6'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> <var-decl name='oops_in_progress' type-id='95e97e5e' mangled-name='oops_in_progress' visibility='default' filepath='kernel/printk/printk.c' line='81' column='1' elf-symbol-id='oops_in_progress'/> @@ -125503,8 +125640,8 @@ <parameter type-id='95e97e5e' name='err' filepath='mm/filemap.c' line='1516' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='page_mapping' mangled-name='page_mapping' filepath='mm/util.c' line='682' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='page_mapping'> - <parameter type-id='02f11ed4' name='page' filepath='mm/util.c' line='682' column='1'/> + <function-decl name='page_mapping' mangled-name='page_mapping' filepath='include/linux/mm.h' line='1657' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='page_mapping'> + <parameter type-id='02f11ed4'/> <return type-id='f57039f0'/> </function-decl> <function-decl name='page_reporting_register' mangled-name='page_reporting_register' filepath='mm/page_reporting.c' line='315' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='page_reporting_register'> @@ -125515,8 +125652,8 @@ <parameter type-id='b99d5f36' name='prdev' filepath='mm/page_reporting.c' line='349' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='panic' mangled-name='panic' filepath='kernel/panic.c' line='177' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='panic'> - <parameter type-id='80f4b756' name='fmt' filepath='kernel/panic.c' line='177' column='1'/> + <function-decl name='panic' mangled-name='panic' filepath='include/linux/kernel.h' line='321' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='panic'> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> @@ -125623,25 +125760,25 @@ <parameter type-id='74bccedd' name='cpus' filepath='kernel/cpu.c' line='1139' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='pci_aer_clear_nonfatal_status' mangled-name='pci_aer_clear_nonfatal_status' filepath='drivers/pci/pcie/aer.c' line='249' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_aer_clear_nonfatal_status'> - <parameter type-id='85196e3f' name='dev' filepath='drivers/pci/pcie/aer.c' line='249' column='1'/> + <function-decl name='pci_aer_clear_nonfatal_status' mangled-name='pci_aer_clear_nonfatal_status' filepath='include/linux/aer.h' line='47' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_aer_clear_nonfatal_status'> + <parameter type-id='85196e3f'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='pci_alloc_irq_vectors_affinity' mangled-name='pci_alloc_irq_vectors_affinity' filepath='drivers/pci/msi.c' line='1190' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_alloc_irq_vectors_affinity'> - <parameter type-id='85196e3f' name='dev' filepath='drivers/pci/msi.c' line='1190' column='1'/> - <parameter type-id='f0981eeb' name='min_vecs' filepath='drivers/pci/msi.c' line='1190' column='1'/> - <parameter type-id='f0981eeb' name='max_vecs' filepath='drivers/pci/msi.c' line='1191' column='1'/> - <parameter type-id='f0981eeb' name='flags' filepath='drivers/pci/msi.c' line='1191' column='1'/> - <parameter type-id='8a876638' name='affd' filepath='drivers/pci/msi.c' line='1192' column='1'/> + <function-decl name='pci_alloc_irq_vectors_affinity' mangled-name='pci_alloc_irq_vectors_affinity' filepath='include/linux/pci.h' line='1500' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_alloc_irq_vectors_affinity'> + <parameter type-id='85196e3f'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='8a876638'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='pci_assign_resource' mangled-name='pci_assign_resource' filepath='drivers/pci/setup-res.c' line='310' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_assign_resource'> - <parameter type-id='85196e3f' name='dev' filepath='drivers/pci/setup-res.c' line='310' column='1'/> - <parameter type-id='95e97e5e' name='resno' filepath='drivers/pci/setup-res.c' line='310' column='1'/> + <function-decl name='pci_assign_resource' mangled-name='pci_assign_resource' filepath='include/linux/pci.h' line='1250' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_assign_resource'> + <parameter type-id='85196e3f'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='pci_assign_unassigned_bus_resources' mangled-name='pci_assign_unassigned_bus_resources' filepath='drivers/pci/setup-bus.c' line='2228' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_assign_unassigned_bus_resources'> - <parameter type-id='d1feb554' name='bus' filepath='drivers/pci/setup-bus.c' line='2228' column='1'/> + <function-decl name='pci_assign_unassigned_bus_resources' mangled-name='pci_assign_unassigned_bus_resources' filepath='include/linux/pci.h' line='1326' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_assign_unassigned_bus_resources'> + <parameter type-id='d1feb554'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='pci_bus_resource_n' mangled-name='pci_bus_resource_n' filepath='drivers/pci/bus.c' line='63' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_bus_resource_n'> @@ -125662,8 +125799,8 @@ <parameter type-id='92fc8aa5' name='ids' filepath='drivers/pci/search.c' line='380' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='pci_dev_put' mangled-name='pci_dev_put' filepath='drivers/pci/pci-driver.c' line='1491' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_dev_put'> - <parameter type-id='85196e3f' name='dev' filepath='drivers/pci/pci-driver.c' line='1491' column='1'/> + <function-decl name='pci_dev_put' mangled-name='pci_dev_put' filepath='include/linux/pci.h' line='1076' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_dev_put'> + <parameter type-id='85196e3f'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='pci_device_group' mangled-name='pci_device_group' filepath='drivers/iommu/iommu.c' line='1386' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_device_group'> @@ -125678,12 +125815,12 @@ <parameter type-id='85196e3f' name='dev' filepath='drivers/pci/pci.c' line='2139' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='pci_disable_msi' mangled-name='pci_disable_msi' filepath='drivers/pci/msi.c' line='941' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_disable_msi'> - <parameter type-id='85196e3f' name='dev' filepath='drivers/pci/msi.c' line='941' column='1'/> + <function-decl name='pci_disable_msi' mangled-name='pci_disable_msi' filepath='include/linux/pci.h' line='1484' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_disable_msi'> + <parameter type-id='85196e3f'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='pci_disable_pcie_error_reporting' mangled-name='pci_disable_pcie_error_reporting' filepath='drivers/pci/pcie/aer.c' line='237' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_disable_pcie_error_reporting'> - <parameter type-id='85196e3f' name='dev' filepath='drivers/pci/pcie/aer.c' line='237' column='1'/> + <function-decl name='pci_disable_pcie_error_reporting' mangled-name='pci_disable_pcie_error_reporting' filepath='include/linux/aer.h' line='46' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_disable_pcie_error_reporting'> + <parameter type-id='85196e3f'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='pci_disable_sriov' mangled-name='pci_disable_sriov' filepath='drivers/pci/iov.c' line='943' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_disable_sriov'> @@ -125761,19 +125898,19 @@ <parameter type-id='2522883d' name='phys_addr' filepath='drivers/pci/endpoint/pci-epc-core.c' line='360' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='pci_find_bus' mangled-name='pci_find_bus' filepath='drivers/pci/search.c' line='141' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_find_bus'> - <parameter type-id='95e97e5e' name='domain' filepath='drivers/pci/search.c' line='141' column='1'/> - <parameter type-id='95e97e5e' name='busnr' filepath='drivers/pci/search.c' line='141' column='1'/> + <function-decl name='pci_find_bus' mangled-name='pci_find_bus' filepath='include/linux/pci.h' line='1039' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_find_bus'> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> <return type-id='d1feb554'/> </function-decl> - <function-decl name='pci_find_capability' mangled-name='pci_find_capability' filepath='drivers/pci/pci.c' line='487' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_find_capability'> - <parameter type-id='85196e3f' name='dev' filepath='drivers/pci/pci.c' line='487' column='1'/> - <parameter type-id='95e97e5e' name='cap' filepath='drivers/pci/pci.c' line='487' column='1'/> + <function-decl name='pci_find_capability' mangled-name='pci_find_capability' filepath='include/linux/pci.h' line='1090' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_find_capability'> + <parameter type-id='85196e3f'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='pci_find_ext_capability' mangled-name='pci_find_ext_capability' filepath='drivers/pci/pci.c' line='593' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_find_ext_capability'> - <parameter type-id='85196e3f' name='dev' filepath='drivers/pci/pci.c' line='593' column='1'/> - <parameter type-id='95e97e5e' name='cap' filepath='drivers/pci/pci.c' line='593' column='1'/> + <function-decl name='pci_find_ext_capability' mangled-name='pci_find_ext_capability' filepath='include/linux/pci.h' line='1092' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_find_ext_capability'> + <parameter type-id='85196e3f'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='pci_find_next_capability' mangled-name='pci_find_next_capability' filepath='drivers/pci/pci.c' line='441' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_find_next_capability'> @@ -125788,8 +125925,8 @@ <parameter type-id='eaa32e2f' name='dev_id' filepath='drivers/pci/irq.c' line='70' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='pci_free_irq_vectors' mangled-name='pci_free_irq_vectors' filepath='drivers/pci/msi.c' line='1243' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_free_irq_vectors'> - <parameter type-id='85196e3f' name='dev' filepath='drivers/pci/msi.c' line='1243' column='1'/> + <function-decl name='pci_free_irq_vectors' mangled-name='pci_free_irq_vectors' filepath='include/linux/pci.h' line='1504' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_free_irq_vectors'> + <parameter type-id='85196e3f'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='pci_generic_config_read' mangled-name='pci_generic_config_read' filepath='drivers/pci/access.c' line='77' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_generic_config_read'> @@ -125820,9 +125957,9 @@ <parameter type-id='f0981eeb' name='devfn' filepath='drivers/pci/search.c' line='231' column='1'/> <return type-id='85196e3f'/> </function-decl> - <function-decl name='pci_get_slot' mangled-name='pci_get_slot' filepath='drivers/pci/search.c' line='195' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_get_slot'> - <parameter type-id='d1feb554' name='bus' filepath='drivers/pci/search.c' line='195' column='1'/> - <parameter type-id='f0981eeb' name='devfn' filepath='drivers/pci/search.c' line='195' column='1'/> + <function-decl name='pci_get_slot' mangled-name='pci_get_slot' filepath='include/linux/pci.h' line='1105' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_get_slot'> + <parameter type-id='d1feb554'/> + <parameter type-id='f0981eeb'/> <return type-id='85196e3f'/> </function-decl> <function-decl name='pci_host_probe' mangled-name='pci_host_probe' filepath='drivers/pci/probe.c' line='3005' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_host_probe'> @@ -125852,14 +125989,14 @@ <parameter type-id='95e97e5e' name='bar' filepath='drivers/pci/pci.c' line='216' column='1'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='pci_irq_get_affinity' mangled-name='pci_irq_get_affinity' filepath='drivers/pci/msi.c' line='1289' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_irq_get_affinity'> - <parameter type-id='85196e3f' name='dev' filepath='drivers/pci/msi.c' line='1289' column='1'/> - <parameter type-id='95e97e5e' name='nr' filepath='drivers/pci/msi.c' line='1289' column='1'/> + <function-decl name='pci_irq_get_affinity' mangled-name='pci_irq_get_affinity' filepath='include/linux/pci.h' line='1506' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_irq_get_affinity'> + <parameter type-id='85196e3f'/> + <parameter type-id='95e97e5e'/> <return type-id='5f8a1ac4'/> </function-decl> - <function-decl name='pci_irq_vector' mangled-name='pci_irq_vector' filepath='drivers/pci/msi.c' line='1255' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_irq_vector'> - <parameter type-id='85196e3f' name='dev' filepath='drivers/pci/msi.c' line='1255' column='1'/> - <parameter type-id='f0981eeb' name='nr' filepath='drivers/pci/msi.c' line='1255' column='1'/> + <function-decl name='pci_irq_vector' mangled-name='pci_irq_vector' filepath='include/linux/pci.h' line='1505' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_irq_vector'> + <parameter type-id='85196e3f'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='pci_load_and_free_saved_state' mangled-name='pci_load_and_free_saved_state' filepath='drivers/pci/pci.c' line='1792' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_load_and_free_saved_state'> @@ -125872,9 +126009,9 @@ <parameter type-id='e4acc659' name='state' filepath='drivers/pci/pci.c' line='1756' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='pci_map_rom' mangled-name='pci_map_rom' filepath='drivers/pci/rom.c' line='136' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_map_rom'> - <parameter type-id='85196e3f' name='pdev' filepath='drivers/pci/rom.c' line='136' column='1'/> - <parameter type-id='78c01427' name='size' filepath='drivers/pci/rom.c' line='136' column='1'/> + <function-decl name='pci_map_rom' mangled-name='pci_map_rom' filepath='include/linux/pci.h' line='1268' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_map_rom'> + <parameter type-id='85196e3f'/> + <parameter type-id='1d2c2b85'/> <return type-id='eaa32e2f'/> </function-decl> <function-decl name='pci_match_id' mangled-name='pci_match_id' filepath='drivers/pci/pci-driver.c' line='223' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_match_id'> @@ -125882,10 +126019,10 @@ <parameter type-id='85196e3f' name='dev' filepath='drivers/pci/pci-driver.c' line='224' column='1'/> <return type-id='92fc8aa5'/> </function-decl> - <function-decl name='pci_msi_create_irq_domain' mangled-name='pci_msi_create_irq_domain' filepath='drivers/pci/msi.c' line='1458' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_msi_create_irq_domain'> - <parameter type-id='4a935625' name='fwnode' filepath='drivers/pci/msi.c' line='1458' column='1'/> - <parameter type-id='a9bcccf8' name='info' filepath='drivers/pci/msi.c' line='1459' column='1'/> - <parameter type-id='7544e824' name='parent' filepath='drivers/pci/msi.c' line='1460' column='1'/> + <function-decl name='pci_msi_create_irq_domain' mangled-name='pci_msi_create_irq_domain' filepath='include/linux/msi.h' line='423' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_msi_create_irq_domain'> + <parameter type-id='4a935625'/> + <parameter type-id='a9bcccf8'/> + <parameter type-id='7544e824'/> <return type-id='7544e824'/> </function-decl> <function-decl name='pci_msi_mask_irq' mangled-name='pci_msi_mask_irq' filepath='drivers/pci/msi.c' line='253' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_msi_mask_irq'> @@ -125896,12 +126033,12 @@ <parameter type-id='1c475548' name='data' filepath='drivers/pci/msi.c' line='263' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='pci_msix_vec_count' mangled-name='pci_msix_vec_count' filepath='drivers/pci/msi.c' line='959' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_msix_vec_count'> - <parameter type-id='85196e3f' name='dev' filepath='drivers/pci/msi.c' line='959' column='1'/> + <function-decl name='pci_msix_vec_count' mangled-name='pci_msix_vec_count' filepath='include/linux/pci.h' line='1485' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_msix_vec_count'> + <parameter type-id='85196e3f'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='pci_num_vf' mangled-name='pci_num_vf' filepath='drivers/pci/iov.c' line='960' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_num_vf'> - <parameter type-id='85196e3f' name='dev' filepath='drivers/pci/iov.c' line='960' column='1'/> + <function-decl name='pci_num_vf' mangled-name='pci_num_vf' filepath='include/linux/pci.h' line='2096' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_num_vf'> + <parameter type-id='85196e3f'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='pci_read_config_byte' mangled-name='pci_read_config_byte' filepath='drivers/pci/access.c' line='523' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_read_config_byte'> @@ -125922,9 +126059,9 @@ <parameter type-id='26d4d46f' name='val' filepath='drivers/pci/access.c' line='533' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='pci_release_region' mangled-name='pci_release_region' filepath='drivers/pci/pci.c' line='3778' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_release_region'> - <parameter type-id='85196e3f' name='pdev' filepath='drivers/pci/pci.c' line='3778' column='1'/> - <parameter type-id='95e97e5e' name='bar' filepath='drivers/pci/pci.c' line='3778' column='1'/> + <function-decl name='pci_release_region' mangled-name='pci_release_region' filepath='include/linux/pci.h' line='1338' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_release_region'> + <parameter type-id='85196e3f'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='pci_release_regions' mangled-name='pci_release_regions' filepath='drivers/pci/pci.c' line='3936' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_release_regions'> @@ -125936,9 +126073,9 @@ <parameter type-id='95e97e5e' name='resno' filepath='drivers/pci/setup-res.c' line='394' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='pci_release_selected_regions' mangled-name='pci_release_selected_regions' filepath='drivers/pci/pci.c' line='3875' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_release_selected_regions'> - <parameter type-id='85196e3f' name='pdev' filepath='drivers/pci/pci.c' line='3875' column='1'/> - <parameter type-id='95e97e5e' name='bars' filepath='drivers/pci/pci.c' line='3875' column='1'/> + <function-decl name='pci_release_selected_regions' mangled-name='pci_release_selected_regions' filepath='include/linux/pci.h' line='1341' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_release_selected_regions'> + <parameter type-id='85196e3f'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='pci_request_irq' mangled-name='pci_request_irq' filepath='drivers/pci/irq.c' line='33' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_request_irq'> @@ -125978,8 +126115,8 @@ <parameter type-id='95e97e5e' name='size' filepath='drivers/pci/setup-res.c' line='410' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='pci_restore_msi_state' mangled-name='pci_restore_msi_state' filepath='drivers/pci/msi.c' line='455' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_restore_msi_state'> - <parameter type-id='85196e3f' name='dev' filepath='drivers/pci/msi.c' line='455' column='1'/> + <function-decl name='pci_restore_msi_state' mangled-name='pci_restore_msi_state' filepath='include/linux/pci.h' line='1487' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_restore_msi_state'> + <parameter type-id='85196e3f'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='pci_restore_state' mangled-name='pci_restore_state' filepath='drivers/pci/pci.c' line='1669' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_restore_state'> @@ -126012,9 +126149,9 @@ <parameter type-id='85196e3f' name='dev' filepath='drivers/pci/pci.c' line='1716' column='1'/> <return type-id='e4acc659'/> </function-decl> - <function-decl name='pci_unmap_rom' mangled-name='pci_unmap_rom' filepath='drivers/pci/rom.c' line='187' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_unmap_rom'> - <parameter type-id='85196e3f' name='pdev' filepath='drivers/pci/rom.c' line='187' column='1'/> - <parameter type-id='eaa32e2f' name='rom' filepath='drivers/pci/rom.c' line='187' column='1'/> + <function-decl name='pci_unmap_rom' mangled-name='pci_unmap_rom' filepath='include/linux/pci.h' line='1269' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_unmap_rom'> + <parameter type-id='85196e3f'/> + <parameter type-id='eaa32e2f'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='pci_unregister_driver' mangled-name='pci_unregister_driver' filepath='drivers/pci/pci-driver.c' line='1406' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_unregister_driver'> @@ -126030,10 +126167,10 @@ <parameter type-id='b50a4934' name='enable' filepath='drivers/pci/pci.c' line='2519' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='pci_walk_bus' mangled-name='pci_walk_bus' filepath='drivers/pci/bus.c' line='374' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_walk_bus'> - <parameter type-id='d1feb554' name='top' filepath='drivers/pci/bus.c' line='374' column='1'/> - <parameter type-id='82fb5c77' name='cb' filepath='drivers/pci/bus.c' line='374' column='1'/> - <parameter type-id='eaa32e2f' name='userdata' filepath='drivers/pci/bus.c' line='375' column='1'/> + <function-decl name='pci_walk_bus' mangled-name='pci_walk_bus' filepath='include/linux/pci.h' line='1439' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_walk_bus'> + <parameter type-id='d1feb554'/> + <parameter type-id='82fb5c77'/> + <parameter type-id='eaa32e2f'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='pci_write_config_byte' mangled-name='pci_write_config_byte' filepath='drivers/pci/access.c' line='554' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pci_write_config_byte'> @@ -126054,10 +126191,10 @@ <parameter type-id='1dc6a898' name='val' filepath='drivers/pci/access.c' line='562' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='pcibios_resource_to_bus' mangled-name='pcibios_resource_to_bus' filepath='drivers/pci/host-bridge.c' line='50' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pcibios_resource_to_bus'> - <parameter type-id='d1feb554' name='bus' filepath='drivers/pci/host-bridge.c' line='50' column='1'/> - <parameter type-id='e045254b' name='region' filepath='drivers/pci/host-bridge.c' line='50' column='1'/> - <parameter type-id='c9d64c0d' name='res' filepath='drivers/pci/host-bridge.c' line='51' column='1'/> + <function-decl name='pcibios_resource_to_bus' mangled-name='pcibios_resource_to_bus' filepath='include/linux/pci.h' line='1034' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pcibios_resource_to_bus'> + <parameter type-id='d1feb554'/> + <parameter type-id='e045254b'/> + <parameter type-id='c9d64c0d'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='pcie_aspm_enabled' mangled-name='pcie_aspm_enabled' filepath='drivers/pci/pcie/aspm.c' line='1193' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pcie_aspm_enabled'> @@ -126090,17 +126227,17 @@ <parameter type-id='1dc6a898' name='val' filepath='drivers/pci/access.c' line='465' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='pcie_get_mps' mangled-name='pcie_get_mps' filepath='drivers/pci/pci.c' line='5750' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pcie_get_mps'> - <parameter type-id='85196e3f' name='dev' filepath='drivers/pci/pci.c' line='5750' column='1'/> + <function-decl name='pcie_get_mps' mangled-name='pcie_get_mps' filepath='include/linux/pci.h' line='1232' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pcie_get_mps'> + <parameter type-id='85196e3f'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='pcie_get_speed_cap' mangled-name='pcie_get_speed_cap' filepath='drivers/pci/pci.c' line='5853' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pcie_get_speed_cap'> <parameter type-id='85196e3f' name='dev' filepath='drivers/pci/pci.c' line='5853' column='1'/> <return type-id='f290f4ed'/> </function-decl> - <function-decl name='pcie_set_mps' mangled-name='pcie_set_mps' filepath='drivers/pci/pci.c' line='5768' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pcie_set_mps'> - <parameter type-id='85196e3f' name='dev' filepath='drivers/pci/pci.c' line='5768' column='1'/> - <parameter type-id='95e97e5e' name='mps' filepath='drivers/pci/pci.c' line='5768' column='1'/> + <function-decl name='pcie_set_mps' mangled-name='pcie_set_mps' filepath='include/linux/pci.h' line='1233' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pcie_set_mps'> + <parameter type-id='85196e3f'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='pcim_enable_device' mangled-name='pcim_enable_device' filepath='drivers/pci/pci.c' line='2019' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pcim_enable_device'> @@ -126114,40 +126251,40 @@ <parameter type-id='eaa32e2f' name='addr' filepath='mm/percpu.c' line='2191' column='1'/> <return type-id='2522883d'/> </function-decl> - <function-decl name='percpu_down_write' mangled-name='percpu_down_write' filepath='kernel/locking/percpu-rwsem.c' line='214' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='percpu_down_write'> - <parameter type-id='652d9ef9' name='sem' filepath='kernel/locking/percpu-rwsem.c' line='214' column='1'/> + <function-decl name='percpu_down_write' mangled-name='percpu_down_write' filepath='include/linux/percpu-rwsem.h' line='124' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='percpu_down_write'> + <parameter type-id='652d9ef9'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='percpu_ref_exit' mangled-name='percpu_ref_exit' filepath='lib/percpu-refcount.c' line='128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='percpu_ref_exit'> - <parameter type-id='60219102' name='ref' filepath='lib/percpu-refcount.c' line='128' column='1'/> + <function-decl name='percpu_ref_exit' mangled-name='percpu_ref_exit' filepath='include/linux/percpu-refcount.h' line='124' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='percpu_ref_exit'> + <parameter type-id='60219102'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='percpu_ref_init' mangled-name='percpu_ref_init' filepath='lib/percpu-refcount.c' line='62' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='percpu_ref_init'> - <parameter type-id='60219102' name='ref' filepath='lib/percpu-refcount.c' line='62' column='1'/> - <parameter type-id='903b12fe' name='release' filepath='lib/percpu-refcount.c' line='62' column='1'/> - <parameter type-id='f0981eeb' name='flags' filepath='lib/percpu-refcount.c' line='63' column='1'/> - <parameter type-id='3eb7c31c' name='gfp' filepath='lib/percpu-refcount.c' line='63' column='1'/> + <function-decl name='percpu_ref_init' mangled-name='percpu_ref_init' filepath='include/linux/percpu-refcount.h' line='121' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='percpu_ref_init'> + <parameter type-id='60219102'/> + <parameter type-id='08873c53'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='percpu_ref_is_zero' mangled-name='percpu_ref_is_zero' filepath='lib/percpu-refcount.c' line='402' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='percpu_ref_is_zero'> - <parameter type-id='60219102' name='ref' filepath='lib/percpu-refcount.c' line='402' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='percpu_ref_is_zero' mangled-name='percpu_ref_is_zero' filepath='include/linux/percpu-refcount.h' line='133' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='percpu_ref_is_zero'> + <parameter type-id='60219102'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='percpu_ref_kill_and_confirm' mangled-name='percpu_ref_kill_and_confirm' filepath='lib/percpu-refcount.c' line='375' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='percpu_ref_kill_and_confirm'> - <parameter type-id='60219102' name='ref' filepath='lib/percpu-refcount.c' line='375' column='1'/> - <parameter type-id='903b12fe' name='confirm_kill' filepath='lib/percpu-refcount.c' line='376' column='1'/> + <function-decl name='percpu_ref_kill_and_confirm' mangled-name='percpu_ref_kill_and_confirm' filepath='include/linux/percpu-refcount.h' line='129' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='percpu_ref_kill_and_confirm'> + <parameter type-id='60219102'/> + <parameter type-id='08873c53'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='percpu_ref_switch_to_atomic_sync' mangled-name='percpu_ref_switch_to_atomic_sync' filepath='lib/percpu-refcount.c' line='320' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='percpu_ref_switch_to_atomic_sync'> - <parameter type-id='60219102' name='ref' filepath='lib/percpu-refcount.c' line='320' column='1'/> + <function-decl name='percpu_ref_switch_to_atomic_sync' mangled-name='percpu_ref_switch_to_atomic_sync' filepath='include/linux/percpu-refcount.h' line='127' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='percpu_ref_switch_to_atomic_sync'> + <parameter type-id='60219102'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='percpu_ref_switch_to_percpu' mangled-name='percpu_ref_switch_to_percpu' filepath='lib/percpu-refcount.c' line='345' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='percpu_ref_switch_to_percpu'> - <parameter type-id='60219102' name='ref' filepath='lib/percpu-refcount.c' line='345' column='1'/> + <function-decl name='percpu_ref_switch_to_percpu' mangled-name='percpu_ref_switch_to_percpu' filepath='include/linux/percpu-refcount.h' line='128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='percpu_ref_switch_to_percpu'> + <parameter type-id='60219102'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='percpu_up_write' mangled-name='percpu_up_write' filepath='kernel/locking/percpu-rwsem.c' line='242' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='percpu_up_write'> - <parameter type-id='652d9ef9' name='sem' filepath='kernel/locking/percpu-rwsem.c' line='242' column='1'/> + <function-decl name='percpu_up_write' mangled-name='percpu_up_write' filepath='include/linux/percpu-rwsem.h' line='125' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='percpu_up_write'> + <parameter type-id='652d9ef9'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='perf_aux_output_begin' mangled-name='perf_aux_output_begin' filepath='kernel/events/ring_buffer.c' line='361' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_aux_output_begin'> @@ -126169,20 +126306,20 @@ <parameter type-id='2bf16f59' name='event' filepath='kernel/events/core.c' line='3143' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='perf_event_create_kernel_counter' mangled-name='perf_event_create_kernel_counter' filepath='kernel/events/core.c' line='12128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_event_create_kernel_counter'> - <parameter type-id='20862e61' name='attr' filepath='kernel/events/core.c' line='12128' column='1'/> - <parameter type-id='95e97e5e' name='cpu' filepath='kernel/events/core.c' line='12128' column='1'/> - <parameter type-id='f23e2572' name='task' filepath='kernel/events/core.c' line='12129' column='1'/> - <parameter type-id='20a2e4e6' name='overflow_handler' filepath='kernel/events/core.c' line='12130' column='1'/> - <parameter type-id='eaa32e2f' name='context' filepath='kernel/events/core.c' line='12131' column='1'/> + <function-decl name='perf_event_create_kernel_counter' mangled-name='perf_event_create_kernel_counter' filepath='include/linux/perf_event.h' line='982' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_event_create_kernel_counter'> + <parameter type-id='20862e61'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='f23e2572'/> + <parameter type-id='a8564695'/> + <parameter type-id='eaa32e2f'/> <return type-id='2bf16f59'/> </function-decl> - <function-decl name='perf_event_disable' mangled-name='perf_event_disable' filepath='kernel/events/core.c' line='2472' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_event_disable'> - <parameter type-id='2bf16f59' name='event' filepath='kernel/events/core.c' line='2472' column='1'/> + <function-decl name='perf_event_disable' mangled-name='perf_event_disable' filepath='include/linux/perf_event.h' line='1423' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_event_disable'> + <parameter type-id='2bf16f59'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='perf_event_enable' mangled-name='perf_event_enable' filepath='kernel/events/core.c' line='3043' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_event_enable'> - <parameter type-id='2bf16f59' name='event' filepath='kernel/events/core.c' line='3043' column='1'/> + <function-decl name='perf_event_enable' mangled-name='perf_event_enable' filepath='include/linux/perf_event.h' line='1422' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_event_enable'> + <parameter type-id='2bf16f59'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='perf_event_pause' mangled-name='perf_event_pause' filepath='kernel/events/core.c' line='5356' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_event_pause'> @@ -126190,21 +126327,21 @@ <parameter type-id='b50a4934' name='reset' filepath='kernel/events/core.c' line='5356' column='1'/> <return type-id='91ce1af9'/> </function-decl> - <function-decl name='perf_event_read_local' mangled-name='perf_event_read_local' filepath='kernel/events/core.c' line='4331' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_event_read_local'> - <parameter type-id='2bf16f59' name='event' filepath='kernel/events/core.c' line='4331' column='1'/> - <parameter type-id='3df9fd28' name='value' filepath='kernel/events/core.c' line='4331' column='1'/> - <parameter type-id='3df9fd28' name='enabled' filepath='kernel/events/core.c' line='4332' column='1'/> - <parameter type-id='3df9fd28' name='running' filepath='kernel/events/core.c' line='4332' column='1'/> + <function-decl name='perf_event_read_local' mangled-name='perf_event_read_local' filepath='include/linux/perf_event.h' line='989' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_event_read_local'> + <parameter type-id='2bf16f59'/> + <parameter type-id='c0190993'/> + <parameter type-id='c0190993'/> + <parameter type-id='c0190993'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='perf_event_read_value' mangled-name='perf_event_read_value' filepath='kernel/events/core.c' line='5138' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_event_read_value'> - <parameter type-id='2bf16f59' name='event' filepath='kernel/events/core.c' line='5138' column='1'/> - <parameter type-id='3df9fd28' name='enabled' filepath='kernel/events/core.c' line='5138' column='1'/> - <parameter type-id='3df9fd28' name='running' filepath='kernel/events/core.c' line='5138' column='1'/> - <return type-id='91ce1af9'/> + <function-decl name='perf_event_read_value' mangled-name='perf_event_read_value' filepath='include/linux/perf_event.h' line='991' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_event_read_value'> + <parameter type-id='2bf16f59'/> + <parameter type-id='c0190993'/> + <parameter type-id='c0190993'/> + <return type-id='3a47d82b'/> </function-decl> - <function-decl name='perf_event_release_kernel' mangled-name='perf_event_release_kernel' filepath='kernel/events/core.c' line='4988' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_event_release_kernel'> - <parameter type-id='2bf16f59' name='event' filepath='kernel/events/core.c' line='4988' column='1'/> + <function-decl name='perf_event_release_kernel' mangled-name='perf_event_release_kernel' filepath='include/linux/perf_event.h' line='980' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_event_release_kernel'> + <parameter type-id='2bf16f59'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='perf_event_update_userpage' mangled-name='perf_event_update_userpage' filepath='kernel/events/core.c' line='5735' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_event_update_userpage'> @@ -126215,7 +126352,7 @@ <parameter type-id='d3b23a45' name='handle' filepath='kernel/events/ring_buffer.c' line='557' column='1'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='perf_num_counters' mangled-name='perf_num_counters' filepath='drivers/perf/arm_pmu.c' line='600' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_num_counters'> + <function-decl name='perf_num_counters' mangled-name='perf_num_counters' filepath='include/linux/perf_event.h' line='955' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_num_counters'> <return type-id='95e97e5e'/> </function-decl> <function-decl name='perf_pmu_migrate_context' mangled-name='perf_pmu_migrate_context' filepath='kernel/events/core.c' line='12207' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_pmu_migrate_context'> @@ -126234,21 +126371,21 @@ <parameter type-id='0906f5b9' name='pmu' filepath='kernel/events/core.c' line='10915' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='perf_trace_buf_alloc' mangled-name='perf_trace_buf_alloc' filepath='kernel/trace/trace_event_perf.c' line='395' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_trace_buf_alloc'> - <parameter type-id='95e97e5e' name='size' filepath='kernel/trace/trace_event_perf.c' line='395' column='1'/> - <parameter type-id='a89ff5a9' name='regs' filepath='kernel/trace/trace_event_perf.c' line='395' column='1'/> - <parameter type-id='7292109c' name='rctxp' filepath='kernel/trace/trace_event_perf.c' line='395' column='1'/> + <function-decl name='perf_trace_buf_alloc' mangled-name='perf_trace_buf_alloc' filepath='include/linux/trace_events.h' line='750' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_trace_buf_alloc'> + <parameter type-id='95e97e5e'/> + <parameter type-id='a89ff5a9'/> + <parameter type-id='7292109c'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='perf_trace_run_bpf_submit' mangled-name='perf_trace_run_bpf_submit' filepath='kernel/events/core.c' line='9414' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_trace_run_bpf_submit'> - <parameter type-id='eaa32e2f' name='raw_data' filepath='kernel/events/core.c' line='9414' column='1'/> - <parameter type-id='95e97e5e' name='size' filepath='kernel/events/core.c' line='9414' column='1'/> - <parameter type-id='95e97e5e' name='rctx' filepath='kernel/events/core.c' line='9414' column='1'/> - <parameter type-id='23d6768c' name='call' filepath='kernel/events/core.c' line='9415' column='1'/> - <parameter type-id='91ce1af9' name='count' filepath='kernel/events/core.c' line='9415' column='1'/> - <parameter type-id='4616a179' name='regs' filepath='kernel/events/core.c' line='9416' column='1'/> - <parameter type-id='030d0b18' name='head' filepath='kernel/events/core.c' line='9416' column='1'/> - <parameter type-id='f23e2572' name='task' filepath='kernel/events/core.c' line='9417' column='1'/> + <function-decl name='perf_trace_run_bpf_submit' mangled-name='perf_trace_run_bpf_submit' filepath='include/linux/trace_events.h' line='779' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='perf_trace_run_bpf_submit'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='23d6768c'/> + <parameter type-id='3a47d82b'/> + <parameter type-id='4616a179'/> + <parameter type-id='030d0b18'/> + <parameter type-id='f23e2572'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='pfn_valid' mangled-name='pfn_valid' filepath='arch/arm64/mm/init.c' line='214' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pfn_valid'> @@ -126275,8 +126412,8 @@ <parameter type-id='d61bf978' name='interface' filepath='drivers/net/phy/phy_device.c' line='1015' column='1'/> <return type-id='7efbcaaf'/> </function-decl> - <function-decl name='phy_disconnect' mangled-name='phy_disconnect' filepath='drivers/net/phy/phy_device.c' line='1045' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_disconnect'> - <parameter type-id='7efbcaaf' name='phydev' filepath='drivers/net/phy/phy_device.c' line='1045' column='1'/> + <function-decl name='phy_disconnect' mangled-name='phy_disconnect' filepath='include/linux/phy.h' line='1400' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_disconnect'> + <parameter type-id='7efbcaaf'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='phy_do_ioctl_running' mangled-name='phy_do_ioctl_running' filepath='drivers/net/phy/phy.c' line='471' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_do_ioctl_running'> @@ -126285,9 +126422,9 @@ <parameter type-id='95e97e5e' name='cmd' filepath='drivers/net/phy/phy.c' line='471' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='phy_ethtool_get_eee' mangled-name='phy_ethtool_get_eee' filepath='drivers/net/phy/phy.c' line='1338' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_ethtool_get_eee'> - <parameter type-id='7efbcaaf' name='phydev' filepath='drivers/net/phy/phy.c' line='1338' column='1'/> - <parameter type-id='eced47f6' name='data' filepath='drivers/net/phy/phy.c' line='1338' column='1'/> + <function-decl name='phy_ethtool_get_eee' mangled-name='phy_ethtool_get_eee' filepath='include/linux/phy.h' line='1602' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_ethtool_get_eee'> + <parameter type-id='7efbcaaf'/> + <parameter type-id='eced47f6'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='phy_ethtool_get_link_ksettings' mangled-name='phy_ethtool_get_link_ksettings' filepath='drivers/net/phy/phy.c' line='1447' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_ethtool_get_link_ksettings'> @@ -126295,23 +126432,23 @@ <parameter type-id='70de91e2' name='cmd' filepath='drivers/net/phy/phy.c' line='1448' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='phy_ethtool_ksettings_get' mangled-name='phy_ethtool_ksettings_get' filepath='drivers/net/phy/phy.c' line='316' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_ethtool_ksettings_get'> - <parameter type-id='7efbcaaf' name='phydev' filepath='drivers/net/phy/phy.c' line='316' column='1'/> - <parameter type-id='70de91e2' name='cmd' filepath='drivers/net/phy/phy.c' line='317' column='1'/> + <function-decl name='phy_ethtool_ksettings_get' mangled-name='phy_ethtool_ksettings_get' filepath='include/linux/phy.h' line='1559' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_ethtool_ksettings_get'> + <parameter type-id='7efbcaaf'/> + <parameter type-id='70de91e2'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='phy_ethtool_ksettings_set' mangled-name='phy_ethtool_ksettings_set' filepath='drivers/net/phy/phy.c' line='263' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_ethtool_ksettings_set'> - <parameter type-id='7efbcaaf' name='phydev' filepath='drivers/net/phy/phy.c' line='263' column='1'/> - <parameter type-id='b2c34f11' name='cmd' filepath='drivers/net/phy/phy.c' line='264' column='1'/> + <function-decl name='phy_ethtool_ksettings_set' mangled-name='phy_ethtool_ksettings_set' filepath='include/linux/phy.h' line='1561' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_ethtool_ksettings_set'> + <parameter type-id='7efbcaaf'/> + <parameter type-id='b2c34f11'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='phy_ethtool_nway_reset' mangled-name='phy_ethtool_nway_reset' filepath='drivers/net/phy/phy.c' line='1477' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_ethtool_nway_reset'> <parameter type-id='68a2d05b' name='ndev' filepath='drivers/net/phy/phy.c' line='1477' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='phy_ethtool_set_eee' mangled-name='phy_ethtool_set_eee' filepath='drivers/net/phy/phy.c' line='1377' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_ethtool_set_eee'> - <parameter type-id='7efbcaaf' name='phydev' filepath='drivers/net/phy/phy.c' line='1377' column='1'/> - <parameter type-id='eced47f6' name='data' filepath='drivers/net/phy/phy.c' line='1377' column='1'/> + <function-decl name='phy_ethtool_set_eee' mangled-name='phy_ethtool_set_eee' filepath='include/linux/phy.h' line='1601' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_ethtool_set_eee'> + <parameter type-id='7efbcaaf'/> + <parameter type-id='eced47f6'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='phy_ethtool_set_link_ksettings' mangled-name='phy_ethtool_set_link_ksettings' filepath='drivers/net/phy/phy.c' line='1461' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_ethtool_set_link_ksettings'> @@ -126328,27 +126465,27 @@ <parameter type-id='80f4b756' name='string' filepath='drivers/phy/phy-core.c' line='664' column='1'/> <return type-id='503ff1ba'/> </function-decl> - <function-decl name='phy_get_eee_err' mangled-name='phy_get_eee_err' filepath='drivers/net/phy/phy.c' line='1321' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_get_eee_err'> - <parameter type-id='7efbcaaf' name='phydev' filepath='drivers/net/phy/phy.c' line='1321' column='1'/> + <function-decl name='phy_get_eee_err' mangled-name='phy_get_eee_err' filepath='include/linux/phy.h' line='1600' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_get_eee_err'> + <parameter type-id='7efbcaaf'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='phy_init' mangled-name='phy_init' filepath='drivers/phy/phy-core.c' line='232' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_init'> <parameter type-id='503ff1ba' name='phy' filepath='drivers/phy/phy-core.c' line='232' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='phy_init_eee' mangled-name='phy_init_eee' filepath='drivers/net/phy/phy.c' line='1253' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_init_eee'> - <parameter type-id='7efbcaaf' name='phydev' filepath='drivers/net/phy/phy.c' line='1253' column='1'/> - <parameter type-id='b50a4934' name='clk_stop_enable' filepath='drivers/net/phy/phy.c' line='1253' column='1'/> + <function-decl name='phy_init_eee' mangled-name='phy_init_eee' filepath='include/linux/phy.h' line='1599' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_init_eee'> + <parameter type-id='7efbcaaf'/> + <parameter type-id='c894953d'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='phy_mac_interrupt' mangled-name='phy_mac_interrupt' filepath='drivers/net/phy/phy.c' line='1212' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_mac_interrupt'> <parameter type-id='7efbcaaf' name='phydev' filepath='drivers/net/phy/phy.c' line='1212' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='phy_mii_ioctl' mangled-name='phy_mii_ioctl' filepath='drivers/net/phy/phy.c' line='350' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_mii_ioctl'> - <parameter type-id='7efbcaaf' name='phydev' filepath='drivers/net/phy/phy.c' line='350' column='1'/> - <parameter type-id='d494b97c' name='ifr' filepath='drivers/net/phy/phy.c' line='350' column='1'/> - <parameter type-id='95e97e5e' name='cmd' filepath='drivers/net/phy/phy.c' line='350' column='1'/> + <function-decl name='phy_mii_ioctl' mangled-name='phy_mii_ioctl' filepath='include/linux/phy.h' line='1563' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_mii_ioctl'> + <parameter type-id='7efbcaaf'/> + <parameter type-id='d494b97c'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='phy_pm_runtime_get_sync' mangled-name='phy_pm_runtime_get_sync' filepath='drivers/phy/phy-core.c' line='166' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_pm_runtime_get_sync'> @@ -126390,20 +126527,20 @@ <parameter type-id='95e97e5e' name='submode' filepath='drivers/phy/phy-core.c' line='359' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='phy_start' mangled-name='phy_start' filepath='drivers/net/phy/phy.c' line='1092' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_start'> - <parameter type-id='7efbcaaf' name='phydev' filepath='drivers/net/phy/phy.c' line='1092' column='1'/> + <function-decl name='phy_start' mangled-name='phy_start' filepath='include/linux/phy.h' line='1402' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_start'> + <parameter type-id='7efbcaaf'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='phy_start_aneg' mangled-name='phy_start_aneg' filepath='drivers/net/phy/phy.c' line='778' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_start_aneg'> <parameter type-id='7efbcaaf' name='phydev' filepath='drivers/net/phy/phy.c' line='778' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='phy_stop' mangled-name='phy_stop' filepath='drivers/net/phy/phy.c' line='1048' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_stop'> - <parameter type-id='7efbcaaf' name='phydev' filepath='drivers/net/phy/phy.c' line='1048' column='1'/> + <function-decl name='phy_stop' mangled-name='phy_stop' filepath='include/linux/phy.h' line='1403' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_stop'> + <parameter type-id='7efbcaaf'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='phy_suspend' mangled-name='phy_suspend' filepath='drivers/net/phy/phy_device.c' line='1702' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_suspend'> - <parameter type-id='7efbcaaf' name='phydev' filepath='drivers/net/phy/phy_device.c' line='1702' column='1'/> + <function-decl name='phy_suspend' mangled-name='phy_suspend' filepath='include/linux/phy.h' line='1381' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phy_suspend'> + <parameter type-id='7efbcaaf'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='phylink_connect_phy' mangled-name='phylink_connect_phy' filepath='drivers/net/phy/phylink.c' line='1045' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='phylink_connect_phy'> @@ -126441,14 +126578,14 @@ <parameter type-id='95e97e5e' name='cpu' filepath='kernel/sched/rt.c' line='1758' column='1'/> <return type-id='f23e2572'/> </function-decl> - <function-decl name='pid_nr_ns' mangled-name='pid_nr_ns' filepath='kernel/pid.c' line='473' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pid_nr_ns'> - <parameter type-id='b94e5398' name='pid' filepath='kernel/pid.c' line='473' column='1'/> - <parameter type-id='b816e1d0' name='ns' filepath='kernel/pid.c' line='473' column='1'/> - <return type-id='587f89d2'/> + <function-decl name='pid_nr_ns' mangled-name='pid_nr_ns' filepath='include/linux/pid.h' line='187' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pid_nr_ns'> + <parameter type-id='b94e5398'/> + <parameter type-id='b816e1d0'/> + <return type-id='95e97e5e'/> </function-decl> - <function-decl name='pid_task' mangled-name='pid_task' filepath='kernel/pid.c' line='396' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pid_task'> - <parameter type-id='b94e5398' name='pid' filepath='kernel/pid.c' line='396' column='1'/> - <parameter type-id='ce78cf46' name='type' filepath='kernel/pid.c' line='396' column='1'/> + <function-decl name='pid_task' mangled-name='pid_task' filepath='include/linux/pid.h' line='90' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pid_task'> + <parameter type-id='b94e5398'/> + <parameter type-id='ce78cf46'/> <return type-id='f23e2572'/> </function-decl> <function-decl name='pin_get_name' mangled-name='pin_get_name' filepath='drivers/pinctrl/core.c' line='167' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pin_get_name'> @@ -126614,8 +126751,8 @@ <return type-id='95e97e5e'/> </function-decl> <var-decl name='platform_bus_type' type-id='b31bfc8a' mangled-name='platform_bus_type' visibility='default' filepath='drivers/base/platform.c' line='1360' column='1' elf-symbol-id='platform_bus_type'/> - <function-decl name='platform_device_add' mangled-name='platform_device_add' filepath='drivers/base/platform.c' line='550' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_device_add'> - <parameter type-id='db362995' name='pdev' filepath='drivers/base/platform.c' line='550' column='1'/> + <function-decl name='platform_device_add' mangled-name='platform_device_add' filepath='include/linux/platform_device.h' line='202' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_device_add'> + <parameter type-id='db362995'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='platform_device_add_data' mangled-name='platform_device_add_data' filepath='drivers/base/platform.c' line='510' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_device_add_data'> @@ -126635,29 +126772,29 @@ <parameter type-id='f0981eeb' name='num' filepath='drivers/base/platform.c' line='483' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='platform_device_alloc' mangled-name='platform_device_alloc' filepath='drivers/base/platform.c' line='454' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_device_alloc'> - <parameter type-id='80f4b756' name='name' filepath='drivers/base/platform.c' line='454' column='1'/> - <parameter type-id='95e97e5e' name='id' filepath='drivers/base/platform.c' line='454' column='1'/> + <function-decl name='platform_device_alloc' mangled-name='platform_device_alloc' filepath='include/linux/platform_device.h' line='194' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_device_alloc'> + <parameter type-id='80f4b756'/> + <parameter type-id='95e97e5e'/> <return type-id='db362995'/> </function-decl> - <function-decl name='platform_device_del' mangled-name='platform_device_del' filepath='drivers/base/platform.c' line='640' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_device_del'> - <parameter type-id='db362995' name='pdev' filepath='drivers/base/platform.c' line='640' column='1'/> + <function-decl name='platform_device_del' mangled-name='platform_device_del' filepath='include/linux/platform_device.h' line='203' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_device_del'> + <parameter type-id='db362995'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='platform_device_put' mangled-name='platform_device_put' filepath='drivers/base/platform.c' line='426' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_device_put'> - <parameter type-id='db362995' name='pdev' filepath='drivers/base/platform.c' line='426' column='1'/> + <function-decl name='platform_device_put' mangled-name='platform_device_put' filepath='include/linux/platform_device.h' line='204' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_device_put'> + <parameter type-id='db362995'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='platform_device_register' mangled-name='platform_device_register' filepath='drivers/base/platform.c' line='665' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_device_register'> - <parameter type-id='db362995' name='pdev' filepath='drivers/base/platform.c' line='665' column='1'/> + <function-decl name='platform_device_register' mangled-name='platform_device_register' filepath='include/linux/platform_device.h' line='51' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_device_register'> + <parameter type-id='db362995'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='platform_device_register_full' mangled-name='platform_device_register_full' filepath='drivers/base/platform.c' line='696' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_device_register_full'> - <parameter type-id='91d6c443' name='pdevinfo' filepath='drivers/base/platform.c' line='697' column='1'/> + <function-decl name='platform_device_register_full' mangled-name='platform_device_register_full' filepath='include/linux/platform_device.h' line='104' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_device_register_full'> + <parameter type-id='91d6c443'/> <return type-id='db362995'/> </function-decl> - <function-decl name='platform_device_unregister' mangled-name='platform_device_unregister' filepath='drivers/base/platform.c' line='681' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_device_unregister'> - <parameter type-id='db362995' name='pdev' filepath='drivers/base/platform.c' line='681' column='1'/> + <function-decl name='platform_device_unregister' mangled-name='platform_device_unregister' filepath='include/linux/platform_device.h' line='52' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_device_unregister'> + <parameter type-id='db362995'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='platform_driver_unregister' mangled-name='platform_driver_unregister' filepath='drivers/base/platform.c' line='824' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_driver_unregister'> @@ -126669,14 +126806,14 @@ <parameter type-id='d5ddffb9' name='drv' filepath='drivers/base/platform.c' line='1382' column='1'/> <return type-id='fa0b179b'/> </function-decl> - <function-decl name='platform_get_irq' mangled-name='platform_get_irq' filepath='drivers/base/platform.c' line='260' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_get_irq'> - <parameter type-id='db362995' name='dev' filepath='drivers/base/platform.c' line='260' column='1'/> - <parameter type-id='f0981eeb' name='num' filepath='drivers/base/platform.c' line='260' column='1'/> + <function-decl name='platform_get_irq' mangled-name='platform_get_irq' filepath='include/linux/platform_device.h' line='74' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_get_irq'> + <parameter type-id='db362995'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='platform_get_irq_byname' mangled-name='platform_get_irq_byname' filepath='drivers/base/platform.c' line='347' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_get_irq_byname'> - <parameter type-id='db362995' name='dev' filepath='drivers/base/platform.c' line='347' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/base/platform.c' line='347' column='1'/> + <function-decl name='platform_get_irq_byname' mangled-name='platform_get_irq_byname' filepath='include/linux/platform_device.h' line='80' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_get_irq_byname'> + <parameter type-id='db362995'/> + <parameter type-id='80f4b756'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='platform_get_irq_byname_optional' mangled-name='platform_get_irq_byname_optional' filepath='drivers/base/platform.c' line='369' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_get_irq_byname_optional'> @@ -126689,16 +126826,16 @@ <parameter type-id='f0981eeb' name='num' filepath='drivers/base/platform.c' line='172' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='platform_get_resource' mangled-name='platform_get_resource' filepath='drivers/base/platform.c' line='51' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_get_resource'> - <parameter type-id='db362995' name='dev' filepath='drivers/base/platform.c' line='51' column='1'/> - <parameter type-id='f0981eeb' name='type' filepath='drivers/base/platform.c' line='52' column='1'/> - <parameter type-id='f0981eeb' name='num' filepath='drivers/base/platform.c' line='52' column='1'/> + <function-decl name='platform_get_resource' mangled-name='platform_get_resource' filepath='include/linux/platform_device.h' line='57' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_get_resource'> + <parameter type-id='db362995'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='c9d64c0d'/> </function-decl> - <function-decl name='platform_get_resource_byname' mangled-name='platform_get_resource_byname' filepath='drivers/base/platform.c' line='298' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_get_resource_byname'> - <parameter type-id='db362995' name='dev' filepath='drivers/base/platform.c' line='298' column='1'/> - <parameter type-id='f0981eeb' name='type' filepath='drivers/base/platform.c' line='299' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/base/platform.c' line='300' column='1'/> + <function-decl name='platform_get_resource_byname' mangled-name='platform_get_resource_byname' filepath='include/linux/platform_device.h' line='77' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_get_resource_byname'> + <parameter type-id='db362995'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='80f4b756'/> <return type-id='c9d64c0d'/> </function-decl> <function-decl name='platform_irq_count' mangled-name='platform_irq_count' filepath='drivers/base/platform.c' line='278' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='platform_irq_count'> @@ -126735,12 +126872,12 @@ <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/generic_ops.c' line='241' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='pm_generic_runtime_resume' mangled-name='pm_generic_runtime_resume' filepath='drivers/base/power/generic_ops.c' line='39' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_generic_runtime_resume'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/generic_ops.c' line='39' column='1'/> + <function-decl name='pm_generic_runtime_resume' mangled-name='pm_generic_runtime_resume' filepath='include/linux/pm_runtime.h' line='34' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_generic_runtime_resume'> + <parameter type-id='fa0b179b'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='pm_generic_runtime_suspend' mangled-name='pm_generic_runtime_suspend' filepath='drivers/base/power/generic_ops.c' line='20' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_generic_runtime_suspend'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/generic_ops.c' line='20' column='1'/> + <function-decl name='pm_generic_runtime_suspend' mangled-name='pm_generic_runtime_suspend' filepath='include/linux/pm_runtime.h' line='33' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_generic_runtime_suspend'> + <parameter type-id='fa0b179b'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='pm_generic_suspend' mangled-name='pm_generic_suspend' filepath='drivers/base/power/generic_ops.c' line='97' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_generic_suspend'> @@ -126781,24 +126918,24 @@ <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/wakeup.c' line='776' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='pm_runtime_allow' mangled-name='pm_runtime_allow' filepath='drivers/base/power/runtime.c' line='1481' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_runtime_allow'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/runtime.c' line='1481' column='1'/> + <function-decl name='pm_runtime_allow' mangled-name='pm_runtime_allow' filepath='include/linux/pm_runtime.h' line='47' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_runtime_allow'> + <parameter type-id='fa0b179b'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='pm_runtime_autosuspend_expiration' mangled-name='pm_runtime_autosuspend_expiration' filepath='drivers/base/power/runtime.c' line='163' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_runtime_autosuspend_expiration'> <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/runtime.c' line='163' column='1'/> <return type-id='91ce1af9'/> </function-decl> - <function-decl name='pm_runtime_barrier' mangled-name='pm_runtime_barrier' filepath='drivers/base/power/runtime.c' line='1347' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_runtime_barrier'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/runtime.c' line='1347' column='1'/> + <function-decl name='pm_runtime_barrier' mangled-name='pm_runtime_barrier' filepath='include/linux/pm_runtime.h' line='44' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_runtime_barrier'> + <parameter type-id='fa0b179b'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='pm_runtime_enable' mangled-name='pm_runtime_enable' filepath='drivers/base/power/runtime.c' line='1425' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_runtime_enable'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/runtime.c' line='1425' column='1'/> + <function-decl name='pm_runtime_enable' mangled-name='pm_runtime_enable' filepath='include/linux/pm_runtime.h' line='45' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_runtime_enable'> + <parameter type-id='fa0b179b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='pm_runtime_forbid' mangled-name='pm_runtime_forbid' filepath='drivers/base/power/runtime.c' line='1460' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_runtime_forbid'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/runtime.c' line='1460' column='1'/> + <function-decl name='pm_runtime_forbid' mangled-name='pm_runtime_forbid' filepath='include/linux/pm_runtime.h' line='48' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_runtime_forbid'> + <parameter type-id='fa0b179b'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='pm_runtime_force_resume' mangled-name='pm_runtime_force_resume' filepath='drivers/base/power/runtime.c' line='1835' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_runtime_force_resume'> @@ -126818,13 +126955,13 @@ <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/runtime.c' line='1527' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='pm_runtime_no_callbacks' mangled-name='pm_runtime_no_callbacks' filepath='drivers/base/power/runtime.c' line='1506' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_runtime_no_callbacks'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/runtime.c' line='1506' column='1'/> + <function-decl name='pm_runtime_no_callbacks' mangled-name='pm_runtime_no_callbacks' filepath='include/linux/pm_runtime.h' line='49' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_runtime_no_callbacks'> + <parameter type-id='fa0b179b'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='pm_runtime_set_autosuspend_delay' mangled-name='pm_runtime_set_autosuspend_delay' filepath='drivers/base/power/runtime.c' line='1585' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_runtime_set_autosuspend_delay'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/runtime.c' line='1585' column='1'/> - <parameter type-id='95e97e5e' name='delay' filepath='drivers/base/power/runtime.c' line='1585' column='1'/> + <function-decl name='pm_runtime_set_autosuspend_delay' mangled-name='pm_runtime_set_autosuspend_delay' filepath='include/linux/pm_runtime.h' line='52' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_runtime_set_autosuspend_delay'> + <parameter type-id='fa0b179b'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='pm_stay_awake' mangled-name='pm_stay_awake' filepath='drivers/base/power/wakeup.c' line='667' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_stay_awake'> @@ -126838,19 +126975,18 @@ <function-decl name='pm_system_wakeup' mangled-name='pm_system_wakeup' filepath='drivers/base/power/wakeup.c' line='971' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_system_wakeup'> <return type-id='48b5725f'/> </function-decl> - <function-decl name='pm_wakeup_dev_event' mangled-name='pm_wakeup_dev_event' filepath='drivers/base/power/wakeup.c' line='865' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_wakeup_dev_event'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/wakeup.c' line='865' column='1'/> - <parameter type-id='f0981eeb' name='msec' filepath='drivers/base/power/wakeup.c' line='865' column='1'/> - <parameter type-id='b50a4934' name='hard' filepath='drivers/base/power/wakeup.c' line='865' column='1'/> + <function-decl name='pm_wakeup_dev_event' mangled-name='pm_wakeup_dev_event' filepath='include/linux/pm_wakeup.h' line='114' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_wakeup_dev_event'> + <parameter type-id='fa0b179b'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='c894953d'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='pm_wakeup_ws_event' mangled-name='pm_wakeup_ws_event' filepath='drivers/base/power/wakeup.c' line='826' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_wakeup_ws_event'> - <parameter type-id='1ea237a6' name='ws' filepath='drivers/base/power/wakeup.c' line='826' column='1'/> - <parameter type-id='f0981eeb' name='msec' filepath='drivers/base/power/wakeup.c' line='826' column='1'/> - <parameter type-id='b50a4934' name='hard' filepath='drivers/base/power/wakeup.c' line='826' column='1'/> + <function-decl name='pm_wakeup_ws_event' mangled-name='pm_wakeup_ws_event' filepath='include/linux/pm_wakeup.h' line='113' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pm_wakeup_ws_event'> + <parameter type-id='1ea237a6'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='c894953d'/> <return type-id='48b5725f'/> </function-decl> - <var-decl name='pm_wq' type-id='242e3d19' mangled-name='pm_wq' visibility='default' filepath='kernel/power/main.c' line='931' column='1' elf-symbol-id='pm_wq'/> <function-decl name='policy_has_boost_freq' mangled-name='policy_has_boost_freq' filepath='drivers/cpufreq/freq_table.c' line='18' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='policy_has_boost_freq'> <parameter type-id='343c3ae4' name='policy' filepath='drivers/cpufreq/freq_table.c' line='18' column='1'/> <return type-id='b50a4934'/> @@ -126864,12 +127000,12 @@ <parameter type-id='11777d05' name='clk' filepath='kernel/time/posix-clock.c' line='182' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='power_supply_changed' mangled-name='power_supply_changed' filepath='drivers/power/supply/power_supply_core.c' line='121' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='power_supply_changed'> - <parameter type-id='c0c93c9e' name='psy' filepath='drivers/power/supply/power_supply_core.c' line='121' column='1'/> + <function-decl name='power_supply_changed' mangled-name='power_supply_changed' filepath='include/linux/power_supply.h' line='439' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='power_supply_changed'> + <parameter type-id='c0c93c9e'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='power_supply_get_by_name' mangled-name='power_supply_get_by_name' filepath='drivers/power/supply/power_supply_core.c' line='458' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='power_supply_get_by_name'> - <parameter type-id='80f4b756' name='name' filepath='drivers/power/supply/power_supply_core.c' line='458' column='1'/> + <function-decl name='power_supply_get_by_name' mangled-name='power_supply_get_by_name' filepath='include/linux/power_supply.h' line='399' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='power_supply_get_by_name'> + <parameter type-id='80f4b756'/> <return type-id='c0c93c9e'/> </function-decl> <function-decl name='power_supply_get_by_phandle_array' mangled-name='power_supply_get_by_phandle_array' filepath='drivers/power/supply/power_supply_core.c' line='574' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='power_supply_get_by_phandle_array'> @@ -126892,8 +127028,8 @@ <function-decl name='power_supply_is_system_supplied' mangled-name='power_supply_is_system_supplied' filepath='drivers/power/supply/power_supply_core.c' line='366' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='power_supply_is_system_supplied'> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='power_supply_put' mangled-name='power_supply_put' filepath='drivers/power/supply/power_supply_core.c' line='480' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='power_supply_put'> - <parameter type-id='c0c93c9e' name='psy' filepath='drivers/power/supply/power_supply_core.c' line='480' column='1'/> + <function-decl name='power_supply_put' mangled-name='power_supply_put' filepath='include/linux/power_supply.h' line='400' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='power_supply_put'> + <parameter type-id='c0c93c9e'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='power_supply_reg_notifier' mangled-name='power_supply_reg_notifier' filepath='drivers/power/supply/power_supply_core.c' line='1001' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='power_supply_reg_notifier'> @@ -126906,64 +127042,64 @@ <parameter type-id='048b3ad6' name='cfg' filepath='drivers/power/supply/power_supply_core.c' line='1303' column='1'/> <return type-id='c0c93c9e'/> </function-decl> - <function-decl name='power_supply_set_property' mangled-name='power_supply_set_property' filepath='drivers/power/supply/power_supply_core.c' line='956' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='power_supply_set_property'> - <parameter type-id='c0c93c9e' name='psy' filepath='drivers/power/supply/power_supply_core.c' line='956' column='1'/> - <parameter type-id='5f78aa17' name='psp' filepath='drivers/power/supply/power_supply_core.c' line='957' column='1'/> - <parameter type-id='f3abafd4' name='val' filepath='drivers/power/supply/power_supply_core.c' line='958' column='1'/> + <function-decl name='power_supply_set_property' mangled-name='power_supply_set_property' filepath='include/linux/power_supply.h' line='455' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='power_supply_set_property'> + <parameter type-id='c0c93c9e'/> + <parameter type-id='5f78aa17'/> + <parameter type-id='f3abafd4'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='power_supply_unreg_notifier' mangled-name='power_supply_unreg_notifier' filepath='drivers/power/supply/power_supply_core.c' line='1007' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='power_supply_unreg_notifier'> <parameter type-id='d504f73d' name='nb' filepath='drivers/power/supply/power_supply_core.c' line='1007' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='power_supply_unregister' mangled-name='power_supply_unregister' filepath='drivers/power/supply/power_supply_core.c' line='1418' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='power_supply_unregister'> - <parameter type-id='c0c93c9e' name='psy' filepath='drivers/power/supply/power_supply_core.c' line='1418' column='1'/> + <function-decl name='power_supply_unregister' mangled-name='power_supply_unregister' filepath='include/linux/power_supply.h' line='484' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='power_supply_unregister'> + <parameter type-id='c0c93c9e'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='prandom_bytes' mangled-name='prandom_bytes' filepath='lib/random32.c' line='400' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='prandom_bytes'> - <parameter type-id='eaa32e2f' name='buf' filepath='lib/random32.c' line='400' column='1'/> - <parameter type-id='b59d7dce' name='bytes' filepath='lib/random32.c' line='400' column='1'/> + <function-decl name='prandom_bytes' mangled-name='prandom_bytes' filepath='include/linux/prandom.h' line='15' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='prandom_bytes'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='prandom_u32' mangled-name='prandom_u32' filepath='lib/random32.c' line='384' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='prandom_u32'> - <return type-id='19c2251e'/> + <function-decl name='prandom_u32' mangled-name='prandom_u32' filepath='include/linux/prandom.h' line='14' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='prandom_u32'> + <return type-id='f0981eeb'/> </function-decl> - <function-decl name='preempt_schedule' mangled-name='preempt_schedule' filepath='kernel/sched/core.c' line='4950' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='preempt_schedule'> + <function-decl name='preempt_schedule' mangled-name='preempt_schedule' filepath='arch/arm64/include/asm/preempt.h' line='83' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='preempt_schedule'> <return type-id='48b5725f'/> </function-decl> - <function-decl name='preempt_schedule_notrace' mangled-name='preempt_schedule_notrace' filepath='kernel/sched/core.c' line='4978' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='preempt_schedule_notrace'> + <function-decl name='preempt_schedule_notrace' mangled-name='preempt_schedule_notrace' filepath='arch/arm64/include/asm/preempt.h' line='85' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='preempt_schedule_notrace'> <return type-id='48b5725f'/> </function-decl> - <function-decl name='prepare_to_wait' mangled-name='prepare_to_wait' filepath='kernel/sched/wait.c' line='243' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='prepare_to_wait'> - <parameter type-id='3f8b2ed3' name='wq_head' filepath='kernel/sched/wait.c' line='243' column='1'/> - <parameter type-id='db9d03e3' name='wq_entry' filepath='kernel/sched/wait.c' line='243' column='1'/> - <parameter type-id='95e97e5e' name='state' filepath='kernel/sched/wait.c' line='243' column='1'/> + <function-decl name='prepare_to_wait' mangled-name='prepare_to_wait' filepath='include/linux/wait.h' line='1128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='prepare_to_wait'> + <parameter type-id='3f8b2ed3'/> + <parameter type-id='db9d03e3'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='prepare_to_wait_event' mangled-name='prepare_to_wait_event' filepath='kernel/sched/wait.c' line='279' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='prepare_to_wait_event'> - <parameter type-id='3f8b2ed3' name='wq_head' filepath='kernel/sched/wait.c' line='279' column='1'/> - <parameter type-id='db9d03e3' name='wq_entry' filepath='kernel/sched/wait.c' line='279' column='1'/> - <parameter type-id='95e97e5e' name='state' filepath='kernel/sched/wait.c' line='279' column='1'/> + <function-decl name='prepare_to_wait_event' mangled-name='prepare_to_wait_event' filepath='include/linux/wait.h' line='1130' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='prepare_to_wait_event'> + <parameter type-id='3f8b2ed3'/> + <parameter type-id='db9d03e3'/> + <parameter type-id='95e97e5e'/> <return type-id='bd54fe1a'/> </function-decl> - <function-decl name='print_hex_dump' mangled-name='print_hex_dump' filepath='lib/hexdump.c' line='240' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='print_hex_dump'> - <parameter type-id='80f4b756' name='level' filepath='lib/hexdump.c' line='240' column='1'/> - <parameter type-id='80f4b756' name='prefix_str' filepath='lib/hexdump.c' line='240' column='1'/> - <parameter type-id='95e97e5e' name='prefix_type' filepath='lib/hexdump.c' line='240' column='1'/> - <parameter type-id='95e97e5e' name='rowsize' filepath='lib/hexdump.c' line='241' column='1'/> - <parameter type-id='95e97e5e' name='groupsize' filepath='lib/hexdump.c' line='241' column='1'/> - <parameter type-id='eaa32e2f' name='buf' filepath='lib/hexdump.c' line='242' column='1'/> - <parameter type-id='b59d7dce' name='len' filepath='lib/hexdump.c' line='242' column='1'/> - <parameter type-id='b50a4934' name='ascii' filepath='lib/hexdump.c' line='242' column='1'/> + <function-decl name='print_hex_dump' mangled-name='print_hex_dump' filepath='include/linux/printk.h' line='581' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='print_hex_dump'> + <parameter type-id='80f4b756'/> + <parameter type-id='80f4b756'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> + <parameter type-id='c894953d'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='printk' mangled-name='printk' filepath='kernel/printk/printk.c' line='2103' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='printk'> - <parameter type-id='80f4b756' name='fmt' filepath='kernel/printk/printk.c' line='2103' column='1'/> + <function-decl name='printk' mangled-name='printk' filepath='include/linux/printk.h' line='176' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='printk'> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='printk_deferred' mangled-name='printk_deferred' filepath='kernel/printk/printk.c' line='3106' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='printk_deferred'> - <parameter type-id='80f4b756' name='fmt' filepath='kernel/printk/printk.c' line='3106' column='1'/> + <function-decl name='printk_deferred' mangled-name='printk_deferred' filepath='include/linux/printk.h' line='181' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='printk_deferred'> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='95e97e5e'/> </function-decl> @@ -126972,36 +127108,36 @@ <parameter type-id='f0981eeb' name='interval_msecs' filepath='kernel/printk/printk.c' line='3143' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='proc_create' mangled-name='proc_create' filepath='fs/proc/generic.c' line='584' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proc_create'> - <parameter type-id='80f4b756' name='name' filepath='fs/proc/generic.c' line='584' column='1'/> - <parameter type-id='2594b00f' name='mode' filepath='fs/proc/generic.c' line='584' column='1'/> - <parameter type-id='d077e928' name='parent' filepath='fs/proc/generic.c' line='585' column='1'/> - <parameter type-id='33d70f0f' name='proc_ops' filepath='fs/proc/generic.c' line='586' column='1'/> + <function-decl name='proc_create' mangled-name='proc_create' filepath='include/linux/proc_fs.h' line='109' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proc_create'> + <parameter type-id='80f4b756'/> + <parameter type-id='8efea9e5'/> + <parameter type-id='d077e928'/> + <parameter type-id='33d70f0f'/> <return type-id='d077e928'/> </function-decl> - <function-decl name='proc_create_data' mangled-name='proc_create_data' filepath='fs/proc/generic.c' line='569' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proc_create_data'> - <parameter type-id='80f4b756' name='name' filepath='fs/proc/generic.c' line='569' column='1'/> - <parameter type-id='2594b00f' name='mode' filepath='fs/proc/generic.c' line='569' column='1'/> - <parameter type-id='d077e928' name='parent' filepath='fs/proc/generic.c' line='570' column='1'/> - <parameter type-id='33d70f0f' name='proc_ops' filepath='fs/proc/generic.c' line='571' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='fs/proc/generic.c' line='571' column='1'/> + <function-decl name='proc_create_data' mangled-name='proc_create_data' filepath='include/linux/proc_fs.h' line='104' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proc_create_data'> + <parameter type-id='80f4b756'/> + <parameter type-id='8efea9e5'/> + <parameter type-id='d077e928'/> + <parameter type-id='33d70f0f'/> + <parameter type-id='eaa32e2f'/> <return type-id='d077e928'/> </function-decl> - <function-decl name='proc_create_seq_private' mangled-name='proc_create_seq_private' filepath='fs/proc/generic.c' line='618' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proc_create_seq_private'> - <parameter type-id='80f4b756' name='name' filepath='fs/proc/generic.c' line='618' column='1'/> - <parameter type-id='2594b00f' name='mode' filepath='fs/proc/generic.c' line='618' column='1'/> - <parameter type-id='d077e928' name='parent' filepath='fs/proc/generic.c' line='619' column='1'/> - <parameter type-id='943a1b48' name='ops' filepath='fs/proc/generic.c' line='619' column='1'/> - <parameter type-id='f0981eeb' name='state_size' filepath='fs/proc/generic.c' line='620' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='fs/proc/generic.c' line='620' column='1'/> + <function-decl name='proc_create_seq_private' mangled-name='proc_create_seq_private' filepath='include/linux/proc_fs.h' line='91' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proc_create_seq_private'> + <parameter type-id='80f4b756'/> + <parameter type-id='8efea9e5'/> + <parameter type-id='d077e928'/> + <parameter type-id='943a1b48'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='eaa32e2f'/> <return type-id='d077e928'/> </function-decl> - <function-decl name='proc_create_single_data' mangled-name='proc_create_single_data' filepath='fs/proc/generic.c' line='649' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proc_create_single_data'> - <parameter type-id='80f4b756' name='name' filepath='fs/proc/generic.c' line='649' column='1'/> - <parameter type-id='2594b00f' name='mode' filepath='fs/proc/generic.c' line='649' column='1'/> - <parameter type-id='d077e928' name='parent' filepath='fs/proc/generic.c' line='650' column='1'/> - <parameter type-id='0131eb61' name='show' filepath='fs/proc/generic.c' line='651' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='fs/proc/generic.c' line='651' column='1'/> + <function-decl name='proc_create_single_data' mangled-name='proc_create_single_data' filepath='include/linux/proc_fs.h' line='98' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proc_create_single_data'> + <parameter type-id='80f4b756'/> + <parameter type-id='8efea9e5'/> + <parameter type-id='d077e928'/> + <parameter type-id='0131eb61'/> + <parameter type-id='eaa32e2f'/> <return type-id='d077e928'/> </function-decl> <function-decl name='proc_dointvec' mangled-name='proc_dointvec' filepath='kernel/sysctl.c' line='803' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proc_dointvec'> @@ -127012,12 +127148,12 @@ <parameter type-id='b53e8dbb' name='ppos' filepath='kernel/sysctl.c' line='804' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='proc_dointvec_minmax' mangled-name='proc_dointvec_minmax' filepath='kernel/sysctl.c' line='960' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proc_dointvec_minmax'> - <parameter type-id='631dc3c1' name='table' filepath='kernel/sysctl.c' line='960' column='1'/> - <parameter type-id='95e97e5e' name='write' filepath='kernel/sysctl.c' line='960' column='1'/> - <parameter type-id='eaa32e2f' name='buffer' filepath='kernel/sysctl.c' line='961' column='1'/> - <parameter type-id='78c01427' name='lenp' filepath='kernel/sysctl.c' line='961' column='1'/> - <parameter type-id='b53e8dbb' name='ppos' filepath='kernel/sysctl.c' line='961' column='1'/> + <function-decl name='proc_dointvec_minmax' mangled-name='proc_dointvec_minmax' filepath='include/linux/sysctl.h' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proc_dointvec_minmax'> + <parameter type-id='631dc3c1'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='1d2c2b85'/> + <parameter type-id='8b97c2dc'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='proc_dostring' mangled-name='proc_dostring' filepath='kernel/sysctl.c' line='360' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proc_dostring'> @@ -127036,9 +127172,9 @@ <parameter type-id='b53e8dbb' name='ppos' filepath='kernel/sysctl.c' line='1030' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='proc_mkdir' mangled-name='proc_mkdir' filepath='fs/proc/generic.c' line='520' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proc_mkdir'> - <parameter type-id='80f4b756' name='name' filepath='fs/proc/generic.c' line='520' column='1'/> - <parameter type-id='d077e928' name='parent' filepath='fs/proc/generic.c' line='521' column='1'/> + <function-decl name='proc_mkdir' mangled-name='proc_mkdir' filepath='include/linux/proc_fs.h' line='84' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proc_mkdir'> + <parameter type-id='80f4b756'/> + <parameter type-id='d077e928'/> <return type-id='d077e928'/> </function-decl> <function-decl name='proc_mkdir_data' mangled-name='proc_mkdir_data' filepath='fs/proc/generic.c' line='506' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proc_mkdir_data'> @@ -127048,8 +127184,8 @@ <parameter type-id='eaa32e2f' name='data' filepath='fs/proc/generic.c' line='507' column='1'/> <return type-id='d077e928'/> </function-decl> - <function-decl name='proc_remove' mangled-name='proc_remove' filepath='fs/proc/generic.c' line='792' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proc_remove'> - <parameter type-id='d077e928' name='de' filepath='fs/proc/generic.c' line='792' column='1'/> + <function-decl name='proc_remove' mangled-name='proc_remove' filepath='include/linux/proc_fs.h' line='114' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proc_remove'> + <parameter type-id='d077e928'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='proc_set_size' mangled-name='proc_set_size' filepath='fs/proc/generic.c' line='664' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proc_set_size'> @@ -127063,19 +127199,19 @@ <parameter type-id='094d8048' name='gid' filepath='fs/proc/generic.c' line='670' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='proc_symlink' mangled-name='proc_symlink' filepath='fs/proc/generic.c' line='461' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proc_symlink'> - <parameter type-id='80f4b756' name='name' filepath='fs/proc/generic.c' line='461' column='1'/> - <parameter type-id='d077e928' name='parent' filepath='fs/proc/generic.c' line='462' column='1'/> - <parameter type-id='80f4b756' name='dest' filepath='fs/proc/generic.c' line='462' column='1'/> + <function-decl name='proc_symlink' mangled-name='proc_symlink' filepath='include/linux/proc_fs.h' line='81' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proc_symlink'> + <parameter type-id='80f4b756'/> + <parameter type-id='d077e928'/> + <parameter type-id='80f4b756'/> <return type-id='d077e928'/> </function-decl> - <function-decl name='proto_register' mangled-name='proto_register' filepath='net/core/sock.c' line='3468' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proto_register'> - <parameter type-id='d2524501' name='prot' filepath='net/core/sock.c' line='3468' column='1'/> - <parameter type-id='95e97e5e' name='alloc_slab' filepath='net/core/sock.c' line='3468' column='1'/> + <function-decl name='proto_register' mangled-name='proto_register' filepath='include/net/sock.h' line='1251' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proto_register'> + <parameter type-id='d2524501'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='proto_unregister' mangled-name='proto_unregister' filepath='net/core/sock.c' line='3532' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proto_unregister'> - <parameter type-id='d2524501' name='prot' filepath='net/core/sock.c' line='3532' column='1'/> + <function-decl name='proto_unregister' mangled-name='proto_unregister' filepath='include/net/sock.h' line='1252' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='proto_unregister'> + <parameter type-id='d2524501'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='ps2_begin_command' mangled-name='ps2_begin_command' filepath='drivers/input/serio/libps2.c' line='101' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ps2_begin_command'> @@ -127128,11 +127264,11 @@ <parameter type-id='f9b06939' name='command' filepath='drivers/input/serio/libps2.c' line='347' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='pskb_expand_head' mangled-name='pskb_expand_head' filepath='net/core/skbuff.c' line='1617' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pskb_expand_head'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/skbuff.c' line='1617' column='1'/> - <parameter type-id='95e97e5e' name='nhead' filepath='net/core/skbuff.c' line='1617' column='1'/> - <parameter type-id='95e97e5e' name='ntail' filepath='net/core/skbuff.c' line='1617' column='1'/> - <parameter type-id='3eb7c31c' name='gfp_mask' filepath='net/core/skbuff.c' line='1618' column='1'/> + <function-decl name='pskb_expand_head' mangled-name='pskb_expand_head' filepath='include/linux/skbuff.h' line='1168' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pskb_expand_head'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='pstore_register' mangled-name='pstore_register' filepath='fs/pstore/platform.c' line='561' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pstore_register'> @@ -127148,20 +127284,20 @@ <parameter type-id='2a733fb2' name='sig' filepath='crypto/asymmetric_keys/public_key.c' line='310' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='put_device' mangled-name='put_device' filepath='drivers/base/core.c' line='3335' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='put_device'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/core.c' line='3335' column='1'/> + <function-decl name='put_device' mangled-name='put_device' filepath='include/linux/device.h' line='926' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='put_device'> + <parameter type-id='fa0b179b'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='put_disk' mangled-name='put_disk' filepath='block/genhd.c' line='1812' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='put_disk'> <parameter type-id='33c599da' name='disk' filepath='block/genhd.c' line='1812' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='put_iova_domain' mangled-name='put_iova_domain' filepath='drivers/iommu/iova.c' line='693' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='put_iova_domain'> - <parameter type-id='0c2c419d' name='iovad' filepath='drivers/iommu/iova.c' line='693' column='1'/> + <function-decl name='put_iova_domain' mangled-name='put_iova_domain' filepath='include/linux/iova.h' line='163' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='put_iova_domain'> + <parameter type-id='0c2c419d'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='put_pid' mangled-name='put_pid' filepath='kernel/pid.c' line='105' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='put_pid'> - <parameter type-id='b94e5398' name='pid' filepath='kernel/pid.c' line='105' column='1'/> + <function-decl name='put_pid' mangled-name='put_pid' filepath='include/linux/pid.h' line='89' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='put_pid'> + <parameter type-id='b94e5398'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='put_sg_io_hdr' mangled-name='put_sg_io_hdr' filepath='block/scsi_ioctl.c' line='548' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='put_sg_io_hdr'> @@ -127169,20 +127305,20 @@ <parameter type-id='eaa32e2f' name='argp' filepath='block/scsi_ioctl.c' line='548' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='put_task_stack' mangled-name='put_task_stack' filepath='kernel/fork.c' line='441' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='put_task_stack'> - <parameter type-id='f23e2572' name='tsk' filepath='kernel/fork.c' line='441' column='1'/> + <function-decl name='put_task_stack' mangled-name='put_task_stack' filepath='include/linux/sched/task_stack.h' line='68' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='put_task_stack'> + <parameter type-id='f23e2572'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='put_unused_fd' mangled-name='put_unused_fd' filepath='fs/file.c' line='575' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='put_unused_fd'> - <parameter type-id='f0981eeb' name='fd' filepath='fs/file.c' line='575' column='1'/> + <function-decl name='put_unused_fd' mangled-name='put_unused_fd' filepath='include/linux/file.h' line='91' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='put_unused_fd'> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='put_vaddr_frames' mangled-name='put_vaddr_frames' filepath='mm/frame_vector.c' line='123' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='put_vaddr_frames'> <parameter type-id='d9fbdc06' name='vec' filepath='mm/frame_vector.c' line='123' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='putback_movable_pages' mangled-name='putback_movable_pages' filepath='mm/migrate.c' line='143' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='putback_movable_pages'> - <parameter type-id='e84b031a' name='l' filepath='mm/migrate.c' line='143' column='1'/> + <function-decl name='putback_movable_pages' mangled-name='putback_movable_pages' filepath='include/linux/migrate.h' line='38' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='putback_movable_pages'> + <parameter type-id='e84b031a'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='pwm_apply_state' mangled-name='pwm_apply_state' filepath='drivers/pwm/core.c' line='574' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pwm_apply_state'> @@ -127229,8 +127365,8 @@ <parameter type-id='19c2251e' name='value' filepath='drivers/soc/qcom/smem_state.c' line='47' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='qdisc_reset' mangled-name='qdisc_reset' filepath='net/sched/sch_generic.c' line='943' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='qdisc_reset'> - <parameter type-id='ee406209' name='qdisc' filepath='net/sched/sch_generic.c' line='943' column='1'/> + <function-decl name='qdisc_reset' mangled-name='qdisc_reset' filepath='include/net/sch_generic.h' line='688' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='qdisc_reset'> + <parameter type-id='ee406209'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='queue_delayed_work_on' mangled-name='queue_delayed_work_on' filepath='kernel/workqueue.c' line='1684' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='queue_delayed_work_on'> @@ -127240,21 +127376,21 @@ <parameter type-id='7359adad' name='delay' filepath='kernel/workqueue.c' line='1685' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='queue_work_on' mangled-name='queue_work_on' filepath='kernel/workqueue.c' line='1523' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='queue_work_on'> - <parameter type-id='95e97e5e' name='cpu' filepath='kernel/workqueue.c' line='1523' column='1'/> - <parameter type-id='242e3d19' name='wq' filepath='kernel/workqueue.c' line='1523' column='1'/> - <parameter type-id='83c1bde6' name='work' filepath='kernel/workqueue.c' line='1524' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='queue_work_on' mangled-name='queue_work_on' filepath='include/linux/workqueue.h' line='450' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='queue_work_on'> + <parameter type-id='95e97e5e'/> + <parameter type-id='242e3d19'/> + <parameter type-id='83c1bde6'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='radix_tree_delete' mangled-name='radix_tree_delete' filepath='lib/radix-tree.c' line='1443' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='radix_tree_delete'> <parameter type-id='60075f2a' name='root' filepath='lib/radix-tree.c' line='1443' column='1'/> <parameter type-id='7359adad' name='index' filepath='lib/radix-tree.c' line='1443' column='1'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='radix_tree_insert' mangled-name='radix_tree_insert' filepath='lib/radix-tree.c' line='701' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='radix_tree_insert'> - <parameter type-id='60075f2a' name='root' filepath='lib/radix-tree.c' line='701' column='1'/> - <parameter type-id='7359adad' name='index' filepath='lib/radix-tree.c' line='701' column='1'/> - <parameter type-id='eaa32e2f' name='item' filepath='lib/radix-tree.c' line='702' column='1'/> + <function-decl name='radix_tree_insert' mangled-name='radix_tree_insert' filepath='include/linux/radix-tree.h' line='217' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='radix_tree_insert'> + <parameter type-id='60075f2a'/> + <parameter type-id='7359adad'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='radix_tree_iter_delete' mangled-name='radix_tree_iter_delete' filepath='lib/radix-tree.c' line='1392' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='radix_tree_iter_delete'> @@ -127268,24 +127404,24 @@ <parameter type-id='0cbbabe1' name='iter' filepath='lib/radix-tree.c' line='1134' column='1'/> <return type-id='63e171df'/> </function-decl> - <function-decl name='radix_tree_lookup' mangled-name='radix_tree_lookup' filepath='lib/radix-tree.c' line='815' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='radix_tree_lookup'> - <parameter type-id='bb0f13d1' name='root' filepath='lib/radix-tree.c' line='815' column='1'/> - <parameter type-id='7359adad' name='index' filepath='lib/radix-tree.c' line='815' column='1'/> + <function-decl name='radix_tree_lookup' mangled-name='radix_tree_lookup' filepath='include/linux/radix-tree.h' line='221' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='radix_tree_lookup'> + <parameter type-id='bb0f13d1'/> + <parameter type-id='7359adad'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='radix_tree_maybe_preload' mangled-name='radix_tree_maybe_preload' filepath='lib/radix-tree.c' line='376' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='radix_tree_maybe_preload'> - <parameter type-id='3eb7c31c' name='gfp_mask' filepath='lib/radix-tree.c' line='376' column='1'/> + <function-decl name='radix_tree_maybe_preload' mangled-name='radix_tree_maybe_preload' filepath='include/linux/radix-tree.h' line='238' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='radix_tree_maybe_preload'> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='radix_tree_next_chunk' mangled-name='radix_tree_next_chunk' filepath='lib/radix-tree.c' line='1152' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='radix_tree_next_chunk'> - <parameter type-id='bb0f13d1' name='root' filepath='lib/radix-tree.c' line='1152' column='1'/> - <parameter type-id='0cbbabe1' name='iter' filepath='lib/radix-tree.c' line='1153' column='1'/> - <parameter type-id='f0981eeb' name='flags' filepath='lib/radix-tree.c' line='1153' column='1'/> + <function-decl name='radix_tree_next_chunk' mangled-name='radix_tree_next_chunk' filepath='include/linux/radix-tree.h' line='307' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='radix_tree_next_chunk'> + <parameter type-id='bb0f13d1'/> + <parameter type-id='0cbbabe1'/> + <parameter type-id='f0981eeb'/> <return type-id='63e171df'/> </function-decl> - <function-decl name='radix_tree_tagged' mangled-name='radix_tree_tagged' filepath='lib/radix-tree.c' line='1454' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='radix_tree_tagged'> - <parameter type-id='bb0f13d1' name='root' filepath='lib/radix-tree.c' line='1454' column='1'/> - <parameter type-id='f0981eeb' name='tag' filepath='lib/radix-tree.c' line='1454' column='1'/> + <function-decl name='radix_tree_tagged' mangled-name='radix_tree_tagged' filepath='include/linux/radix-tree.h' line='254' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='radix_tree_tagged'> + <parameter type-id='bb0f13d1'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='rational_best_approximation' mangled-name='rational_best_approximation' filepath='lib/math/rational.c' line='33' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rational_best_approximation'> @@ -127313,38 +127449,38 @@ <parameter type-id='d504f73d' name='n' filepath='kernel/notifier.c' line='377' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='rb_erase' mangled-name='rb_erase' filepath='lib/rbtree.c' line='440' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rb_erase'> - <parameter type-id='e6532500' name='node' filepath='lib/rbtree.c' line='440' column='1'/> - <parameter type-id='c5bcc2c0' name='root' filepath='lib/rbtree.c' line='440' column='1'/> + <function-decl name='rb_erase' mangled-name='rb_erase' filepath='include/linux/rbtree.h' line='50' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rb_erase'> + <parameter type-id='e6532500'/> + <parameter type-id='c5bcc2c0'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='rb_first' mangled-name='rb_first' filepath='lib/rbtree.c' line='466' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rb_first'> - <parameter type-id='c4139a7d' name='root' filepath='lib/rbtree.c' line='466' column='1'/> + <function-decl name='rb_first' mangled-name='rb_first' filepath='include/linux/rbtree.h' line='56' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rb_first'> + <parameter type-id='c4139a7d'/> <return type-id='e6532500'/> </function-decl> - <function-decl name='rb_first_postorder' mangled-name='rb_first_postorder' filepath='lib/rbtree.c' line='623' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rb_first_postorder'> - <parameter type-id='c4139a7d' name='root' filepath='lib/rbtree.c' line='623' column='1'/> + <function-decl name='rb_first_postorder' mangled-name='rb_first_postorder' filepath='include/linux/rbtree.h' line='60' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rb_first_postorder'> + <parameter type-id='c4139a7d'/> <return type-id='e6532500'/> </function-decl> - <function-decl name='rb_insert_color' mangled-name='rb_insert_color' filepath='lib/rbtree.c' line='434' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rb_insert_color'> - <parameter type-id='e6532500' name='node' filepath='lib/rbtree.c' line='434' column='1'/> - <parameter type-id='c5bcc2c0' name='root' filepath='lib/rbtree.c' line='434' column='1'/> + <function-decl name='rb_insert_color' mangled-name='rb_insert_color' filepath='include/linux/rbtree.h' line='49' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rb_insert_color'> + <parameter type-id='e6532500'/> + <parameter type-id='c5bcc2c0'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='rb_last' mangled-name='rb_last' filepath='lib/rbtree.c' line='479' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rb_last'> - <parameter type-id='c4139a7d' name='root' filepath='lib/rbtree.c' line='479' column='1'/> + <function-decl name='rb_last' mangled-name='rb_last' filepath='include/linux/rbtree.h' line='57' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rb_last'> + <parameter type-id='c4139a7d'/> <return type-id='e6532500'/> </function-decl> - <function-decl name='rb_next' mangled-name='rb_next' filepath='lib/rbtree.c' line='492' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rb_next'> - <parameter type-id='47b73425' name='node' filepath='lib/rbtree.c' line='492' column='1'/> + <function-decl name='rb_next' mangled-name='rb_next' filepath='include/linux/rbtree.h' line='54' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rb_next'> + <parameter type-id='47b73425'/> <return type-id='e6532500'/> </function-decl> - <function-decl name='rb_next_postorder' mangled-name='rb_next_postorder' filepath='lib/rbtree.c' line='604' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rb_next_postorder'> - <parameter type-id='47b73425' name='node' filepath='lib/rbtree.c' line='604' column='1'/> + <function-decl name='rb_next_postorder' mangled-name='rb_next_postorder' filepath='include/linux/rbtree.h' line='61' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rb_next_postorder'> + <parameter type-id='47b73425'/> <return type-id='e6532500'/> </function-decl> - <function-decl name='rb_prev' mangled-name='rb_prev' filepath='lib/rbtree.c' line='524' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rb_prev'> - <parameter type-id='47b73425' name='node' filepath='lib/rbtree.c' line='524' column='1'/> + <function-decl name='rb_prev' mangled-name='rb_prev' filepath='include/linux/rbtree.h' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rb_prev'> + <parameter type-id='47b73425'/> <return type-id='e6532500'/> </function-decl> <function-decl name='rb_replace_node' mangled-name='rb_replace_node' filepath='lib/rbtree.c' line='553' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rb_replace_node'> @@ -127353,7 +127489,7 @@ <parameter type-id='c5bcc2c0' name='root' filepath='lib/rbtree.c' line='554' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='rcu_barrier' mangled-name='rcu_barrier' filepath='kernel/rcu/tree.c' line='3833' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rcu_barrier'> + <function-decl name='rcu_barrier' mangled-name='rcu_barrier' filepath='include/linux/rcutree.h' line='38' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rcu_barrier'> <return type-id='48b5725f'/> </function-decl> <function-decl name='rcu_barrier_tasks' mangled-name='rcu_barrier_tasks' filepath='kernel/rcu/tasks.h' line='553' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rcu_barrier_tasks'> @@ -127393,17 +127529,17 @@ <parameter type-id='95e97e5e' name='duration' filepath='kernel/rcu/tree.c' line='1690' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='rcu_idle_enter' mangled-name='rcu_idle_enter' filepath='kernel/rcu/tree.c' line='664' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rcu_idle_enter'> + <function-decl name='rcu_idle_enter' mangled-name='rcu_idle_enter' filepath='include/linux/rcutree.h' line='46' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rcu_idle_enter'> <return type-id='48b5725f'/> </function-decl> - <function-decl name='rcu_idle_exit' mangled-name='rcu_idle_exit' filepath='kernel/rcu/tree.c' line='882' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rcu_idle_exit'> + <function-decl name='rcu_idle_exit' mangled-name='rcu_idle_exit' filepath='include/linux/rcutree.h' line='47' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rcu_idle_exit'> <return type-id='48b5725f'/> </function-decl> <function-decl name='rcu_inkernel_boot_has_ended' mangled-name='rcu_inkernel_boot_has_ended' filepath='kernel/rcu/update.c' line='204' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rcu_inkernel_boot_has_ended'> <return type-id='b50a4934'/> </function-decl> - <function-decl name='rcu_is_watching' mangled-name='rcu_is_watching' filepath='kernel/rcu/tree.c' line='1105' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rcu_is_watching'> - <return type-id='b50a4934'/> + <function-decl name='rcu_is_watching' mangled-name='rcu_is_watching' filepath='include/linux/rcutree.h' line='66' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rcu_is_watching'> + <return type-id='c894953d'/> </function-decl> <function-decl name='rcu_jiffies_till_stall_check' mangled-name='rcu_jiffies_till_stall_check' filepath='kernel/rcu/tree_stall.h' line='26' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rcu_jiffies_till_stall_check'> <return type-id='95e97e5e'/> @@ -127422,8 +127558,8 @@ <parameter type-id='1d2c2b85' name='gp_seq' filepath='kernel/rcu/tree.c' line='599' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='rcuwait_wake_up' mangled-name='rcuwait_wake_up' filepath='kernel/exit.c' line='233' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rcuwait_wake_up'> - <parameter type-id='9b25216e' name='w' filepath='kernel/exit.c' line='233' column='1'/> + <function-decl name='rcuwait_wake_up' mangled-name='rcuwait_wake_up' filepath='include/linux/rcuwait.h' line='37' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rcuwait_wake_up'> + <parameter type-id='9b25216e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='rdev_get_dev' mangled-name='rdev_get_dev' filepath='drivers/regulator/core.c' line='5571' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rdev_get_dev'> @@ -127450,31 +127586,31 @@ <return type-id='02f11ed4'/> </function-decl> <var-decl name='reboot_mode' type-id='fdb20761' mangled-name='reboot_mode' visibility='default' filepath='kernel/reboot.c' line='34' column='1' elf-symbol-id='reboot_mode'/> - <function-decl name='reciprocal_value' mangled-name='reciprocal_value' filepath='lib/math/reciprocal_div.c' line='14' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='reciprocal_value'> - <parameter type-id='19c2251e' name='d' filepath='lib/math/reciprocal_div.c' line='14' column='1'/> + <function-decl name='reciprocal_value' mangled-name='reciprocal_value' filepath='include/linux/reciprocal_div.h' line='31' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='reciprocal_value'> + <parameter type-id='f0981eeb'/> <return type-id='80ebe7f7'/> </function-decl> <function-decl name='reclaim_shmem_address_space' mangled-name='reclaim_shmem_address_space' filepath='mm/shmem.c' line='4304' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='reclaim_shmem_address_space'> <parameter type-id='f57039f0' name='mapping' filepath='mm/shmem.c' line='4304' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='refcount_dec_and_lock' mangled-name='refcount_dec_and_lock' filepath='lib/refcount.c' line='144' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='refcount_dec_and_lock'> - <parameter type-id='35a0b4f8' name='r' filepath='lib/refcount.c' line='144' column='1'/> - <parameter type-id='cff2d845' name='lock' filepath='lib/refcount.c' line='144' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='refcount_dec_and_lock' mangled-name='refcount_dec_and_lock' filepath='include/linux/refcount.h' line='365' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='refcount_dec_and_lock'> + <parameter type-id='74c91557'/> + <parameter type-id='34e69a54'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='refcount_dec_and_mutex_lock' mangled-name='refcount_dec_and_mutex_lock' filepath='lib/refcount.c' line='113' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='refcount_dec_and_mutex_lock'> <parameter type-id='35a0b4f8' name='r' filepath='lib/refcount.c' line='113' column='1'/> <parameter type-id='e0ea832a' name='lock' filepath='lib/refcount.c' line='113' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='refcount_dec_not_one' mangled-name='refcount_dec_not_one' filepath='lib/refcount.c' line='74' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='refcount_dec_not_one'> - <parameter type-id='35a0b4f8' name='r' filepath='lib/refcount.c' line='74' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='refcount_dec_not_one' mangled-name='refcount_dec_not_one' filepath='include/linux/refcount.h' line='363' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='refcount_dec_not_one'> + <parameter type-id='74c91557'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='refcount_warn_saturate' mangled-name='refcount_warn_saturate' filepath='lib/refcount.c' line='13' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='refcount_warn_saturate'> - <parameter type-id='35a0b4f8' name='r' filepath='lib/refcount.c' line='13' column='1'/> - <parameter type-id='ff0618be' name='t' filepath='lib/refcount.c' line='13' column='1'/> + <function-decl name='refcount_warn_saturate' mangled-name='refcount_warn_saturate' filepath='include/linux/refcount.h' line='127' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='refcount_warn_saturate'> + <parameter type-id='74c91557'/> + <parameter type-id='ff0618be'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='refresh_frequency_limits' mangled-name='refresh_frequency_limits' filepath='drivers/cpufreq/cpufreq.c' line='1144' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='refresh_frequency_limits'> @@ -127534,8 +127670,8 @@ <parameter type-id='d504f73d' name='nb' filepath='kernel/notifier.c' line='552' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='register_filesystem' mangled-name='register_filesystem' filepath='fs/filesystems.c' line='72' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_filesystem'> - <parameter type-id='21e53d44' name='fs' filepath='fs/filesystems.c' line='72' column='1'/> + <function-decl name='register_filesystem' mangled-name='register_filesystem' filepath='include/linux/fs.h' line='2358' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_filesystem'> + <parameter type-id='21e53d44'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='register_ftrace_export' mangled-name='register_ftrace_export' filepath='kernel/trace/trace.c' line='377' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_ftrace_export'> @@ -127576,16 +127712,16 @@ <parameter type-id='631dc3c1' name='table' filepath='net/sysctl_net.c' line='119' column='1'/> <return type-id='11b101bb'/> </function-decl> - <function-decl name='register_netdev' mangled-name='register_netdev' filepath='net/core/dev.c' line='10196' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_netdev'> - <parameter type-id='68a2d05b' name='dev' filepath='net/core/dev.c' line='10196' column='1'/> + <function-decl name='register_netdev' mangled-name='register_netdev' filepath='include/linux/netdevice.h' line='4464' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_netdev'> + <parameter type-id='68a2d05b'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='register_netdevice' mangled-name='register_netdevice' filepath='net/core/dev.c' line='9967' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_netdevice'> - <parameter type-id='68a2d05b' name='dev' filepath='net/core/dev.c' line='9967' column='1'/> + <function-decl name='register_netdevice' mangled-name='register_netdevice' filepath='include/linux/netdevice.h' line='2910' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_netdevice'> + <parameter type-id='68a2d05b'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='register_netdevice_notifier' mangled-name='register_netdevice_notifier' filepath='net/core/dev.c' line='1829' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_netdevice_notifier'> - <parameter type-id='d504f73d' name='nb' filepath='net/core/dev.c' line='1829' column='1'/> + <function-decl name='register_netdevice_notifier' mangled-name='register_netdevice_notifier' filepath='include/linux/netdevice.h' line='2742' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_netdevice_notifier'> + <parameter type-id='d504f73d'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='register_netevent_notifier' mangled-name='register_netevent_notifier' filepath='net/core/netevent.c' line='28' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_netevent_notifier'> @@ -127596,8 +127732,8 @@ <parameter type-id='d504f73d' name='nb' filepath='mm/oom_kill.c' line='1074' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='register_pernet_device' mangled-name='register_pernet_device' filepath='net/core/net_namespace.c' line='1304' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_pernet_device'> - <parameter type-id='d6907f4c' name='ops' filepath='net/core/net_namespace.c' line='1304' column='1'/> + <function-decl name='register_pernet_device' mangled-name='register_pernet_device' filepath='include/net/net_namespace.h' line='414' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_pernet_device'> + <parameter type-id='d6907f4c'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='register_pernet_subsys' mangled-name='register_pernet_subsys' filepath='net/core/net_namespace.c' line='1258' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_pernet_subsys'> @@ -127616,12 +127752,12 @@ <parameter type-id='d504f73d' name='nb' filepath='kernel/reboot.c' line='183' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='register_shrinker' mangled-name='register_shrinker' filepath='mm/vmscan.c' line='407' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_shrinker'> - <parameter type-id='4be14597' name='shrinker' filepath='mm/vmscan.c' line='407' column='1'/> + <function-decl name='register_shrinker' mangled-name='register_shrinker' filepath='include/linux/shrinker.h' line='95' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_shrinker'> + <parameter type-id='4be14597'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='register_syscore_ops' mangled-name='register_syscore_ops' filepath='drivers/base/syscore.c' line='22' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_syscore_ops'> - <parameter type-id='cbd24a98' name='ops' filepath='drivers/base/syscore.c' line='22' column='1'/> + <function-decl name='register_syscore_ops' mangled-name='register_syscore_ops' filepath='include/linux/syscore_ops.h' line='20' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_syscore_ops'> + <parameter type-id='cbd24a98'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='register_sysctl' mangled-name='register_sysctl' filepath='fs/proc/proc_sysctl.c' line='1376' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_sysctl'> @@ -127637,8 +127773,8 @@ <parameter type-id='5dbfcbb1' name='dev' filepath='drivers/virtio/virtio.c' line='333' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='register_virtio_driver' mangled-name='register_virtio_driver' filepath='drivers/virtio/virtio.c' line='309' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_virtio_driver'> - <parameter type-id='f350dc99' name='driver' filepath='drivers/virtio/virtio.c' line='309' column='1'/> + <function-decl name='register_virtio_driver' mangled-name='register_virtio_driver' filepath='include/linux/virtio.h' line='188' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_virtio_driver'> + <parameter type-id='f350dc99'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='register_vmap_purge_notifier' mangled-name='register_vmap_purge_notifier' filepath='mm/vmalloc.c' line='1268' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_vmap_purge_notifier'> @@ -127751,10 +127887,10 @@ <parameter type-id='b59d7dce' name='val_len' filepath='drivers/base/regmap/regmap.c' line='2589' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='regmap_read' mangled-name='regmap_read' filepath='drivers/base/regmap/regmap.c' line='2713' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regmap_read'> - <parameter type-id='29af9a71' name='map' filepath='drivers/base/regmap/regmap.c' line='2713' column='1'/> - <parameter type-id='f0981eeb' name='reg' filepath='drivers/base/regmap/regmap.c' line='2713' column='1'/> - <parameter type-id='807869d3' name='val' filepath='drivers/base/regmap/regmap.c' line='2713' column='1'/> + <function-decl name='regmap_read' mangled-name='regmap_read' filepath='include/linux/regmap.h' line='1064' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regmap_read'> + <parameter type-id='29af9a71'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='807869d3'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='regmap_register_patch' mangled-name='regmap_register_patch' filepath='drivers/base/regmap/regmap.c' line='3193' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regmap_register_patch'> @@ -127763,20 +127899,20 @@ <parameter type-id='95e97e5e' name='num_regs' filepath='drivers/base/regmap/regmap.c' line='3194' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='regmap_update_bits_base' mangled-name='regmap_update_bits_base' filepath='drivers/base/regmap/regmap.c' line='3068' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regmap_update_bits_base'> - <parameter type-id='29af9a71' name='map' filepath='drivers/base/regmap/regmap.c' line='3068' column='1'/> - <parameter type-id='f0981eeb' name='reg' filepath='drivers/base/regmap/regmap.c' line='3068' column='1'/> - <parameter type-id='f0981eeb' name='mask' filepath='drivers/base/regmap/regmap.c' line='3069' column='1'/> - <parameter type-id='f0981eeb' name='val' filepath='drivers/base/regmap/regmap.c' line='3069' column='1'/> - <parameter type-id='d8e6b335' name='change' filepath='drivers/base/regmap/regmap.c' line='3070' column='1'/> - <parameter type-id='b50a4934' name='async' filepath='drivers/base/regmap/regmap.c' line='3070' column='1'/> - <parameter type-id='b50a4934' name='force' filepath='drivers/base/regmap/regmap.c' line='3070' column='1'/> + <function-decl name='regmap_update_bits_base' mangled-name='regmap_update_bits_base' filepath='include/linux/regmap.h' line='1071' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regmap_update_bits_base'> + <parameter type-id='29af9a71'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='d8e6b335'/> + <parameter type-id='c894953d'/> + <parameter type-id='c894953d'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='regmap_write' mangled-name='regmap_write' filepath='drivers/base/regmap/regmap.c' line='1945' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regmap_write'> - <parameter type-id='29af9a71' name='map' filepath='drivers/base/regmap/regmap.c' line='1945' column='1'/> - <parameter type-id='f0981eeb' name='reg' filepath='drivers/base/regmap/regmap.c' line='1945' column='1'/> - <parameter type-id='f0981eeb' name='val' filepath='drivers/base/regmap/regmap.c' line='1945' column='1'/> + <function-decl name='regmap_write' mangled-name='regmap_write' filepath='include/linux/regmap.h' line='1049' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regmap_write'> + <parameter type-id='29af9a71'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='regulator_allow_bypass' mangled-name='regulator_allow_bypass' filepath='drivers/regulator/core.c' line='4475' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_allow_bypass'> @@ -127784,14 +127920,14 @@ <parameter type-id='b50a4934' name='enable' filepath='drivers/regulator/core.c' line='4475' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='regulator_bulk_disable' mangled-name='regulator_bulk_disable' filepath='drivers/regulator/core.c' line='4683' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_bulk_disable'> - <parameter type-id='95e97e5e' name='num_consumers' filepath='drivers/regulator/core.c' line='4683' column='1'/> - <parameter type-id='776946b4' name='consumers' filepath='drivers/regulator/core.c' line='4684' column='1'/> + <function-decl name='regulator_bulk_disable' mangled-name='regulator_bulk_disable' filepath='include/linux/regulator/consumer.h' line='236' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_bulk_disable'> + <parameter type-id='95e97e5e'/> + <parameter type-id='776946b4'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='regulator_bulk_enable' mangled-name='regulator_bulk_enable' filepath='drivers/regulator/core.c' line='4634' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_bulk_enable'> - <parameter type-id='95e97e5e' name='num_consumers' filepath='drivers/regulator/core.c' line='4634' column='1'/> - <parameter type-id='776946b4' name='consumers' filepath='drivers/regulator/core.c' line='4635' column='1'/> + <function-decl name='regulator_bulk_enable' mangled-name='regulator_bulk_enable' filepath='include/linux/regulator/consumer.h' line='234' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_bulk_enable'> + <parameter type-id='95e97e5e'/> + <parameter type-id='776946b4'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='regulator_bulk_get' mangled-name='regulator_bulk_get' filepath='drivers/regulator/core.c' line='4579' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_bulk_get'> @@ -127804,8 +127940,8 @@ <parameter type-id='850c13f6' name='regulator' filepath='drivers/regulator/core.c' line='3040' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='regulator_disable' mangled-name='regulator_disable' filepath='drivers/regulator/core.c' line='2810' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_disable'> - <parameter type-id='850c13f6' name='regulator' filepath='drivers/regulator/core.c' line='2810' column='1'/> + <function-decl name='regulator_disable' mangled-name='regulator_disable' filepath='include/linux/regulator/consumer.h' line='225' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_disable'> + <parameter type-id='850c13f6'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='regulator_disable_deferred' mangled-name='regulator_disable_deferred' filepath='drivers/regulator/core.c' line='2941' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_disable_deferred'> @@ -127817,8 +127953,8 @@ <parameter type-id='43c38462' name='rdev' filepath='drivers/regulator/helpers.c' line='85' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='regulator_enable' mangled-name='regulator_enable' filepath='drivers/regulator/core.c' line='2700' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_enable'> - <parameter type-id='850c13f6' name='regulator' filepath='drivers/regulator/core.c' line='2700' column='1'/> + <function-decl name='regulator_enable' mangled-name='regulator_enable' filepath='include/linux/regulator/consumer.h' line='224' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_enable'> + <parameter type-id='850c13f6'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='regulator_enable_regmap' mangled-name='regulator_enable_regmap' filepath='drivers/regulator/helpers.c' line='59' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_enable_regmap'> @@ -127855,8 +127991,8 @@ <parameter type-id='80f4b756' name='id' filepath='drivers/regulator/core.c' line='2103' column='1'/> <return type-id='850c13f6'/> </function-decl> - <function-decl name='regulator_get_voltage' mangled-name='regulator_get_voltage' filepath='drivers/regulator/core.c' line='4209' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_get_voltage'> - <parameter type-id='850c13f6' name='regulator' filepath='drivers/regulator/core.c' line='4209' column='1'/> + <function-decl name='regulator_get_voltage' mangled-name='regulator_get_voltage' filepath='include/linux/regulator/consumer.h' line='251' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_get_voltage'> + <parameter type-id='850c13f6'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='regulator_get_voltage_rdev' mangled-name='regulator_get_voltage_rdev' filepath='drivers/regulator/core.c' line='4154' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_get_voltage_rdev'> @@ -127907,22 +128043,22 @@ <parameter type-id='95e97e5e' name='max_uV' filepath='drivers/regulator/helpers.c' line='331' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='regulator_map_voltage_iterate' mangled-name='regulator_map_voltage_iterate' filepath='drivers/regulator/helpers.c' line='292' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_map_voltage_iterate'> - <parameter type-id='43c38462' name='rdev' filepath='drivers/regulator/helpers.c' line='292' column='1'/> - <parameter type-id='95e97e5e' name='min_uV' filepath='drivers/regulator/helpers.c' line='293' column='1'/> - <parameter type-id='95e97e5e' name='max_uV' filepath='drivers/regulator/helpers.c' line='293' column='1'/> + <function-decl name='regulator_map_voltage_iterate' mangled-name='regulator_map_voltage_iterate' filepath='include/linux/regulator/driver.h' line='519' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_map_voltage_iterate'> + <parameter type-id='43c38462'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='regulator_map_voltage_linear' mangled-name='regulator_map_voltage_linear' filepath='drivers/regulator/helpers.c' line='361' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_map_voltage_linear'> - <parameter type-id='43c38462' name='rdev' filepath='drivers/regulator/helpers.c' line='361' column='1'/> - <parameter type-id='95e97e5e' name='min_uV' filepath='drivers/regulator/helpers.c' line='362' column='1'/> - <parameter type-id='95e97e5e' name='max_uV' filepath='drivers/regulator/helpers.c' line='362' column='1'/> + <function-decl name='regulator_map_voltage_linear' mangled-name='regulator_map_voltage_linear' filepath='include/linux/regulator/driver.h' line='513' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_map_voltage_linear'> + <parameter type-id='43c38462'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='regulator_map_voltage_linear_range' mangled-name='regulator_map_voltage_linear_range' filepath='drivers/regulator/helpers.c' line='407' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_map_voltage_linear_range'> - <parameter type-id='43c38462' name='rdev' filepath='drivers/regulator/helpers.c' line='407' column='1'/> - <parameter type-id='95e97e5e' name='min_uV' filepath='drivers/regulator/helpers.c' line='408' column='1'/> - <parameter type-id='95e97e5e' name='max_uV' filepath='drivers/regulator/helpers.c' line='408' column='1'/> + <function-decl name='regulator_map_voltage_linear_range' mangled-name='regulator_map_voltage_linear_range' filepath='include/linux/regulator/driver.h' line='517' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_map_voltage_linear_range'> + <parameter type-id='43c38462'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='regulator_notifier_call_chain' mangled-name='regulator_notifier_call_chain' filepath='drivers/regulator/core.c' line='4773' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_notifier_call_chain'> @@ -128008,8 +128144,8 @@ <parameter type-id='d504f73d' name='nb' filepath='drivers/regulator/core.c' line='4548' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='release_firmware' mangled-name='release_firmware' filepath='drivers/base/firmware_loader/main.c' line='1049' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='release_firmware'> - <parameter type-id='fce0537d' name='fw' filepath='drivers/base/firmware_loader/main.c' line='1049' column='1'/> + <function-decl name='release_firmware' mangled-name='release_firmware' filepath='include/linux/firmware.h' line='60' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='release_firmware'> + <parameter type-id='fce0537d'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='release_pages' mangled-name='release_pages' filepath='mm/swap.c' line='986' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='release_pages'> @@ -128017,22 +128153,22 @@ <parameter type-id='95e97e5e' name='nr' filepath='mm/swap.c' line='986' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='release_sock' mangled-name='release_sock' filepath='net/core/sock.c' line='3067' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='release_sock'> - <parameter type-id='f772df6d' name='sk' filepath='net/core/sock.c' line='3067' column='1'/> + <function-decl name='release_sock' mangled-name='release_sock' filepath='include/net/sock.h' line='1598' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='release_sock'> + <parameter type-id='f772df6d'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='remap_pfn_range' mangled-name='remap_pfn_range' filepath='mm/memory.c' line='2311' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='remap_pfn_range'> - <parameter type-id='2ae08426' name='vma' filepath='mm/memory.c' line='2311' column='1'/> - <parameter type-id='7359adad' name='addr' filepath='mm/memory.c' line='2311' column='1'/> - <parameter type-id='7359adad' name='pfn' filepath='mm/memory.c' line='2312' column='1'/> - <parameter type-id='7359adad' name='size' filepath='mm/memory.c' line='2312' column='1'/> - <parameter type-id='2e2dcbd3' name='prot' filepath='mm/memory.c' line='2312' column='1'/> + <function-decl name='remap_pfn_range' mangled-name='remap_pfn_range' filepath='include/linux/mm.h' line='2897' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='remap_pfn_range'> + <parameter type-id='2ae08426'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> + <parameter type-id='051883a9'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='remap_vmalloc_range' mangled-name='remap_vmalloc_range' filepath='mm/vmalloc.c' line='3080' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='remap_vmalloc_range'> - <parameter type-id='2ae08426' name='vma' filepath='mm/vmalloc.c' line='3080' column='1'/> - <parameter type-id='eaa32e2f' name='addr' filepath='mm/vmalloc.c' line='3080' column='1'/> - <parameter type-id='7359adad' name='pgoff' filepath='mm/vmalloc.c' line='3081' column='1'/> + <function-decl name='remap_vmalloc_range' mangled-name='remap_vmalloc_range' filepath='include/linux/vmalloc.h' line='129' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='remap_vmalloc_range'> + <parameter type-id='2ae08426'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='remove_cpu' mangled-name='remove_cpu' filepath='kernel/cpu.c' line='1097' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='remove_cpu'> @@ -128045,9 +128181,9 @@ <parameter type-id='91ce1af9' name='size' filepath='mm/memory_hotplug.c' line='1838' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='remove_proc_entry' mangled-name='remove_proc_entry' filepath='fs/proc/generic.c' line='688' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='remove_proc_entry'> - <parameter type-id='80f4b756' name='name' filepath='fs/proc/generic.c' line='688' column='1'/> - <parameter type-id='d077e928' name='parent' filepath='fs/proc/generic.c' line='688' column='1'/> + <function-decl name='remove_proc_entry' mangled-name='remove_proc_entry' filepath='include/linux/proc_fs.h' line='115' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='remove_proc_entry'> + <parameter type-id='80f4b756'/> + <parameter type-id='d077e928'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='remove_proc_subtree' mangled-name='remove_proc_subtree' filepath='fs/proc/generic.c' line='727' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='remove_proc_subtree'> @@ -128055,9 +128191,9 @@ <parameter type-id='d077e928' name='parent' filepath='fs/proc/generic.c' line='727' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='remove_wait_queue' mangled-name='remove_wait_queue' filepath='kernel/sched/wait.c' line='41' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='remove_wait_queue'> - <parameter type-id='3f8b2ed3' name='wq_head' filepath='kernel/sched/wait.c' line='41' column='1'/> - <parameter type-id='db9d03e3' name='wq_entry' filepath='kernel/sched/wait.c' line='41' column='1'/> + <function-decl name='remove_wait_queue' mangled-name='remove_wait_queue' filepath='include/linux/wait.h' line='167' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='remove_wait_queue'> + <parameter type-id='3f8b2ed3'/> + <parameter type-id='db9d03e3'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='report_iommu_fault' mangled-name='report_iommu_fault' filepath='drivers/iommu/iommu.c' line='2707' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='report_iommu_fault'> @@ -128105,13 +128241,13 @@ <parameter type-id='c8e4e392' name='cont' filepath='drivers/base/firmware_loader/main.c' line='1114' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='request_threaded_irq' mangled-name='request_threaded_irq' filepath='kernel/irq/manage.c' line='2007' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='request_threaded_irq'> - <parameter type-id='f0981eeb' name='irq' filepath='kernel/irq/manage.c' line='2007' column='1'/> - <parameter type-id='29591c9a' name='handler' filepath='kernel/irq/manage.c' line='2007' column='1'/> - <parameter type-id='29591c9a' name='thread_fn' filepath='kernel/irq/manage.c' line='2008' column='1'/> - <parameter type-id='7359adad' name='irqflags' filepath='kernel/irq/manage.c' line='2008' column='1'/> - <parameter type-id='80f4b756' name='devname' filepath='kernel/irq/manage.c' line='2009' column='1'/> - <parameter type-id='eaa32e2f' name='dev_id' filepath='kernel/irq/manage.c' line='2009' column='1'/> + <function-decl name='request_threaded_irq' mangled-name='request_threaded_irq' filepath='include/linux/interrupt.h' line='139' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='request_threaded_irq'> + <parameter type-id='f0981eeb'/> + <parameter type-id='ff9465c8'/> + <parameter type-id='ff9465c8'/> + <parameter type-id='7359adad'/> + <parameter type-id='80f4b756'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='resched_curr' mangled-name='resched_curr' filepath='kernel/sched/core.c' line='626' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='resched_curr'> @@ -128119,24 +128255,24 @@ <return type-id='48b5725f'/> </function-decl> <var-decl name='reservation_ww_class' type-id='f0dc3c34' mangled-name='reservation_ww_class' visibility='default' filepath='drivers/dma-buf/dma-resv.c' line='52' column='1' elf-symbol-id='reservation_ww_class'/> - <function-decl name='reset_control_assert' mangled-name='reset_control_assert' filepath='drivers/reset/core.c' line='344' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='reset_control_assert'> - <parameter type-id='9f9b8114' name='rstc' filepath='drivers/reset/core.c' line='344' column='1'/> + <function-decl name='reset_control_assert' mangled-name='reset_control_assert' filepath='include/linux/reset.h' line='16' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='reset_control_assert'> + <parameter type-id='9f9b8114'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='reset_control_deassert' mangled-name='reset_control_deassert' filepath='drivers/reset/core.c' line='402' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='reset_control_deassert'> - <parameter type-id='9f9b8114' name='rstc' filepath='drivers/reset/core.c' line='402' column='1'/> + <function-decl name='reset_control_deassert' mangled-name='reset_control_deassert' filepath='include/linux/reset.h' line='17' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='reset_control_deassert'> + <parameter type-id='9f9b8114'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='reset_control_put' mangled-name='reset_control_put' filepath='drivers/reset/core.c' line='759' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='reset_control_put'> - <parameter type-id='9f9b8114' name='rstc' filepath='drivers/reset/core.c' line='759' column='1'/> + <function-decl name='reset_control_put' mangled-name='reset_control_put' filepath='include/linux/reset.h' line='28' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='reset_control_put'> + <parameter type-id='9f9b8114'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='reset_control_reset' mangled-name='reset_control_reset' filepath='drivers/reset/core.c' line='293' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='reset_control_reset'> <parameter type-id='9f9b8114' name='rstc' filepath='drivers/reset/core.c' line='293' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='reset_controller_register' mangled-name='reset_controller_register' filepath='drivers/reset/core.c' line='99' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='reset_controller_register'> - <parameter type-id='775147d9' name='rcdev' filepath='drivers/reset/core.c' line='99' column='1'/> + <function-decl name='reset_controller_register' mangled-name='reset_controller_register' filepath='include/linux/reset-controller.h' line='82' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='reset_controller_register'> + <parameter type-id='775147d9'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='resume_cpus' mangled-name='resume_cpus' filepath='kernel/cpu.c' line='1250' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='resume_cpus'> @@ -128152,20 +128288,20 @@ <parameter type-id='b50a4934' name='verbose' filepath='fs/block_dev.c' line='1368' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='rfkill_alloc' mangled-name='rfkill_alloc' filepath='net/rfkill/core.c' line='922' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rfkill_alloc'> - <parameter type-id='80f4b756' name='name' filepath='net/rfkill/core.c' line='922' column='1'/> - <parameter type-id='fa0b179b' name='parent' filepath='net/rfkill/core.c' line='923' column='1'/> - <parameter type-id='c3f0f7d9' name='type' filepath='net/rfkill/core.c' line='924' column='1'/> - <parameter type-id='6a6a70e7' name='ops' filepath='net/rfkill/core.c' line='925' column='1'/> - <parameter type-id='eaa32e2f' name='ops_data' filepath='net/rfkill/core.c' line='926' column='1'/> + <function-decl name='rfkill_alloc' mangled-name='rfkill_alloc' filepath='include/linux/rfkill.h' line='79' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rfkill_alloc'> + <parameter type-id='80f4b756'/> + <parameter type-id='fa0b179b'/> + <parameter type-id='6bac1cb5'/> + <parameter type-id='6a6a70e7'/> + <parameter type-id='eaa32e2f'/> <return type-id='c5b94c75'/> </function-decl> - <function-decl name='rfkill_blocked' mangled-name='rfkill_blocked' filepath='net/rfkill/core.c' line='908' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rfkill_blocked'> - <parameter type-id='c5b94c75' name='rfkill' filepath='net/rfkill/core.c' line='908' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='rfkill_blocked' mangled-name='rfkill_blocked' filepath='include/linux/rfkill.h' line='215' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rfkill_blocked'> + <parameter type-id='c5b94c75'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='rfkill_destroy' mangled-name='rfkill_destroy' filepath='net/rfkill/core.c' line='1099' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rfkill_destroy'> - <parameter type-id='c5b94c75' name='rfkill' filepath='net/rfkill/core.c' line='1099' column='1'/> + <function-decl name='rfkill_destroy' mangled-name='rfkill_destroy' filepath='include/linux/rfkill.h' line='138' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rfkill_destroy'> + <parameter type-id='c5b94c75'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='rfkill_find_type' mangled-name='rfkill_find_type' filepath='net/rfkill/core.c' line='653' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rfkill_find_type'> @@ -128181,8 +128317,8 @@ <parameter type-id='c5b94c75' name='rfkill' filepath='net/rfkill/core.c' line='832' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='rfkill_register' mangled-name='rfkill_register' filepath='net/rfkill/core.c' line='1005' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rfkill_register'> - <parameter type-id='c5b94c75' name='rfkill' filepath='net/rfkill/core.c' line='1005' column='1'/> + <function-decl name='rfkill_register' mangled-name='rfkill_register' filepath='include/linux/rfkill.h' line='100' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rfkill_register'> + <parameter type-id='c5b94c75'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='rfkill_resume_polling' mangled-name='rfkill_resume_polling' filepath='net/rfkill/core.c' line='844' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rfkill_resume_polling'> @@ -128199,8 +128335,8 @@ <parameter type-id='b50a4934' name='blocked' filepath='net/rfkill/core.c' line='565' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='rfkill_unregister' mangled-name='rfkill_unregister' filepath='net/rfkill/core.c' line='1075' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rfkill_unregister'> - <parameter type-id='c5b94c75' name='rfkill' filepath='net/rfkill/core.c' line='1075' column='1'/> + <function-decl name='rfkill_unregister' mangled-name='rfkill_unregister' filepath='include/linux/rfkill.h' line='130' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rfkill_unregister'> + <parameter type-id='c5b94c75'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='rhashtable_destroy' mangled-name='rhashtable_destroy' filepath='lib/rhashtable.c' line='1168' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rhashtable_destroy'> @@ -128213,15 +128349,15 @@ <parameter type-id='eaa32e2f' name='arg' filepath='lib/rhashtable.c' line='1132' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='rhashtable_init' mangled-name='rhashtable_init' filepath='lib/rhashtable.c' line='1015' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rhashtable_init'> - <parameter type-id='e6726ce3' name='ht' filepath='lib/rhashtable.c' line='1015' column='1'/> - <parameter type-id='44dbf2cd' name='params' filepath='lib/rhashtable.c' line='1016' column='1'/> + <function-decl name='rhashtable_init' mangled-name='rhashtable_init' filepath='include/linux/rhashtable-types.h' line='130' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rhashtable_init'> + <parameter type-id='e6726ce3'/> + <parameter type-id='44dbf2cd'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='rhashtable_insert_slow' mangled-name='rhashtable_insert_slow' filepath='lib/rhashtable.c' line='629' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rhashtable_insert_slow'> - <parameter type-id='e6726ce3' name='ht' filepath='lib/rhashtable.c' line='629' column='1'/> - <parameter type-id='eaa32e2f' name='key' filepath='lib/rhashtable.c' line='629' column='1'/> - <parameter type-id='3cc8739a' name='obj' filepath='lib/rhashtable.c' line='630' column='1'/> + <function-decl name='rhashtable_insert_slow' mangled-name='rhashtable_insert_slow' filepath='include/linux/rhashtable.h' line='242' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rhashtable_insert_slow'> + <parameter type-id='e6726ce3'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='3cc8739a'/> <return type-id='eaa32e2f'/> </function-decl> <function-decl name='rhltable_init' mangled-name='rhltable_init' filepath='lib/rhashtable.c' line='1086' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rhltable_init'> @@ -128229,39 +128365,39 @@ <parameter type-id='44dbf2cd' name='params' filepath='lib/rhashtable.c' line='1086' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='rht_bucket_nested' mangled-name='rht_bucket_nested' filepath='lib/rhashtable.c' line='1203' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rht_bucket_nested'> - <parameter type-id='6a4a6779' name='tbl' filepath='lib/rhashtable.c' line='1204' column='1'/> - <parameter type-id='f0981eeb' name='hash' filepath='lib/rhashtable.c' line='1204' column='1'/> + <function-decl name='rht_bucket_nested' mangled-name='rht_bucket_nested' filepath='include/linux/rhashtable.h' line='264' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rht_bucket_nested'> + <parameter type-id='6a4a6779'/> + <parameter type-id='f0981eeb'/> <return type-id='33f7eff4'/> </function-decl> - <function-decl name='rht_bucket_nested_insert' mangled-name='rht_bucket_nested_insert' filepath='lib/rhashtable.c' line='1214' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rht_bucket_nested_insert'> - <parameter type-id='e6726ce3' name='ht' filepath='lib/rhashtable.c' line='1215' column='1'/> - <parameter type-id='35e7a722' name='tbl' filepath='lib/rhashtable.c' line='1215' column='1'/> - <parameter type-id='f0981eeb' name='hash' filepath='lib/rhashtable.c' line='1215' column='1'/> + <function-decl name='rht_bucket_nested_insert' mangled-name='rht_bucket_nested_insert' filepath='include/linux/rhashtable.h' line='268' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rht_bucket_nested_insert'> + <parameter type-id='e6726ce3'/> + <parameter type-id='35e7a722'/> + <parameter type-id='f0981eeb'/> <return type-id='33f7eff4'/> </function-decl> - <function-decl name='rndis_deregister' mangled-name='rndis_deregister' filepath='drivers/usb/gadget/function/rndis.c' line='928' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_deregister'> - <parameter type-id='7c184d88' name='params' filepath='drivers/usb/gadget/function/rndis.c' line='928' column='1'/> + <function-decl name='rndis_deregister' mangled-name='rndis_deregister' filepath='drivers/usb/gadget/function/rndis.h' line='182' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_deregister'> + <parameter type-id='7c184d88'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='rndis_free_response' mangled-name='rndis_free_response' filepath='drivers/usb/gadget/function/rndis.c' line='1011' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_free_response'> - <parameter type-id='7c184d88' name='params' filepath='drivers/usb/gadget/function/rndis.c' line='1011' column='1'/> - <parameter type-id='8bff8096' name='buf' filepath='drivers/usb/gadget/function/rndis.c' line='1011' column='1'/> + <function-decl name='rndis_free_response' mangled-name='rndis_free_response' filepath='drivers/usb/gadget/function/rndis.h' line='193' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_free_response'> + <parameter type-id='7c184d88'/> + <parameter type-id='cf536864'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='rndis_get_next_response' mangled-name='rndis_get_next_response' filepath='drivers/usb/gadget/function/rndis.c' line='1024' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_get_next_response'> - <parameter type-id='7c184d88' name='params' filepath='drivers/usb/gadget/function/rndis.c' line='1024' column='1'/> - <parameter type-id='f9409001' name='length' filepath='drivers/usb/gadget/function/rndis.c' line='1024' column='1'/> - <return type-id='8bff8096'/> + <function-decl name='rndis_get_next_response' mangled-name='rndis_get_next_response' filepath='drivers/usb/gadget/function/rndis.h' line='192' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_get_next_response'> + <parameter type-id='7c184d88'/> + <parameter type-id='807869d3'/> + <return type-id='cf536864'/> </function-decl> - <function-decl name='rndis_msg_parser' mangled-name='rndis_msg_parser' filepath='drivers/usb/gadget/function/rndis.c' line='787' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_msg_parser'> - <parameter type-id='7c184d88' name='params' filepath='drivers/usb/gadget/function/rndis.c' line='787' column='1'/> - <parameter type-id='8bff8096' name='buf' filepath='drivers/usb/gadget/function/rndis.c' line='787' column='1'/> + <function-decl name='rndis_msg_parser' mangled-name='rndis_msg_parser' filepath='drivers/usb/gadget/function/rndis.h' line='180' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_msg_parser'> + <parameter type-id='7c184d88'/> + <parameter type-id='cf536864'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='rndis_register' mangled-name='rndis_register' filepath='drivers/usb/gadget/function/rndis.c' line='876' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_register'> - <parameter type-id='b7f9d8e6' name='resp_avail' filepath='drivers/usb/gadget/function/rndis.c' line='876' column='1'/> - <parameter type-id='eaa32e2f' name='v' filepath='drivers/usb/gadget/function/rndis.c' line='876' column='1'/> + <function-decl name='rndis_register' mangled-name='rndis_register' filepath='drivers/usb/gadget/function/rndis.h' line='181' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_register'> + <parameter type-id='b7f9d8e6'/> + <parameter type-id='eaa32e2f'/> <return type-id='7c184d88'/> </function-decl> <function-decl name='rndis_set_host_mac' mangled-name='rndis_set_host_mac' filepath='drivers/usb/gadget/function/rndis.c' line='778' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_set_host_mac'> @@ -128269,33 +128405,33 @@ <parameter type-id='bbaf3419' name='addr' filepath='drivers/usb/gadget/function/rndis.c' line='778' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='rndis_set_param_dev' mangled-name='rndis_set_param_dev' filepath='drivers/usb/gadget/function/rndis.c' line='952' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_set_param_dev'> - <parameter type-id='7c184d88' name='params' filepath='drivers/usb/gadget/function/rndis.c' line='952' column='1'/> - <parameter type-id='68a2d05b' name='dev' filepath='drivers/usb/gadget/function/rndis.c' line='952' column='1'/> - <parameter type-id='26d4d46f' name='cdc_filter' filepath='drivers/usb/gadget/function/rndis.c' line='953' column='1'/> + <function-decl name='rndis_set_param_dev' mangled-name='rndis_set_param_dev' filepath='drivers/usb/gadget/function/rndis.h' line='183' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_set_param_dev'> + <parameter type-id='7c184d88'/> + <parameter type-id='68a2d05b'/> + <parameter type-id='e9e550dd'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='rndis_set_param_medium' mangled-name='rndis_set_param_medium' filepath='drivers/usb/gadget/function/rndis.c' line='983' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_set_param_medium'> - <parameter type-id='7c184d88' name='params' filepath='drivers/usb/gadget/function/rndis.c' line='983' column='1'/> - <parameter type-id='19c2251e' name='medium' filepath='drivers/usb/gadget/function/rndis.c' line='983' column='1'/> - <parameter type-id='19c2251e' name='speed' filepath='drivers/usb/gadget/function/rndis.c' line='983' column='1'/> + <function-decl name='rndis_set_param_medium' mangled-name='rndis_set_param_medium' filepath='drivers/usb/gadget/function/rndis.h' line='187' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_set_param_medium'> + <parameter type-id='7c184d88'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='rndis_set_param_vendor' mangled-name='rndis_set_param_vendor' filepath='drivers/usb/gadget/function/rndis.c' line='968' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_set_param_vendor'> - <parameter type-id='7c184d88' name='params' filepath='drivers/usb/gadget/function/rndis.c' line='968' column='1'/> - <parameter type-id='19c2251e' name='vendorID' filepath='drivers/usb/gadget/function/rndis.c' line='968' column='1'/> - <parameter type-id='80f4b756' name='vendorDescr' filepath='drivers/usb/gadget/function/rndis.c' line='969' column='1'/> + <function-decl name='rndis_set_param_vendor' mangled-name='rndis_set_param_vendor' filepath='drivers/usb/gadget/function/rndis.h' line='185' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_set_param_vendor'> + <parameter type-id='7c184d88'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='80f4b756'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='rndis_signal_connect' mangled-name='rndis_signal_connect' filepath='drivers/usb/gadget/function/rndis.c' line='749' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_signal_connect'> - <parameter type-id='7c184d88' name='params' filepath='drivers/usb/gadget/function/rndis.c' line='749' column='1'/> + <function-decl name='rndis_signal_connect' mangled-name='rndis_signal_connect' filepath='drivers/usb/gadget/function/rndis.h' line='196' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_signal_connect'> + <parameter type-id='7c184d88'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='rndis_uninit' mangled-name='rndis_uninit' filepath='drivers/usb/gadget/function/rndis.c' line='763' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_uninit'> - <parameter type-id='7c184d88' name='params' filepath='drivers/usb/gadget/function/rndis.c' line='763' column='1'/> + <function-decl name='rndis_uninit' mangled-name='rndis_uninit' filepath='drivers/usb/gadget/function/rndis.h' line='195' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rndis_uninit'> + <parameter type-id='7c184d88'/> <return type-id='48b5725f'/> </function-decl> - <var-decl name='root_task_group' type-id='2d863538' mangled-name='root_task_group' visibility='default' filepath='kernel/sched/core.c' line='7434' column='1' elf-symbol-id='root_task_group'/> + <var-decl name='root_task_group' type-id='2d863538' mangled-name='root_task_group' visibility='default' filepath='kernel/sched/core.c' line='7435' column='1' elf-symbol-id='root_task_group'/> <function-decl name='round_jiffies' mangled-name='round_jiffies' filepath='kernel/time/timer.c' line='389' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='round_jiffies'> <parameter type-id='7359adad' name='j' filepath='kernel/time/timer.c' line='389' column='1'/> <return type-id='7359adad'/> @@ -128400,8 +128536,8 @@ <parameter type-id='b59d7dce' name='size' filepath='drivers/remoteproc/remoteproc_coredump.c' line='48' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='rproc_coredump_cleanup' mangled-name='rproc_coredump_cleanup' filepath='drivers/remoteproc/remoteproc_coredump.c' line='26' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_coredump_cleanup'> - <parameter type-id='5771c601' name='rproc' filepath='drivers/remoteproc/remoteproc_coredump.c' line='26' column='1'/> + <function-decl name='rproc_coredump_cleanup' mangled-name='rproc_coredump_cleanup' filepath='include/linux/remoteproc.h' line='663' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_coredump_cleanup'> + <parameter type-id='5771c601'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='rproc_coredump_set_elf_info' mangled-name='rproc_coredump_set_elf_info' filepath='drivers/remoteproc/remoteproc_coredump.c' line='114' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rproc_coredump_set_elf_info'> @@ -128470,12 +128606,12 @@ <parameter type-id='3992a90f' name='lock' filepath='kernel/locking/rtmutex.c' line='1602' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='rtc_class_close' mangled-name='rtc_class_close' filepath='drivers/rtc/interface.c' line='717' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtc_class_close'> - <parameter type-id='5992ae83' name='rtc' filepath='drivers/rtc/interface.c' line='717' column='1'/> + <function-decl name='rtc_class_close' mangled-name='rtc_class_close' filepath='include/linux/rtc.h' line='185' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtc_class_close'> + <parameter type-id='5992ae83'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='rtc_class_open' mangled-name='rtc_class_open' filepath='drivers/rtc/interface.c' line='697' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtc_class_open'> - <parameter type-id='80f4b756' name='name' filepath='drivers/rtc/interface.c' line='697' column='1'/> + <function-decl name='rtc_class_open' mangled-name='rtc_class_open' filepath='include/linux/rtc.h' line='184' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtc_class_open'> + <parameter type-id='80f4b756'/> <return type-id='5992ae83'/> </function-decl> <function-decl name='rtc_ktime_to_tm' mangled-name='rtc_ktime_to_tm' filepath='drivers/rtc/lib.c' line='134' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtc_ktime_to_tm'> @@ -128487,14 +128623,14 @@ <parameter type-id='d06e7441' name='nvmem_config' filepath='drivers/rtc/nvmem.c' line='81' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='rtc_read_time' mangled-name='rtc_read_time' filepath='drivers/rtc/interface.c' line='110' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtc_read_time'> - <parameter type-id='5992ae83' name='rtc' filepath='drivers/rtc/interface.c' line='110' column='1'/> - <parameter type-id='2b8e7a42' name='tm' filepath='drivers/rtc/interface.c' line='110' column='1'/> + <function-decl name='rtc_read_time' mangled-name='rtc_read_time' filepath='include/linux/rtc.h' line='171' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtc_read_time'> + <parameter type-id='5992ae83'/> + <parameter type-id='2b8e7a42'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='rtc_set_time' mangled-name='rtc_set_time' filepath='drivers/rtc/interface.c' line='126' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtc_set_time'> - <parameter type-id='5992ae83' name='rtc' filepath='drivers/rtc/interface.c' line='126' column='1'/> - <parameter type-id='2b8e7a42' name='tm' filepath='drivers/rtc/interface.c' line='126' column='1'/> + <function-decl name='rtc_set_time' mangled-name='rtc_set_time' filepath='include/linux/rtc.h' line='172' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtc_set_time'> + <parameter type-id='5992ae83'/> + <parameter type-id='2b8e7a42'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='rtc_time64_to_tm' mangled-name='rtc_time64_to_tm' filepath='drivers/rtc/lib.c' line='49' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtc_time64_to_tm'> @@ -128502,9 +128638,9 @@ <parameter type-id='2b8e7a42' name='tm' filepath='drivers/rtc/lib.c' line='49' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='rtc_tm_to_ktime' mangled-name='rtc_tm_to_ktime' filepath='drivers/rtc/lib.c' line='125' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtc_tm_to_ktime'> - <parameter type-id='fa8285d4' name='tm' filepath='drivers/rtc/lib.c' line='125' column='1'/> - <return type-id='fbc017ef'/> + <function-decl name='rtc_tm_to_ktime' mangled-name='rtc_tm_to_ktime' filepath='include/linux/rtc.h' line='27' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtc_tm_to_ktime'> + <parameter type-id='fa8285d4'/> + <return type-id='1eb56b1e'/> </function-decl> <function-decl name='rtc_tm_to_time64' mangled-name='rtc_tm_to_time64' filepath='drivers/rtc/lib.c' line='115' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtc_tm_to_time64'> <parameter type-id='2b8e7a42' name='tm' filepath='drivers/rtc/lib.c' line='115' column='1'/> @@ -128529,12 +128665,12 @@ <function-decl name='rtnl_is_locked' mangled-name='rtnl_is_locked' filepath='net/core/rtnetlink.c' line='122' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtnl_is_locked'> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='rtnl_link_register' mangled-name='rtnl_link_register' filepath='net/core/rtnetlink.c' line='396' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtnl_link_register'> - <parameter type-id='959ab461' name='ops' filepath='net/core/rtnetlink.c' line='396' column='1'/> + <function-decl name='rtnl_link_register' mangled-name='rtnl_link_register' filepath='include/net/rtnetlink.h' line='120' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtnl_link_register'> + <parameter type-id='959ab461'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='rtnl_link_unregister' mangled-name='rtnl_link_unregister' filepath='net/core/rtnetlink.c' line='478' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtnl_link_unregister'> - <parameter type-id='959ab461' name='ops' filepath='net/core/rtnetlink.c' line='478' column='1'/> + <function-decl name='rtnl_link_unregister' mangled-name='rtnl_link_unregister' filepath='include/net/rtnetlink.h' line='121' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtnl_link_unregister'> + <parameter type-id='959ab461'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='rtnl_lock' mangled-name='rtnl_lock' filepath='net/core/rtnetlink.c' line='70' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtnl_lock'> @@ -128552,10 +128688,10 @@ <function-decl name='rtnl_trylock' mangled-name='rtnl_trylock' filepath='net/core/rtnetlink.c' line='116' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtnl_trylock'> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='rtnl_unicast' mangled-name='rtnl_unicast' filepath='net/core/rtnetlink.c' line='720' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtnl_unicast'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/rtnetlink.c' line='720' column='1'/> - <parameter type-id='a2bff676' name='net' filepath='net/core/rtnetlink.c' line='720' column='1'/> - <parameter type-id='19c2251e' name='pid' filepath='net/core/rtnetlink.c' line='720' column='1'/> + <function-decl name='rtnl_unicast' mangled-name='rtnl_unicast' filepath='include/linux/rtnetlink.h' line='13' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtnl_unicast'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='a2bff676'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='rtnl_unlock' mangled-name='rtnl_unlock' filepath='net/core/rtnetlink.c' line='109' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='rtnl_unlock'> @@ -128572,62 +128708,62 @@ <parameter type-id='95e97e5e' name='on' filepath='drivers/usb/host/pci-quirks.c' line='194' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sbitmap_add_wait_queue' mangled-name='sbitmap_add_wait_queue' filepath='lib/sbitmap.c' line='649' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sbitmap_add_wait_queue'> - <parameter type-id='75396bad' name='sbq' filepath='lib/sbitmap.c' line='649' column='1'/> - <parameter type-id='cdff193b' name='ws' filepath='lib/sbitmap.c' line='650' column='1'/> - <parameter type-id='2c01b31d' name='sbq_wait' filepath='lib/sbitmap.c' line='651' column='1'/> + <function-decl name='sbitmap_add_wait_queue' mangled-name='sbitmap_add_wait_queue' filepath='include/linux/sbitmap.h' line='574' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sbitmap_add_wait_queue'> + <parameter type-id='75396bad'/> + <parameter type-id='cdff193b'/> + <parameter type-id='2c01b31d'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sbitmap_any_bit_set' mangled-name='sbitmap_any_bit_set' filepath='lib/sbitmap.c' line='227' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sbitmap_any_bit_set'> - <parameter type-id='24e47bfc' name='sb' filepath='lib/sbitmap.c' line='227' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='sbitmap_any_bit_set' mangled-name='sbitmap_any_bit_set' filepath='include/linux/sbitmap.h' line='217' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sbitmap_any_bit_set'> + <parameter type-id='24e47bfc'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='sbitmap_del_wait_queue' mangled-name='sbitmap_del_wait_queue' filepath='lib/sbitmap.c' line='661' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sbitmap_del_wait_queue'> - <parameter type-id='2c01b31d' name='sbq_wait' filepath='lib/sbitmap.c' line='661' column='1'/> + <function-decl name='sbitmap_del_wait_queue' mangled-name='sbitmap_del_wait_queue' filepath='include/linux/sbitmap.h' line='581' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sbitmap_del_wait_queue'> + <parameter type-id='2c01b31d'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sbitmap_init_node' mangled-name='sbitmap_init_node' filepath='lib/sbitmap.c' line='44' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sbitmap_init_node'> - <parameter type-id='56033689' name='sb' filepath='lib/sbitmap.c' line='44' column='1'/> - <parameter type-id='f0981eeb' name='depth' filepath='lib/sbitmap.c' line='44' column='1'/> - <parameter type-id='95e97e5e' name='shift' filepath='lib/sbitmap.c' line='44' column='1'/> - <parameter type-id='3eb7c31c' name='flags' filepath='lib/sbitmap.c' line='45' column='1'/> - <parameter type-id='95e97e5e' name='node' filepath='lib/sbitmap.c' line='45' column='1'/> + <function-decl name='sbitmap_init_node' mangled-name='sbitmap_init_node' filepath='include/linux/sbitmap.h' line='155' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sbitmap_init_node'> + <parameter type-id='56033689'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sbitmap_queue_clear' mangled-name='sbitmap_queue_clear' filepath='lib/sbitmap.c' line='562' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sbitmap_queue_clear'> - <parameter type-id='75396bad' name='sbq' filepath='lib/sbitmap.c' line='562' column='1'/> - <parameter type-id='f0981eeb' name='nr' filepath='lib/sbitmap.c' line='562' column='1'/> - <parameter type-id='f0981eeb' name='cpu' filepath='lib/sbitmap.c' line='563' column='1'/> + <function-decl name='sbitmap_queue_clear' mangled-name='sbitmap_queue_clear' filepath='include/linux/sbitmap.h' line='487' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sbitmap_queue_clear'> + <parameter type-id='75396bad'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sbitmap_queue_init_node' mangled-name='sbitmap_queue_init_node' filepath='lib/sbitmap.c' line='355' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sbitmap_queue_init_node'> - <parameter type-id='75396bad' name='sbq' filepath='lib/sbitmap.c' line='355' column='1'/> - <parameter type-id='f0981eeb' name='depth' filepath='lib/sbitmap.c' line='355' column='1'/> - <parameter type-id='95e97e5e' name='shift' filepath='lib/sbitmap.c' line='356' column='1'/> - <parameter type-id='b50a4934' name='round_robin' filepath='lib/sbitmap.c' line='356' column='1'/> - <parameter type-id='3eb7c31c' name='flags' filepath='lib/sbitmap.c' line='356' column='1'/> - <parameter type-id='95e97e5e' name='node' filepath='lib/sbitmap.c' line='356' column='1'/> + <function-decl name='sbitmap_queue_init_node' mangled-name='sbitmap_queue_init_node' filepath='include/linux/sbitmap.h' line='366' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sbitmap_queue_init_node'> + <parameter type-id='75396bad'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='c894953d'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sbitmap_queue_min_shallow_depth' mangled-name='sbitmap_queue_min_shallow_depth' filepath='lib/sbitmap.c' line='483' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sbitmap_queue_min_shallow_depth'> - <parameter type-id='75396bad' name='sbq' filepath='lib/sbitmap.c' line='483' column='1'/> - <parameter type-id='f0981eeb' name='min_shallow_depth' filepath='lib/sbitmap.c' line='484' column='1'/> + <function-decl name='sbitmap_queue_min_shallow_depth' mangled-name='sbitmap_queue_min_shallow_depth' filepath='include/linux/sbitmap.h' line='477' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sbitmap_queue_min_shallow_depth'> + <parameter type-id='75396bad'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sbitmap_queue_resize' mangled-name='sbitmap_queue_resize' filepath='lib/sbitmap.c' line='417' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sbitmap_queue_resize'> - <parameter type-id='75396bad' name='sbq' filepath='lib/sbitmap.c' line='417' column='1'/> - <parameter type-id='f0981eeb' name='depth' filepath='lib/sbitmap.c' line='417' column='1'/> + <function-decl name='sbitmap_queue_resize' mangled-name='sbitmap_queue_resize' filepath='include/linux/sbitmap.h' line='390' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sbitmap_queue_resize'> + <parameter type-id='75396bad'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sbitmap_queue_show' mangled-name='sbitmap_queue_show' filepath='lib/sbitmap.c' line='613' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sbitmap_queue_show'> - <parameter type-id='75396bad' name='sbq' filepath='lib/sbitmap.c' line='613' column='1'/> - <parameter type-id='f8dc9def' name='m' filepath='lib/sbitmap.c' line='613' column='1'/> + <function-decl name='sbitmap_queue_show' mangled-name='sbitmap_queue_show' filepath='include/linux/sbitmap.h' line='540' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sbitmap_queue_show'> + <parameter type-id='75396bad'/> + <parameter type-id='f8dc9def'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='scatterwalk_ffwd' mangled-name='scatterwalk_ffwd' filepath='crypto/scatterwalk.c' line='72' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scatterwalk_ffwd'> - <parameter type-id='bf3ef905' name='dst' filepath='crypto/scatterwalk.c' line='72' column='1'/> - <parameter type-id='bf3ef905' name='src' filepath='crypto/scatterwalk.c' line='73' column='1'/> - <parameter type-id='f0981eeb' name='len' filepath='crypto/scatterwalk.c' line='74' column='1'/> + <function-decl name='scatterwalk_ffwd' mangled-name='scatterwalk_ffwd' filepath='include/crypto/scatterwalk.h' line='111' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scatterwalk_ffwd'> + <parameter type-id='bf3ef905'/> + <parameter type-id='bf3ef905'/> + <parameter type-id='f0981eeb'/> <return type-id='bf3ef905'/> </function-decl> <function-decl name='scatterwalk_map_and_copy' mangled-name='scatterwalk_map_and_copy' filepath='crypto/scatterwalk.c' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scatterwalk_map_and_copy'> @@ -128638,48 +128774,48 @@ <parameter type-id='95e97e5e' name='out' filepath='crypto/scatterwalk.c' line='56' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sched_clock' mangled-name='sched_clock' filepath='kernel/time/sched_clock.c' line='83' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sched_clock'> + <function-decl name='sched_clock' mangled-name='sched_clock' filepath='include/linux/sched/clock.h' line='15' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sched_clock'> <return type-id='3a47d82b'/> </function-decl> <var-decl name='sched_feat_keys' type-id='9cc39ce1' mangled-name='sched_feat_keys' visibility='default' filepath='kernel/sched/debug.c' line='80' column='1' elf-symbol-id='sched_feat_keys'/> <var-decl name='sched_feat_names' type-id='3604aecf' mangled-name='sched_feat_names' visibility='default' filepath='kernel/sched/debug.c' line='51' column='1' elf-symbol-id='sched_feat_names'/> - <function-decl name='sched_set_fifo' mangled-name='sched_set_fifo' filepath='kernel/sched/core.c' line='5814' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sched_set_fifo'> - <parameter type-id='f23e2572' name='p' filepath='kernel/sched/core.c' line='5814' column='1'/> + <function-decl name='sched_set_fifo' mangled-name='sched_set_fifo' filepath='kernel/sched/core.c' line='5815' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sched_set_fifo'> + <parameter type-id='f23e2572' name='p' filepath='kernel/sched/core.c' line='5815' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sched_set_fifo_low' mangled-name='sched_set_fifo_low' filepath='kernel/sched/core.c' line='5824' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sched_set_fifo_low'> - <parameter type-id='f23e2572' name='p' filepath='kernel/sched/core.c' line='5824' column='1'/> + <function-decl name='sched_set_fifo_low' mangled-name='sched_set_fifo_low' filepath='kernel/sched/core.c' line='5825' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sched_set_fifo_low'> + <parameter type-id='f23e2572' name='p' filepath='kernel/sched/core.c' line='5825' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sched_set_normal' mangled-name='sched_set_normal' filepath='kernel/sched/core.c' line='5831' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sched_set_normal'> - <parameter type-id='f23e2572' name='p' filepath='kernel/sched/core.c' line='5831' column='1'/> - <parameter type-id='95e97e5e' name='nice' filepath='kernel/sched/core.c' line='5831' column='1'/> + <function-decl name='sched_set_normal' mangled-name='sched_set_normal' filepath='kernel/sched/core.c' line='5832' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sched_set_normal'> + <parameter type-id='f23e2572' name='p' filepath='kernel/sched/core.c' line='5832' column='1'/> + <parameter type-id='95e97e5e' name='nice' filepath='kernel/sched/core.c' line='5832' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sched_setattr' mangled-name='sched_setattr' filepath='kernel/sched/core.c' line='5764' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sched_setattr'> - <parameter type-id='f23e2572' name='p' filepath='kernel/sched/core.c' line='5764' column='1'/> - <parameter type-id='8abbb6c3' name='attr' filepath='kernel/sched/core.c' line='5764' column='1'/> + <function-decl name='sched_setattr' mangled-name='sched_setattr' filepath='kernel/sched/core.c' line='5765' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sched_setattr'> + <parameter type-id='f23e2572' name='p' filepath='kernel/sched/core.c' line='5765' column='1'/> + <parameter type-id='8abbb6c3' name='attr' filepath='kernel/sched/core.c' line='5765' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sched_setattr_nocheck' mangled-name='sched_setattr_nocheck' filepath='kernel/sched/core.c' line='5770' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sched_setattr_nocheck'> - <parameter type-id='f23e2572' name='p' filepath='kernel/sched/core.c' line='5770' column='1'/> - <parameter type-id='8abbb6c3' name='attr' filepath='kernel/sched/core.c' line='5770' column='1'/> + <function-decl name='sched_setattr_nocheck' mangled-name='sched_setattr_nocheck' filepath='kernel/sched/core.c' line='5771' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sched_setattr_nocheck'> + <parameter type-id='f23e2572' name='p' filepath='kernel/sched/core.c' line='5771' column='1'/> + <parameter type-id='8abbb6c3' name='attr' filepath='kernel/sched/core.c' line='5771' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sched_setscheduler' mangled-name='sched_setscheduler' filepath='kernel/sched/core.c' line='5757' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sched_setscheduler'> - <parameter type-id='f23e2572' name='p' filepath='kernel/sched/core.c' line='5757' column='1'/> - <parameter type-id='95e97e5e' name='policy' filepath='kernel/sched/core.c' line='5757' column='1'/> - <parameter type-id='36fca399' name='param' filepath='kernel/sched/core.c' line='5758' column='1'/> + <function-decl name='sched_setscheduler' mangled-name='sched_setscheduler' filepath='kernel/sched/core.c' line='5758' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sched_setscheduler'> + <parameter type-id='f23e2572' name='p' filepath='kernel/sched/core.c' line='5758' column='1'/> + <parameter type-id='95e97e5e' name='policy' filepath='kernel/sched/core.c' line='5758' column='1'/> + <parameter type-id='36fca399' name='param' filepath='kernel/sched/core.c' line='5759' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sched_setscheduler_nocheck' mangled-name='sched_setscheduler_nocheck' filepath='kernel/sched/core.c' line='5789' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sched_setscheduler_nocheck'> - <parameter type-id='f23e2572' name='p' filepath='kernel/sched/core.c' line='5789' column='1'/> - <parameter type-id='95e97e5e' name='policy' filepath='kernel/sched/core.c' line='5789' column='1'/> - <parameter type-id='36fca399' name='param' filepath='kernel/sched/core.c' line='5790' column='1'/> + <function-decl name='sched_setscheduler_nocheck' mangled-name='sched_setscheduler_nocheck' filepath='include/linux/sched.h' line='1731' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sched_setscheduler_nocheck'> + <parameter type-id='f23e2572'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='36fca399'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sched_show_task' mangled-name='sched_show_task' filepath='kernel/sched/core.c' line='6688' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sched_show_task'> - <parameter type-id='f23e2572' name='p' filepath='kernel/sched/core.c' line='6688' column='1'/> + <function-decl name='sched_show_task' mangled-name='sched_show_task' filepath='kernel/sched/core.c' line='6689' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sched_show_task'> + <parameter type-id='f23e2572' name='p' filepath='kernel/sched/core.c' line='6689' column='1'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='sched_trace_cfs_rq_avg' mangled-name='sched_trace_cfs_rq_avg' filepath='kernel/sched/fair.c' line='11508' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sched_trace_cfs_rq_avg'> @@ -128717,7 +128853,7 @@ <return type-id='95e97e5e'/> </function-decl> <var-decl name='sched_uclamp_used' type-id='237c0d27' mangled-name='sched_uclamp_used' visibility='default' filepath='kernel/sched/core.c' line='966' column='1' elf-symbol-id='sched_uclamp_used'/> - <function-decl name='schedule' mangled-name='schedule' filepath='kernel/sched/core.c' line='4846' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='schedule'> + <function-decl name='schedule' mangled-name='schedule' filepath='include/linux/sched.h' line='226' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='schedule'> <return type-id='48b5725f'/> </function-decl> <function-decl name='schedule_hrtimeout' mangled-name='schedule_hrtimeout' filepath='kernel/time/hrtimer.c' line='2233' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='schedule_hrtimeout'> @@ -128725,34 +128861,34 @@ <parameter type-id='9bedc94f' name='mode' filepath='kernel/time/hrtimer.c' line='2234' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='schedule_timeout' mangled-name='schedule_timeout' filepath='kernel/time/timer.c' line='1838' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='schedule_timeout'> - <parameter type-id='bd54fe1a' name='timeout' filepath='kernel/time/timer.c' line='1838' column='1'/> + <function-decl name='schedule_timeout' mangled-name='schedule_timeout' filepath='include/linux/sched.h' line='221' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='schedule_timeout'> + <parameter type-id='bd54fe1a'/> <return type-id='bd54fe1a'/> </function-decl> - <function-decl name='schedule_timeout_interruptible' mangled-name='schedule_timeout_interruptible' filepath='kernel/time/timer.c' line='1894' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='schedule_timeout_interruptible'> - <parameter type-id='bd54fe1a' name='timeout' filepath='kernel/time/timer.c' line='1894' column='1'/> + <function-decl name='schedule_timeout_interruptible' mangled-name='schedule_timeout_interruptible' filepath='include/linux/sched.h' line='222' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='schedule_timeout_interruptible'> + <parameter type-id='bd54fe1a'/> <return type-id='bd54fe1a'/> </function-decl> - <function-decl name='schedule_timeout_uninterruptible' mangled-name='schedule_timeout_uninterruptible' filepath='kernel/time/timer.c' line='1908' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='schedule_timeout_uninterruptible'> - <parameter type-id='bd54fe1a' name='timeout' filepath='kernel/time/timer.c' line='1908' column='1'/> + <function-decl name='schedule_timeout_uninterruptible' mangled-name='schedule_timeout_uninterruptible' filepath='include/linux/sched.h' line='224' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='schedule_timeout_uninterruptible'> + <parameter type-id='bd54fe1a'/> <return type-id='bd54fe1a'/> </function-decl> - <function-decl name='schedutil_cpu_util' mangled-name='schedutil_cpu_util' filepath='kernel/sched/cpufreq_schedutil.c' line='202' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='schedutil_cpu_util'> - <parameter type-id='95e97e5e' name='cpu' filepath='kernel/sched/cpufreq_schedutil.c' line='202' column='1'/> - <parameter type-id='7359adad' name='util_cfs' filepath='kernel/sched/cpufreq_schedutil.c' line='202' column='1'/> - <parameter type-id='7359adad' name='max' filepath='kernel/sched/cpufreq_schedutil.c' line='203' column='1'/> - <parameter type-id='8769acd0' name='type' filepath='kernel/sched/cpufreq_schedutil.c' line='203' column='1'/> - <parameter type-id='f23e2572' name='p' filepath='kernel/sched/cpufreq_schedutil.c' line='204' column='1'/> + <function-decl name='schedutil_cpu_util' mangled-name='schedutil_cpu_util' filepath='kernel/sched/sched.h' line='2578' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='schedutil_cpu_util'> + <parameter type-id='95e97e5e'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> + <parameter type-id='8769acd0'/> + <parameter type-id='f23e2572'/> <return type-id='7359adad'/> </function-decl> - <function-decl name='scmi_driver_register' mangled-name='scmi_driver_register' filepath='drivers/firmware/arm_scmi/bus.c' line='137' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scmi_driver_register'> - <parameter type-id='7f2f8862' name='driver' filepath='drivers/firmware/arm_scmi/bus.c' line='137' column='1'/> - <parameter type-id='2730d015' name='owner' filepath='drivers/firmware/arm_scmi/bus.c' line='137' column='1'/> - <parameter type-id='80f4b756' name='mod_name' filepath='drivers/firmware/arm_scmi/bus.c' line='138' column='1'/> + <function-decl name='scmi_driver_register' mangled-name='scmi_driver_register' filepath='include/linux/scmi_protocol.h' line='699' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scmi_driver_register'> + <parameter type-id='7f2f8862'/> + <parameter type-id='2730d015'/> + <parameter type-id='80f4b756'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='scmi_driver_unregister' mangled-name='scmi_driver_unregister' filepath='drivers/firmware/arm_scmi/bus.c' line='159' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scmi_driver_unregister'> - <parameter type-id='7f2f8862' name='driver' filepath='drivers/firmware/arm_scmi/bus.c' line='159' column='1'/> + <function-decl name='scmi_driver_unregister' mangled-name='scmi_driver_unregister' filepath='include/linux/scmi_protocol.h' line='701' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scmi_driver_unregister'> + <parameter type-id='7f2f8862'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='scmi_protocol_register' mangled-name='scmi_protocol_register' filepath='drivers/firmware/arm_scmi/bus.c' line='228' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scmi_protocol_register'> @@ -128763,10 +128899,10 @@ <parameter type-id='fb7f0749' name='proto' filepath='drivers/firmware/arm_scmi/bus.c' line='258' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='scnprintf' mangled-name='scnprintf' filepath='lib/vsprintf.c' line='2801' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scnprintf'> - <parameter type-id='26a90f95' name='buf' filepath='lib/vsprintf.c' line='2801' column='1'/> - <parameter type-id='b59d7dce' name='size' filepath='lib/vsprintf.c' line='2801' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='lib/vsprintf.c' line='2801' column='1'/> + <function-decl name='scnprintf' mangled-name='scnprintf' filepath='include/linux/kernel.h' line='483' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scnprintf'> + <parameter type-id='26a90f95'/> + <parameter type-id='7359adad'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='95e97e5e'/> </function-decl> @@ -128776,8 +128912,8 @@ <parameter type-id='fa0b179b' name='dma_dev' filepath='drivers/scsi/hosts.c' line='209' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='scsi_autopm_get_device' mangled-name='scsi_autopm_get_device' filepath='drivers/scsi/scsi_pm.c' line='298' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scsi_autopm_get_device'> - <parameter type-id='eb572b74' name='sdev' filepath='drivers/scsi/scsi_pm.c' line='298' column='1'/> + <function-decl name='scsi_autopm_get_device' mangled-name='scsi_autopm_get_device' filepath='include/scsi/scsi_device.h' line='477' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scsi_autopm_get_device'> + <parameter type-id='eb572b74'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='scsi_autopm_put_device' mangled-name='scsi_autopm_put_device' filepath='drivers/scsi/scsi_pm.c' line='311' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scsi_autopm_put_device'> @@ -128788,8 +128924,8 @@ <parameter type-id='a970a64c' name='shost' filepath='drivers/scsi/scsi_lib.c' line='1956' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='scsi_block_when_processing_errors' mangled-name='scsi_block_when_processing_errors' filepath='drivers/scsi/scsi_error.c' line='342' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scsi_block_when_processing_errors'> - <parameter type-id='eb572b74' name='sdev' filepath='drivers/scsi/scsi_error.c' line='342' column='1'/> + <function-decl name='scsi_block_when_processing_errors' mangled-name='scsi_block_when_processing_errors' filepath='include/scsi/scsi_eh.h' line='17' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scsi_block_when_processing_errors'> + <parameter type-id='eb572b74'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='scsi_change_queue_depth' mangled-name='scsi_change_queue_depth' filepath='drivers/scsi/scsi.c' line='224' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scsi_change_queue_depth'> @@ -128827,8 +128963,8 @@ <parameter type-id='0b8718c0' name='cmd' filepath='drivers/scsi/scsi_lib_dma.c' line='23' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='scsi_dma_unmap' mangled-name='scsi_dma_unmap' filepath='drivers/scsi/scsi_lib_dma.c' line='43' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scsi_dma_unmap'> - <parameter type-id='0b8718c0' name='cmd' filepath='drivers/scsi/scsi_lib_dma.c' line='43' column='1'/> + <function-decl name='scsi_dma_unmap' mangled-name='scsi_dma_unmap' filepath='include/scsi/scsi_cmnd.h' line='179' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scsi_dma_unmap'> + <parameter type-id='0b8718c0'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='scsi_eh_ready_devs' mangled-name='scsi_eh_ready_devs' filepath='drivers/scsi/scsi_error.c' line='2083' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scsi_eh_ready_devs'> @@ -128866,14 +129002,14 @@ <parameter type-id='8df61054' name='dev' filepath='drivers/scsi/hosts.c' line='608' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='scsi_normalize_sense' mangled-name='scsi_normalize_sense' filepath='drivers/scsi/scsi_common.c' line='138' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scsi_normalize_sense'> - <parameter type-id='bbaf3419' name='sense_buffer' filepath='drivers/scsi/scsi_common.c' line='138' column='1'/> - <parameter type-id='95e97e5e' name='sb_len' filepath='drivers/scsi/scsi_common.c' line='138' column='1'/> - <parameter type-id='991b8213' name='sshdr' filepath='drivers/scsi/scsi_common.c' line='139' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='scsi_normalize_sense' mangled-name='scsi_normalize_sense' filepath='include/scsi/scsi_common.h' line='69' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scsi_normalize_sense'> + <parameter type-id='354f7eb9'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='991b8213'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='scsi_print_command' mangled-name='scsi_print_command' filepath='drivers/scsi/scsi_logging.c' line='177' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scsi_print_command'> - <parameter type-id='0b8718c0' name='cmd' filepath='drivers/scsi/scsi_logging.c' line='177' column='1'/> + <function-decl name='scsi_print_command' mangled-name='scsi_print_command' filepath='include/scsi/scsi_dbg.h' line='9' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scsi_print_command'> + <parameter type-id='0b8718c0'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='scsi_print_sense_hdr' mangled-name='scsi_print_sense_hdr' filepath='drivers/scsi/scsi_logging.c' line='358' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='scsi_print_sense_hdr'> @@ -128907,11 +129043,11 @@ <parameter type-id='a970a64c' name='shost' filepath='drivers/scsi/scsi_lib.c' line='1972' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sdev_prefix_printk' mangled-name='sdev_prefix_printk' filepath='drivers/scsi/scsi_logging.c' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdev_prefix_printk'> - <parameter type-id='80f4b756' name='level' filepath='drivers/scsi/scsi_logging.c' line='53' column='1'/> - <parameter type-id='0f176ec1' name='sdev' filepath='drivers/scsi/scsi_logging.c' line='53' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/scsi/scsi_logging.c' line='54' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='drivers/scsi/scsi_logging.c' line='54' column='1'/> + <function-decl name='sdev_prefix_printk' mangled-name='sdev_prefix_printk' filepath='include/scsi/scsi_device.h' line='265' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdev_prefix_printk'> + <parameter type-id='80f4b756'/> + <parameter type-id='0f176ec1'/> + <parameter type-id='80f4b756'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> @@ -128988,21 +129124,21 @@ <parameter type-id='2661e0d9' name='host' filepath='drivers/mmc/host/sdhci.c' line='4111' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sdio_claim_host' mangled-name='sdio_claim_host' filepath='drivers/mmc/core/sdio_io.c' line='27' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_claim_host'> - <parameter type-id='c1880945' name='func' filepath='drivers/mmc/core/sdio_io.c' line='27' column='1'/> + <function-decl name='sdio_claim_host' mangled-name='sdio_claim_host' filepath='include/linux/mmc/sdio_func.h' line='127' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_claim_host'> + <parameter type-id='c1880945'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sdio_claim_irq' mangled-name='sdio_claim_irq' filepath='drivers/mmc/core/sdio_irq.c' line='299' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_claim_irq'> - <parameter type-id='c1880945' name='func' filepath='drivers/mmc/core/sdio_irq.c' line='299' column='1'/> - <parameter type-id='1d186b8b' name='handler' filepath='drivers/mmc/core/sdio_irq.c' line='299' column='1'/> + <function-decl name='sdio_claim_irq' mangled-name='sdio_claim_irq' filepath='include/linux/mmc/sdio_func.h' line='135' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_claim_irq'> + <parameter type-id='c1880945'/> + <parameter type-id='11124634'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sdio_disable_func' mangled-name='sdio_disable_func' filepath='drivers/mmc/core/sdio_io.c' line='110' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_disable_func'> - <parameter type-id='c1880945' name='func' filepath='drivers/mmc/core/sdio_io.c' line='110' column='1'/> + <function-decl name='sdio_disable_func' mangled-name='sdio_disable_func' filepath='include/linux/mmc/sdio_func.h' line='131' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_disable_func'> + <parameter type-id='c1880945'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sdio_enable_func' mangled-name='sdio_enable_func' filepath='drivers/mmc/core/sdio_io.c' line='59' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_enable_func'> - <parameter type-id='c1880945' name='func' filepath='drivers/mmc/core/sdio_io.c' line='59' column='1'/> + <function-decl name='sdio_enable_func' mangled-name='sdio_enable_func' filepath='include/linux/mmc/sdio_func.h' line='130' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_enable_func'> + <parameter type-id='c1880945'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='sdio_f0_readb' mangled-name='sdio_f0_readb' filepath='drivers/mmc/core/sdio_io.c' line='631' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_f0_readb'> @@ -129036,11 +129172,11 @@ <parameter type-id='95e97e5e' name='count' filepath='drivers/mmc/core/sdio_io.c' line='486' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sdio_readb' mangled-name='sdio_readb' filepath='drivers/mmc/core/sdio_io.c' line='380' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_readb'> - <parameter type-id='c1880945' name='func' filepath='drivers/mmc/core/sdio_io.c' line='380' column='1'/> - <parameter type-id='f0981eeb' name='addr' filepath='drivers/mmc/core/sdio_io.c' line='380' column='1'/> - <parameter type-id='7292109c' name='err_ret' filepath='drivers/mmc/core/sdio_io.c' line='380' column='1'/> - <return type-id='f9b06939'/> + <function-decl name='sdio_readb' mangled-name='sdio_readb' filepath='include/linux/mmc/sdio_func.h' line='140' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_readb'> + <parameter type-id='c1880945'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='7292109c'/> + <return type-id='002ac4a6'/> </function-decl> <function-decl name='sdio_readl' mangled-name='sdio_readl' filepath='drivers/mmc/core/sdio_io.c' line='584' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_readl'> <parameter type-id='c1880945' name='func' filepath='drivers/mmc/core/sdio_io.c' line='584' column='1'/> @@ -129055,21 +129191,21 @@ <parameter type-id='95e97e5e' name='count' filepath='drivers/mmc/core/sdio_io.c' line='503' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sdio_register_driver' mangled-name='sdio_register_driver' filepath='drivers/mmc/core/sdio_bus.c' line='272' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_register_driver'> - <parameter type-id='710bea3d' name='drv' filepath='drivers/mmc/core/sdio_bus.c' line='272' column='1'/> + <function-decl name='sdio_register_driver' mangled-name='sdio_register_driver' filepath='include/linux/mmc/sdio_func.h' line='109' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_register_driver'> + <parameter type-id='710bea3d'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sdio_release_host' mangled-name='sdio_release_host' filepath='drivers/mmc/core/sdio_io.c' line='43' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_release_host'> - <parameter type-id='c1880945' name='func' filepath='drivers/mmc/core/sdio_io.c' line='43' column='1'/> + <function-decl name='sdio_release_host' mangled-name='sdio_release_host' filepath='include/linux/mmc/sdio_func.h' line='128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_release_host'> + <parameter type-id='c1880945'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sdio_release_irq' mangled-name='sdio_release_irq' filepath='drivers/mmc/core/sdio_irq.c' line='342' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_release_irq'> - <parameter type-id='c1880945' name='func' filepath='drivers/mmc/core/sdio_irq.c' line='342' column='1'/> + <function-decl name='sdio_release_irq' mangled-name='sdio_release_irq' filepath='include/linux/mmc/sdio_func.h' line='136' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_release_irq'> + <parameter type-id='c1880945'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sdio_set_block_size' mangled-name='sdio_set_block_size' filepath='drivers/mmc/core/sdio_io.c' line='159' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_set_block_size'> - <parameter type-id='c1880945' name='func' filepath='drivers/mmc/core/sdio_io.c' line='159' column='1'/> - <parameter type-id='f0981eeb' name='blksz' filepath='drivers/mmc/core/sdio_io.c' line='159' column='1'/> + <function-decl name='sdio_set_block_size' mangled-name='sdio_set_block_size' filepath='include/linux/mmc/sdio_func.h' line='133' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_set_block_size'> + <parameter type-id='c1880945'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='sdio_set_host_pm_flags' mangled-name='sdio_set_host_pm_flags' filepath='drivers/mmc/core/sdio_io.c' line='722' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_set_host_pm_flags'> @@ -129085,11 +129221,11 @@ <parameter type-id='710bea3d' name='drv' filepath='drivers/mmc/core/sdio_bus.c' line='284' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sdio_writeb' mangled-name='sdio_writeb' filepath='drivers/mmc/core/sdio_io.c' line='412' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_writeb'> - <parameter type-id='c1880945' name='func' filepath='drivers/mmc/core/sdio_io.c' line='412' column='1'/> - <parameter type-id='f9b06939' name='b' filepath='drivers/mmc/core/sdio_io.c' line='412' column='1'/> - <parameter type-id='f0981eeb' name='addr' filepath='drivers/mmc/core/sdio_io.c' line='412' column='1'/> - <parameter type-id='7292109c' name='err_ret' filepath='drivers/mmc/core/sdio_io.c' line='412' column='1'/> + <function-decl name='sdio_writeb' mangled-name='sdio_writeb' filepath='include/linux/mmc/sdio_func.h' line='149' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_writeb'> + <parameter type-id='c1880945'/> + <parameter type-id='002ac4a6'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='7292109c'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='sdio_writel' mangled-name='sdio_writel' filepath='drivers/mmc/core/sdio_io.c' line='609' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdio_writel'> @@ -129123,21 +129259,21 @@ <parameter type-id='27675065' name='dentry' filepath='security/inode.c' line='295' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='send_sig' mangled-name='send_sig' filepath='kernel/signal.c' line='1626' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='send_sig'> - <parameter type-id='95e97e5e' name='sig' filepath='kernel/signal.c' line='1626' column='1'/> - <parameter type-id='f23e2572' name='p' filepath='kernel/signal.c' line='1626' column='1'/> - <parameter type-id='95e97e5e' name='priv' filepath='kernel/signal.c' line='1626' column='1'/> + <function-decl name='send_sig' mangled-name='send_sig' filepath='include/linux/sched/signal.h' line='350' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='send_sig'> + <parameter type-id='95e97e5e'/> + <parameter type-id='f23e2572'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='send_sig_info' mangled-name='send_sig_info' filepath='kernel/signal.c' line='1609' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='send_sig_info'> - <parameter type-id='95e97e5e' name='sig' filepath='kernel/signal.c' line='1609' column='1'/> - <parameter type-id='0effb5d0' name='info' filepath='kernel/signal.c' line='1609' column='1'/> - <parameter type-id='f23e2572' name='p' filepath='kernel/signal.c' line='1609' column='1'/> + <function-decl name='send_sig_info' mangled-name='send_sig_info' filepath='include/linux/sched/signal.h' line='338' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='send_sig_info'> + <parameter type-id='95e97e5e'/> + <parameter type-id='0effb5d0'/> + <parameter type-id='f23e2572'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='seq_buf_printf' mangled-name='seq_buf_printf' filepath='lib/seq_buf.c' line='83' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_buf_printf'> - <parameter type-id='d898930c' name='s' filepath='lib/seq_buf.c' line='83' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='lib/seq_buf.c' line='83' column='1'/> + <function-decl name='seq_buf_printf' mangled-name='seq_buf_printf' filepath='include/linux/seq_buf.h' line='116' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_buf_printf'> + <parameter type-id='d898930c'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='95e97e5e'/> </function-decl> @@ -129158,26 +129294,26 @@ <parameter type-id='b50a4934' name='ascii' filepath='fs/seq_file.c' line='851' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='seq_list_next' mangled-name='seq_list_next' filepath='fs/seq_file.c' line='909' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_list_next'> - <parameter type-id='eaa32e2f' name='v' filepath='fs/seq_file.c' line='909' column='1'/> - <parameter type-id='e84b031a' name='head' filepath='fs/seq_file.c' line='909' column='1'/> - <parameter type-id='b53e8dbb' name='ppos' filepath='fs/seq_file.c' line='909' column='1'/> + <function-decl name='seq_list_next' mangled-name='seq_list_next' filepath='include/linux/seq_file.h' line='249' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_list_next'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='e84b031a'/> + <parameter type-id='8b97c2dc'/> <return type-id='e84b031a'/> </function-decl> - <function-decl name='seq_list_start' mangled-name='seq_list_start' filepath='fs/seq_file.c' line='888' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_list_start'> - <parameter type-id='e84b031a' name='head' filepath='fs/seq_file.c' line='888' column='1'/> - <parameter type-id='69bf7bee' name='pos' filepath='fs/seq_file.c' line='888' column='1'/> + <function-decl name='seq_list_start' mangled-name='seq_list_start' filepath='include/linux/seq_file.h' line='245' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_list_start'> + <parameter type-id='e84b031a'/> + <parameter type-id='1eb56b1e'/> <return type-id='e84b031a'/> </function-decl> - <function-decl name='seq_lseek' mangled-name='seq_lseek' filepath='fs/seq_file.c' line='305' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_lseek'> - <parameter type-id='77e79a4b' name='file' filepath='fs/seq_file.c' line='305' column='1'/> - <parameter type-id='69bf7bee' name='offset' filepath='fs/seq_file.c' line='305' column='1'/> - <parameter type-id='95e97e5e' name='whence' filepath='fs/seq_file.c' line='305' column='1'/> - <return type-id='69bf7bee'/> + <function-decl name='seq_lseek' mangled-name='seq_lseek' filepath='include/linux/seq_file.h' line='111' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_lseek'> + <parameter type-id='77e79a4b'/> + <parameter type-id='1eb56b1e'/> + <parameter type-id='95e97e5e'/> + <return type-id='1eb56b1e'/> </function-decl> - <function-decl name='seq_open' mangled-name='seq_open' filepath='fs/seq_file.c' line='54' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_open'> - <parameter type-id='77e79a4b' name='file' filepath='fs/seq_file.c' line='54' column='1'/> - <parameter type-id='943a1b48' name='op' filepath='fs/seq_file.c' line='54' column='1'/> + <function-decl name='seq_open' mangled-name='seq_open' filepath='include/linux/seq_file.h' line='108' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_open'> + <parameter type-id='77e79a4b'/> + <parameter type-id='943a1b48'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='seq_open_private' mangled-name='seq_open_private' filepath='fs/seq_file.c' line='642' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_open_private'> @@ -129186,20 +129322,20 @@ <parameter type-id='95e97e5e' name='psize' filepath='fs/seq_file.c' line='643' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='seq_printf' mangled-name='seq_printf' filepath='fs/seq_file.c' line='405' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_printf'> - <parameter type-id='f8dc9def' name='m' filepath='fs/seq_file.c' line='405' column='1'/> - <parameter type-id='80f4b756' name='f' filepath='fs/seq_file.c' line='405' column='1'/> + <function-decl name='seq_printf' mangled-name='seq_printf' filepath='include/linux/seq_file.h' line='118' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_printf'> + <parameter type-id='f8dc9def'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='seq_putc' mangled-name='seq_putc' filepath='fs/seq_file.c' line='649' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_putc'> - <parameter type-id='f8dc9def' name='m' filepath='fs/seq_file.c' line='649' column='1'/> - <parameter type-id='a84c031d' name='c' filepath='fs/seq_file.c' line='649' column='1'/> + <function-decl name='seq_putc' mangled-name='seq_putc' filepath='include/linux/seq_file.h' line='119' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_putc'> + <parameter type-id='f8dc9def'/> + <parameter type-id='a84c031d'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='seq_puts' mangled-name='seq_puts' filepath='fs/seq_file.c' line='658' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_puts'> - <parameter type-id='f8dc9def' name='m' filepath='fs/seq_file.c' line='658' column='1'/> - <parameter type-id='80f4b756' name='s' filepath='fs/seq_file.c' line='658' column='1'/> + <function-decl name='seq_puts' mangled-name='seq_puts' filepath='include/linux/seq_file.h' line='120' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_puts'> + <parameter type-id='f8dc9def'/> + <parameter type-id='80f4b756'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='seq_read' mangled-name='seq_read' filepath='fs/seq_file.c' line='148' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_read'> @@ -129209,26 +129345,26 @@ <parameter type-id='b53e8dbb' name='ppos' filepath='fs/seq_file.c' line='148' column='1'/> <return type-id='79a0948f'/> </function-decl> - <function-decl name='seq_release' mangled-name='seq_release' filepath='fs/seq_file.c' line='349' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_release'> - <parameter type-id='7e666abe' name='inode' filepath='fs/seq_file.c' line='349' column='1'/> - <parameter type-id='77e79a4b' name='file' filepath='fs/seq_file.c' line='349' column='1'/> + <function-decl name='seq_release' mangled-name='seq_release' filepath='include/linux/seq_file.h' line='112' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_release'> + <parameter type-id='7e666abe'/> + <parameter type-id='77e79a4b'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='seq_release_private' mangled-name='seq_release_private' filepath='fs/seq_file.c' line='606' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_release_private'> - <parameter type-id='7e666abe' name='inode' filepath='fs/seq_file.c' line='606' column='1'/> - <parameter type-id='77e79a4b' name='file' filepath='fs/seq_file.c' line='606' column='1'/> + <function-decl name='seq_release_private' mangled-name='seq_release_private' filepath='include/linux/seq_file.h' line='147' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_release_private'> + <parameter type-id='7e666abe'/> + <parameter type-id='77e79a4b'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='seq_vprintf' mangled-name='seq_vprintf' filepath='fs/seq_file.c' line='390' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_vprintf'> - <parameter type-id='f8dc9def' name='m' filepath='fs/seq_file.c' line='390' column='1'/> - <parameter type-id='80f4b756' name='f' filepath='fs/seq_file.c' line='390' column='1'/> - <parameter type-id='2aee9912' name='args' filepath='fs/seq_file.c' line='390' column='1'/> + <function-decl name='seq_vprintf' mangled-name='seq_vprintf' filepath='include/linux/seq_file.h' line='116' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_vprintf'> + <parameter type-id='f8dc9def'/> + <parameter type-id='80f4b756'/> + <parameter type-id='5f919c1f'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='seq_write' mangled-name='seq_write' filepath='fs/seq_file.c' line='815' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_write'> - <parameter type-id='f8dc9def' name='seq' filepath='fs/seq_file.c' line='815' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='fs/seq_file.c' line='815' column='1'/> - <parameter type-id='b59d7dce' name='len' filepath='fs/seq_file.c' line='815' column='1'/> + <function-decl name='seq_write' mangled-name='seq_write' filepath='include/linux/seq_file.h' line='113' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='seq_write'> + <parameter type-id='f8dc9def'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='serdev_device_close' mangled-name='serdev_device_close' filepath='drivers/tty/serdev/core.c' line='197' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='serdev_device_close'> @@ -129342,9 +129478,9 @@ <parameter type-id='95dc69d1' name='serio' filepath='drivers/input/serio/serio.c' line='705' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='set_blocksize' mangled-name='set_blocksize' filepath='fs/block_dev.c' line='157' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='set_blocksize'> - <parameter type-id='b88dd945' name='bdev' filepath='fs/block_dev.c' line='157' column='1'/> - <parameter type-id='95e97e5e' name='size' filepath='fs/block_dev.c' line='157' column='1'/> + <function-decl name='set_blocksize' mangled-name='set_blocksize' filepath='include/linux/blkdev.h' line='1989' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='set_blocksize'> + <parameter type-id='b88dd945'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='set_capacity_revalidate_and_notify' mangled-name='set_capacity_revalidate_and_notify' filepath='block/genhd.c' line='52' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='set_capacity_revalidate_and_notify'> @@ -129353,9 +129489,9 @@ <parameter type-id='b50a4934' name='update_bdev' filepath='block/genhd.c' line='53' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='set_cpus_allowed_ptr' mangled-name='set_cpus_allowed_ptr' filepath='kernel/sched/core.c' line='2079' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='set_cpus_allowed_ptr'> - <parameter type-id='f23e2572' name='p' filepath='kernel/sched/core.c' line='2079' column='1'/> - <parameter type-id='5f8a1ac4' name='new_mask' filepath='kernel/sched/core.c' line='2079' column='1'/> + <function-decl name='set_cpus_allowed_ptr' mangled-name='set_cpus_allowed_ptr' filepath='include/linux/sched.h' line='1697' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='set_cpus_allowed_ptr'> + <parameter type-id='f23e2572'/> + <parameter type-id='5f8a1ac4'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='set_disk_ro' mangled-name='set_disk_ro' filepath='block/genhd.c' line='1857' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='set_disk_ro'> @@ -129363,21 +129499,21 @@ <parameter type-id='95e97e5e' name='flag' filepath='block/genhd.c' line='1857' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='set_freezable' mangled-name='set_freezable' filepath='kernel/freezer.c' line='173' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='set_freezable'> - <return type-id='b50a4934'/> + <function-decl name='set_freezable' mangled-name='set_freezable' filepath='include/linux/freezer.h' line='76' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='set_freezable'> + <return type-id='c894953d'/> </function-decl> - <function-decl name='set_normalized_timespec64' mangled-name='set_normalized_timespec64' filepath='kernel/time/time.c' line='478' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='set_normalized_timespec64'> - <parameter type-id='4151733d' name='ts' filepath='kernel/time/time.c' line='478' column='1'/> - <parameter type-id='1afd27ac' name='sec' filepath='kernel/time/time.c' line='478' column='1'/> - <parameter type-id='9b7c55ef' name='nsec' filepath='kernel/time/time.c' line='478' column='1'/> + <function-decl name='set_normalized_timespec64' mangled-name='set_normalized_timespec64' filepath='include/linux/time64.h' line='61' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='set_normalized_timespec64'> + <parameter type-id='4151733d'/> + <parameter type-id='1eb56b1e'/> + <parameter type-id='1eb56b1e'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='set_page_dirty' mangled-name='set_page_dirty' filepath='mm/page-writeback.c' line='2563' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='set_page_dirty'> - <parameter type-id='02f11ed4' name='page' filepath='mm/page-writeback.c' line='2563' column='1'/> + <function-decl name='set_page_dirty' mangled-name='set_page_dirty' filepath='include/linux/mm.h' line='1965' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='set_page_dirty'> + <parameter type-id='02f11ed4'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='set_page_dirty_lock' mangled-name='set_page_dirty_lock' filepath='mm/page-writeback.c' line='2606' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='set_page_dirty_lock'> - <parameter type-id='02f11ed4' name='page' filepath='mm/page-writeback.c' line='2606' column='1'/> + <function-decl name='set_page_dirty_lock' mangled-name='set_page_dirty_lock' filepath='include/linux/mm.h' line='1966' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='set_page_dirty_lock'> + <parameter type-id='02f11ed4'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='set_task_cpu' mangled-name='set_task_cpu' filepath='kernel/sched/core.c' line='2153' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='set_task_cpu'> @@ -129385,15 +129521,15 @@ <parameter type-id='f0981eeb' name='new_cpu' filepath='kernel/sched/core.c' line='2153' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='set_user_nice' mangled-name='set_user_nice' filepath='kernel/sched/core.c' line='5206' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='set_user_nice'> - <parameter type-id='f23e2572' name='p' filepath='kernel/sched/core.c' line='5206' column='1'/> - <parameter type-id='bd54fe1a' name='nice' filepath='kernel/sched/core.c' line='5206' column='1'/> + <function-decl name='set_user_nice' mangled-name='set_user_nice' filepath='include/linux/sched.h' line='1712' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='set_user_nice'> + <parameter type-id='f23e2572'/> + <parameter type-id='bd54fe1a'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sg_alloc_table' mangled-name='sg_alloc_table' filepath='lib/scatterlist.c' line='355' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_alloc_table'> - <parameter type-id='4adb0e6a' name='table' filepath='lib/scatterlist.c' line='355' column='1'/> - <parameter type-id='f0981eeb' name='nents' filepath='lib/scatterlist.c' line='355' column='1'/> - <parameter type-id='3eb7c31c' name='gfp_mask' filepath='lib/scatterlist.c' line='355' column='1'/> + <function-decl name='sg_alloc_table' mangled-name='sg_alloc_table' filepath='include/linux/scatterlist.h' line='293' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_alloc_table'> + <parameter type-id='4adb0e6a'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='sg_alloc_table_from_pages' mangled-name='sg_alloc_table_from_pages' filepath='lib/scatterlist.c' line='545' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_alloc_table_from_pages'> @@ -129405,57 +129541,57 @@ <parameter type-id='3eb7c31c' name='gfp_mask' filepath='lib/scatterlist.c' line='547' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sg_copy_from_buffer' mangled-name='sg_copy_from_buffer' filepath='lib/scatterlist.c' line='967' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_copy_from_buffer'> - <parameter type-id='bf3ef905' name='sgl' filepath='lib/scatterlist.c' line='967' column='1'/> - <parameter type-id='f0981eeb' name='nents' filepath='lib/scatterlist.c' line='967' column='1'/> - <parameter type-id='eaa32e2f' name='buf' filepath='lib/scatterlist.c' line='968' column='1'/> - <parameter type-id='b59d7dce' name='buflen' filepath='lib/scatterlist.c' line='968' column='1'/> - <return type-id='b59d7dce'/> + <function-decl name='sg_copy_from_buffer' mangled-name='sg_copy_from_buffer' filepath='include/linux/scatterlist.h' line='317' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_copy_from_buffer'> + <parameter type-id='bf3ef905'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> + <return type-id='7359adad'/> </function-decl> - <function-decl name='sg_copy_to_buffer' mangled-name='sg_copy_to_buffer' filepath='lib/scatterlist.c' line='984' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_copy_to_buffer'> - <parameter type-id='bf3ef905' name='sgl' filepath='lib/scatterlist.c' line='984' column='1'/> - <parameter type-id='f0981eeb' name='nents' filepath='lib/scatterlist.c' line='984' column='1'/> - <parameter type-id='eaa32e2f' name='buf' filepath='lib/scatterlist.c' line='985' column='1'/> - <parameter type-id='b59d7dce' name='buflen' filepath='lib/scatterlist.c' line='985' column='1'/> - <return type-id='b59d7dce'/> + <function-decl name='sg_copy_to_buffer' mangled-name='sg_copy_to_buffer' filepath='include/linux/scatterlist.h' line='319' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_copy_to_buffer'> + <parameter type-id='bf3ef905'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> + <return type-id='7359adad'/> </function-decl> <function-decl name='sg_free_table' mangled-name='sg_free_table' filepath='lib/scatterlist.c' line='239' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_free_table'> <parameter type-id='4adb0e6a' name='table' filepath='lib/scatterlist.c' line='239' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sg_init_one' mangled-name='sg_init_one' filepath='lib/scatterlist.c' line='138' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_init_one'> - <parameter type-id='bf3ef905' name='sg' filepath='lib/scatterlist.c' line='138' column='1'/> - <parameter type-id='eaa32e2f' name='buf' filepath='lib/scatterlist.c' line='138' column='1'/> - <parameter type-id='f0981eeb' name='buflen' filepath='lib/scatterlist.c' line='138' column='1'/> + <function-decl name='sg_init_one' mangled-name='sg_init_one' filepath='include/linux/scatterlist.h' line='278' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_init_one'> + <parameter type-id='bf3ef905'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sg_init_table' mangled-name='sg_init_table' filepath='lib/scatterlist.c' line='124' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_init_table'> - <parameter type-id='bf3ef905' name='sgl' filepath='lib/scatterlist.c' line='124' column='1'/> - <parameter type-id='f0981eeb' name='nents' filepath='lib/scatterlist.c' line='124' column='1'/> + <function-decl name='sg_init_table' mangled-name='sg_init_table' filepath='include/linux/scatterlist.h' line='277' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_init_table'> + <parameter type-id='bf3ef905'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sg_miter_next' mangled-name='sg_miter_next' filepath='lib/scatterlist.c' line='844' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_miter_next'> - <parameter type-id='a462f2f9' name='miter' filepath='lib/scatterlist.c' line='844' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='sg_miter_next' mangled-name='sg_miter_next' filepath='include/linux/scatterlist.h' line='514' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_miter_next'> + <parameter type-id='a462f2f9'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='sg_miter_start' mangled-name='sg_miter_start' filepath='lib/scatterlist.c' line='755' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_miter_start'> - <parameter type-id='a462f2f9' name='miter' filepath='lib/scatterlist.c' line='755' column='1'/> - <parameter type-id='bf3ef905' name='sgl' filepath='lib/scatterlist.c' line='755' column='1'/> - <parameter type-id='f0981eeb' name='nents' filepath='lib/scatterlist.c' line='756' column='1'/> - <parameter type-id='f0981eeb' name='flags' filepath='lib/scatterlist.c' line='756' column='1'/> + <function-decl name='sg_miter_start' mangled-name='sg_miter_start' filepath='include/linux/scatterlist.h' line='511' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_miter_start'> + <parameter type-id='a462f2f9'/> + <parameter type-id='bf3ef905'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sg_miter_stop' mangled-name='sg_miter_stop' filepath='lib/scatterlist.c' line='881' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_miter_stop'> - <parameter type-id='a462f2f9' name='miter' filepath='lib/scatterlist.c' line='881' column='1'/> + <function-decl name='sg_miter_stop' mangled-name='sg_miter_stop' filepath='include/linux/scatterlist.h' line='515' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_miter_stop'> + <parameter type-id='a462f2f9'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sg_nents_for_len' mangled-name='sg_nents_for_len' filepath='lib/scatterlist.c' line='68' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_nents_for_len'> - <parameter type-id='bf3ef905' name='sg' filepath='lib/scatterlist.c' line='68' column='1'/> - <parameter type-id='91ce1af9' name='len' filepath='lib/scatterlist.c' line='68' column='1'/> + <function-decl name='sg_nents_for_len' mangled-name='sg_nents_for_len' filepath='include/linux/scatterlist.h' line='274' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_nents_for_len'> + <parameter type-id='bf3ef905'/> + <parameter type-id='3a47d82b'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sg_next' mangled-name='sg_next' filepath='lib/scatterlist.c' line='23' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_next'> - <parameter type-id='bf3ef905' name='sg' filepath='lib/scatterlist.c' line='23' column='1'/> + <function-decl name='sg_next' mangled-name='sg_next' filepath='include/linux/scatterlist.h' line='275' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_next'> + <parameter type-id='bf3ef905'/> <return type-id='bf3ef905'/> </function-decl> <function-decl name='sg_pcopy_from_buffer' mangled-name='sg_pcopy_from_buffer' filepath='lib/scatterlist.c' line='1002' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_pcopy_from_buffer'> @@ -129466,13 +129602,13 @@ <parameter type-id='ad707ada' name='skip' filepath='lib/scatterlist.c' line='1003' column='1'/> <return type-id='b59d7dce'/> </function-decl> - <function-decl name='sg_pcopy_to_buffer' mangled-name='sg_pcopy_to_buffer' filepath='lib/scatterlist.c' line='1020' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_pcopy_to_buffer'> - <parameter type-id='bf3ef905' name='sgl' filepath='lib/scatterlist.c' line='1020' column='1'/> - <parameter type-id='f0981eeb' name='nents' filepath='lib/scatterlist.c' line='1020' column='1'/> - <parameter type-id='eaa32e2f' name='buf' filepath='lib/scatterlist.c' line='1021' column='1'/> - <parameter type-id='b59d7dce' name='buflen' filepath='lib/scatterlist.c' line='1021' column='1'/> - <parameter type-id='ad707ada' name='skip' filepath='lib/scatterlist.c' line='1021' column='1'/> - <return type-id='b59d7dce'/> + <function-decl name='sg_pcopy_to_buffer' mangled-name='sg_pcopy_to_buffer' filepath='include/linux/scatterlist.h' line='324' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_pcopy_to_buffer'> + <parameter type-id='bf3ef905'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> + <parameter type-id='bd54fe1a'/> + <return type-id='7359adad'/> </function-decl> <function-decl name='sg_scsi_ioctl' mangled-name='sg_scsi_ioctl' filepath='block/scsi_ioctl.c' line='407' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sg_scsi_ioctl'> <parameter type-id='e7d2a5fc' name='q' filepath='block/scsi_ioctl.c' line='407' column='1'/> @@ -129504,10 +129640,10 @@ <parameter type-id='bf3ef905' name='sgl' filepath='lib/scatterlist.c' line='673' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sha1_transform' mangled-name='sha1_transform' filepath='lib/sha1.c' line='84' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sha1_transform'> - <parameter type-id='cd1b45ab' name='digest' filepath='lib/sha1.c' line='84' column='1'/> - <parameter type-id='80f4b756' name='data' filepath='lib/sha1.c' line='84' column='1'/> - <parameter type-id='cd1b45ab' name='array' filepath='lib/sha1.c' line='84' column='1'/> + <function-decl name='sha1_transform' mangled-name='sha1_transform' filepath='include/crypto/sha.h' line='124' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sha1_transform'> + <parameter type-id='807869d3'/> + <parameter type-id='80f4b756'/> + <parameter type-id='807869d3'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='sha224_final' mangled-name='sha224_final' filepath='lib/crypto/sha256.c' line='278' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sha224_final'> @@ -129515,10 +129651,10 @@ <parameter type-id='8bff8096' name='out' filepath='lib/crypto/sha256.c' line='278' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sha256' mangled-name='sha256' filepath='lib/crypto/sha256.c' line='284' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sha256'> - <parameter type-id='bbaf3419' name='data' filepath='lib/crypto/sha256.c' line='284' column='1'/> - <parameter type-id='f0981eeb' name='len' filepath='lib/crypto/sha256.c' line='284' column='1'/> - <parameter type-id='8bff8096' name='out' filepath='lib/crypto/sha256.c' line='284' column='1'/> + <function-decl name='sha256' mangled-name='sha256' filepath='include/crypto/sha.h' line='150' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sha256'> + <parameter type-id='354f7eb9'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='cf536864'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='sha256_final' mangled-name='sha256_final' filepath='lib/crypto/sha256.c' line='272' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sha256_final'> @@ -129526,10 +129662,10 @@ <parameter type-id='8bff8096' name='out' filepath='lib/crypto/sha256.c' line='272' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sha256_update' mangled-name='sha256_update' filepath='lib/crypto/sha256.c' line='210' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sha256_update'> - <parameter type-id='49e4c88e' name='sctx' filepath='lib/crypto/sha256.c' line='210' column='1'/> - <parameter type-id='bbaf3419' name='data' filepath='lib/crypto/sha256.c' line='210' column='1'/> - <parameter type-id='f0981eeb' name='len' filepath='lib/crypto/sha256.c' line='210' column='1'/> + <function-decl name='sha256_update' mangled-name='sha256_update' filepath='include/crypto/sha.h' line='148' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sha256_update'> + <parameter type-id='49e4c88e'/> + <parameter type-id='354f7eb9'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='shash_free_singlespawn_instance' mangled-name='shash_free_singlespawn_instance' filepath='crypto/shash.c' line='619' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='shash_free_singlespawn_instance'> @@ -129552,10 +129688,10 @@ <parameter type-id='b50a4934' name='tail' filepath='mm/shmem.c' line='4298' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='shmem_read_mapping_page_gfp' mangled-name='shmem_read_mapping_page_gfp' filepath='mm/shmem.c' line='4273' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='shmem_read_mapping_page_gfp'> - <parameter type-id='f57039f0' name='mapping' filepath='mm/shmem.c' line='4273' column='1'/> - <parameter type-id='7359adad' name='index' filepath='mm/shmem.c' line='4274' column='1'/> - <parameter type-id='3eb7c31c' name='gfp' filepath='mm/shmem.c' line='4274' column='1'/> + <function-decl name='shmem_read_mapping_page_gfp' mangled-name='shmem_read_mapping_page_gfp' filepath='include/linux/shmem_fs.h' line='78' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='shmem_read_mapping_page_gfp'> + <parameter type-id='f57039f0'/> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> <return type-id='02f11ed4'/> </function-decl> <function-decl name='shmem_truncate_range' mangled-name='shmem_truncate_range' filepath='mm/shmem.c' line='1062' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='shmem_truncate_range'> @@ -129571,29 +129707,29 @@ <parameter type-id='4616a179' name='regs' filepath='arch/arm64/kernel/process.c' line='304' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='si_mem_available' mangled-name='si_mem_available' filepath='mm/page_alloc.c' line='5444' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='si_mem_available'> + <function-decl name='si_mem_available' mangled-name='si_mem_available' filepath='include/linux/mm.h' line='2602' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='si_mem_available'> <return type-id='bd54fe1a'/> </function-decl> - <function-decl name='si_meminfo' mangled-name='si_meminfo' filepath='mm/page_alloc.c' line='5490' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='si_meminfo'> - <parameter type-id='0f561784' name='val' filepath='mm/page_alloc.c' line='5490' column='1'/> + <function-decl name='si_meminfo' mangled-name='si_meminfo' filepath='include/linux/mm.h' line='2603' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='si_meminfo'> + <parameter type-id='0f561784'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='si_swapinfo' mangled-name='si_swapinfo' filepath='mm/swapfile.c' line='3428' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='si_swapinfo'> - <parameter type-id='0f561784' name='val' filepath='mm/swapfile.c' line='3428' column='1'/> + <function-decl name='si_swapinfo' mangled-name='si_swapinfo' filepath='include/linux/swap.h' line='469' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='si_swapinfo'> + <parameter type-id='0f561784'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sigprocmask' mangled-name='sigprocmask' filepath='kernel/signal.c' line='2987' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sigprocmask'> - <parameter type-id='95e97e5e' name='how' filepath='kernel/signal.c' line='2987' column='1'/> - <parameter type-id='9e80f729' name='set' filepath='kernel/signal.c' line='2987' column='1'/> - <parameter type-id='9e80f729' name='oldset' filepath='kernel/signal.c' line='2987' column='1'/> + <function-decl name='sigprocmask' mangled-name='sigprocmask' filepath='include/linux/signal.h' line='285' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sigprocmask'> + <parameter type-id='95e97e5e'/> + <parameter type-id='8567d8b0'/> + <parameter type-id='8567d8b0'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='simple_attr_open' mangled-name='simple_attr_open' filepath='fs/libfs.c' line='890' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='simple_attr_open'> - <parameter type-id='7e666abe' name='inode' filepath='fs/libfs.c' line='890' column='1'/> - <parameter type-id='77e79a4b' name='file' filepath='fs/libfs.c' line='890' column='1'/> - <parameter type-id='dffc7428' name='get' filepath='fs/libfs.c' line='891' column='1'/> - <parameter type-id='0fb09eeb' name='set' filepath='fs/libfs.c' line='891' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='fs/libfs.c' line='892' column='1'/> + <function-decl name='simple_attr_open' mangled-name='simple_attr_open' filepath='include/linux/fs.h' line='3409' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='simple_attr_open'> + <parameter type-id='7e666abe'/> + <parameter type-id='77e79a4b'/> + <parameter type-id='498d7045'/> + <parameter type-id='a47ececb'/> + <parameter type-id='80f4b756'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='simple_attr_read' mangled-name='simple_attr_read' filepath='fs/libfs.c' line='920' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='simple_attr_read'> @@ -129622,13 +129758,13 @@ <parameter type-id='77e79a4b' name='file' filepath='fs/libfs.c' line='385' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='simple_read_from_buffer' mangled-name='simple_read_from_buffer' filepath='fs/libfs.c' line='717' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='simple_read_from_buffer'> - <parameter type-id='eaa32e2f' name='to' filepath='fs/libfs.c' line='717' column='1'/> - <parameter type-id='b59d7dce' name='count' filepath='fs/libfs.c' line='717' column='1'/> - <parameter type-id='b53e8dbb' name='ppos' filepath='fs/libfs.c' line='717' column='1'/> - <parameter type-id='eaa32e2f' name='from' filepath='fs/libfs.c' line='718' column='1'/> - <parameter type-id='b59d7dce' name='available' filepath='fs/libfs.c' line='718' column='1'/> - <return type-id='79a0948f'/> + <function-decl name='simple_read_from_buffer' mangled-name='simple_read_from_buffer' filepath='include/linux/fs.h' line='3244' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='simple_read_from_buffer'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> + <parameter type-id='8b97c2dc'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> + <return type-id='bd54fe1a'/> </function-decl> <function-decl name='simple_statfs' mangled-name='simple_statfs' filepath='fs/libfs.c' line='40' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='simple_statfs'> <parameter type-id='27675065' name='dentry' filepath='fs/libfs.c' line='40' column='1'/> @@ -129647,10 +129783,10 @@ <parameter type-id='f0981eeb' name='base' filepath='lib/vsprintf.c' line='120' column='1'/> <return type-id='1eb56b1e'/> </function-decl> - <function-decl name='simple_strtoul' mangled-name='simple_strtoul' filepath='lib/vsprintf.c' line='89' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='simple_strtoul'> - <parameter type-id='80f4b756' name='cp' filepath='lib/vsprintf.c' line='89' column='1'/> - <parameter type-id='9b23c9ad' name='endp' filepath='lib/vsprintf.c' line='89' column='1'/> - <parameter type-id='f0981eeb' name='base' filepath='lib/vsprintf.c' line='89' column='1'/> + <function-decl name='simple_strtoul' mangled-name='simple_strtoul' filepath='include/linux/kernel.h' line='466' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='simple_strtoul'> + <parameter type-id='80f4b756'/> + <parameter type-id='9b23c9ad'/> + <parameter type-id='f0981eeb'/> <return type-id='7359adad'/> </function-decl> <function-decl name='simple_strtoull' mangled-name='simple_strtoull' filepath='include/linux/kernel.h' line='468' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='simple_strtoull'> @@ -129667,10 +129803,10 @@ <parameter type-id='b59d7dce' name='count' filepath='fs/libfs.c' line='753' column='1'/> <return type-id='79a0948f'/> </function-decl> - <function-decl name='single_open' mangled-name='single_open' filepath='fs/seq_file.c' line='558' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='single_open'> - <parameter type-id='77e79a4b' name='file' filepath='fs/seq_file.c' line='558' column='1'/> - <parameter type-id='0131eb61' name='show' filepath='fs/seq_file.c' line='558' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='fs/seq_file.c' line='559' column='1'/> + <function-decl name='single_open' mangled-name='single_open' filepath='include/linux/seq_file.h' line='142' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='single_open'> + <parameter type-id='77e79a4b'/> + <parameter type-id='0131eb61'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='single_open_size' mangled-name='single_open_size' filepath='fs/seq_file.c' line='579' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='single_open_size'> @@ -129680,30 +129816,30 @@ <parameter type-id='b59d7dce' name='size' filepath='fs/seq_file.c' line='580' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='single_release' mangled-name='single_release' filepath='fs/seq_file.c' line='597' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='single_release'> - <parameter type-id='7e666abe' name='inode' filepath='fs/seq_file.c' line='597' column='1'/> - <parameter type-id='77e79a4b' name='file' filepath='fs/seq_file.c' line='597' column='1'/> + <function-decl name='single_release' mangled-name='single_release' filepath='include/linux/seq_file.h' line='144' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='single_release'> + <parameter type-id='7e666abe'/> + <parameter type-id='77e79a4b'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sk_alloc' mangled-name='sk_alloc' filepath='net/core/sock.c' line='1729' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sk_alloc'> - <parameter type-id='a2bff676' name='net' filepath='net/core/sock.c' line='1729' column='1'/> - <parameter type-id='95e97e5e' name='family' filepath='net/core/sock.c' line='1729' column='1'/> - <parameter type-id='3eb7c31c' name='priority' filepath='net/core/sock.c' line='1729' column='1'/> - <parameter type-id='d2524501' name='prot' filepath='net/core/sock.c' line='1730' column='1'/> - <parameter type-id='95e97e5e' name='kern' filepath='net/core/sock.c' line='1730' column='1'/> + <function-decl name='sk_alloc' mangled-name='sk_alloc' filepath='include/net/sock.h' line='1664' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sk_alloc'> + <parameter type-id='a2bff676'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='d2524501'/> + <parameter type-id='95e97e5e'/> <return type-id='f772df6d'/> </function-decl> - <function-decl name='sk_free' mangled-name='sk_free' filepath='net/core/sock.c' line='1831' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sk_free'> - <parameter type-id='f772df6d' name='sk' filepath='net/core/sock.c' line='1831' column='1'/> + <function-decl name='sk_free' mangled-name='sk_free' filepath='include/net/sock.h' line='1666' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sk_free'> + <parameter type-id='f772df6d'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='skb_add_rx_frag' mangled-name='skb_add_rx_frag' filepath='net/core/skbuff.c' line='552' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_add_rx_frag'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/skbuff.c' line='552' column='1'/> - <parameter type-id='95e97e5e' name='i' filepath='net/core/skbuff.c' line='552' column='1'/> - <parameter type-id='02f11ed4' name='page' filepath='net/core/skbuff.c' line='552' column='1'/> - <parameter type-id='95e97e5e' name='off' filepath='net/core/skbuff.c' line='552' column='1'/> - <parameter type-id='95e97e5e' name='size' filepath='net/core/skbuff.c' line='553' column='1'/> - <parameter type-id='f0981eeb' name='truesize' filepath='net/core/skbuff.c' line='553' column='1'/> + <function-decl name='skb_add_rx_frag' mangled-name='skb_add_rx_frag' filepath='include/linux/skbuff.h' line='2189' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_add_rx_frag'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='02f11ed4'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='skb_append_pagefrags' mangled-name='skb_append_pagefrags' filepath='net/core/skbuff.c' line='3612' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_append_pagefrags'> @@ -129720,13 +129856,13 @@ <parameter type-id='fbd88bba' name='csum' filepath='net/core/skbuff.c' line='2724' column='1'/> <return type-id='fbd88bba'/> </function-decl> - <function-decl name='skb_checksum_help' mangled-name='skb_checksum_help' filepath='net/core/dev.c' line='3220' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_checksum_help'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/dev.c' line='3220' column='1'/> + <function-decl name='skb_checksum_help' mangled-name='skb_checksum_help' filepath='include/linux/netdevice.h' line='4734' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_checksum_help'> + <parameter type-id='0fbf3cfd'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='skb_clone' mangled-name='skb_clone' filepath='net/core/skbuff.c' line='1435' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_clone'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/skbuff.c' line='1435' column='1'/> - <parameter type-id='3eb7c31c' name='gfp_mask' filepath='net/core/skbuff.c' line='1435' column='1'/> + <function-decl name='skb_clone' mangled-name='skb_clone' filepath='include/linux/skbuff.h' line='1157' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_clone'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='f0981eeb'/> <return type-id='0fbf3cfd'/> </function-decl> <function-decl name='skb_clone_sk' mangled-name='skb_clone_sk' filepath='net/core/skbuff.c' line='4626' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_clone_sk'> @@ -129745,39 +129881,39 @@ <parameter type-id='b50a4934' name='acked' filepath='net/core/skbuff.c' line='4771' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='skb_copy' mangled-name='skb_copy' filepath='net/core/skbuff.c' line='1514' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_copy'> - <parameter type-id='11f4a000' name='skb' filepath='net/core/skbuff.c' line='1514' column='1'/> - <parameter type-id='3eb7c31c' name='gfp_mask' filepath='net/core/skbuff.c' line='1514' column='1'/> + <function-decl name='skb_copy' mangled-name='skb_copy' filepath='include/linux/skbuff.h' line='1159' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_copy'> + <parameter type-id='11f4a000'/> + <parameter type-id='f0981eeb'/> <return type-id='0fbf3cfd'/> </function-decl> - <function-decl name='skb_copy_bits' mangled-name='skb_copy_bits' filepath='net/core/skbuff.c' line='2199' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_copy_bits'> - <parameter type-id='11f4a000' name='skb' filepath='net/core/skbuff.c' line='2199' column='1'/> - <parameter type-id='95e97e5e' name='offset' filepath='net/core/skbuff.c' line='2199' column='1'/> - <parameter type-id='eaa32e2f' name='to' filepath='net/core/skbuff.c' line='2199' column='1'/> - <parameter type-id='95e97e5e' name='len' filepath='net/core/skbuff.c' line='2199' column='1'/> + <function-decl name='skb_copy_bits' mangled-name='skb_copy_bits' filepath='include/linux/skbuff.h' line='3557' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_copy_bits'> + <parameter type-id='11f4a000'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='skb_copy_datagram_iter' mangled-name='skb_copy_datagram_iter' filepath='net/core/datagram.c' line='529' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_copy_datagram_iter'> - <parameter type-id='11f4a000' name='skb' filepath='net/core/datagram.c' line='529' column='1'/> - <parameter type-id='95e97e5e' name='offset' filepath='net/core/datagram.c' line='529' column='1'/> - <parameter type-id='4fa10f9e' name='to' filepath='net/core/datagram.c' line='530' column='1'/> - <parameter type-id='95e97e5e' name='len' filepath='net/core/datagram.c' line='530' column='1'/> + <function-decl name='skb_copy_datagram_iter' mangled-name='skb_copy_datagram_iter' filepath='include/linux/skbuff.h' line='3534' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_copy_datagram_iter'> + <parameter type-id='11f4a000'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='4fa10f9e'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='skb_copy_expand' mangled-name='skb_copy_expand' filepath='net/core/skbuff.c' line='1743' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_copy_expand'> - <parameter type-id='11f4a000' name='skb' filepath='net/core/skbuff.c' line='1743' column='1'/> - <parameter type-id='95e97e5e' name='newheadroom' filepath='net/core/skbuff.c' line='1744' column='1'/> - <parameter type-id='95e97e5e' name='newtailroom' filepath='net/core/skbuff.c' line='1744' column='1'/> - <parameter type-id='3eb7c31c' name='gfp_mask' filepath='net/core/skbuff.c' line='1745' column='1'/> + <function-decl name='skb_copy_expand' mangled-name='skb_copy_expand' filepath='include/linux/skbuff.h' line='1171' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_copy_expand'> + <parameter type-id='11f4a000'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='f0981eeb'/> <return type-id='0fbf3cfd'/> </function-decl> - <function-decl name='skb_copy_ubufs' mangled-name='skb_copy_ubufs' filepath='net/core/skbuff.c' line='1347' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_copy_ubufs'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/skbuff.c' line='1347' column='1'/> - <parameter type-id='3eb7c31c' name='gfp_mask' filepath='net/core/skbuff.c' line='1347' column='1'/> + <function-decl name='skb_copy_ubufs' mangled-name='skb_copy_ubufs' filepath='include/linux/skbuff.h' line='1156' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_copy_ubufs'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='skb_dequeue' mangled-name='skb_dequeue' filepath='net/core/skbuff.c' line='3046' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_dequeue'> - <parameter type-id='03c386c6' name='list' filepath='net/core/skbuff.c' line='3046' column='1'/> + <function-decl name='skb_dequeue' mangled-name='skb_dequeue' filepath='include/linux/skbuff.h' line='2092' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_dequeue'> + <parameter type-id='03c386c6'/> <return type-id='0fbf3cfd'/> </function-decl> <function-decl name='skb_dequeue_tail' mangled-name='skb_dequeue_tail' filepath='net/core/skbuff.c' line='3066' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_dequeue_tail'> @@ -129794,55 +129930,55 @@ <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/datagram.c' line='323' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='skb_page_frag_refill' mangled-name='skb_page_frag_refill' filepath='net/core/sock.c' line='2452' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_page_frag_refill'> - <parameter type-id='f0981eeb' name='sz' filepath='net/core/sock.c' line='2452' column='1'/> - <parameter type-id='a8d434b7' name='pfrag' filepath='net/core/sock.c' line='2452' column='1'/> - <parameter type-id='3eb7c31c' name='gfp' filepath='net/core/sock.c' line='2452' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='skb_page_frag_refill' mangled-name='skb_page_frag_refill' filepath='include/linux/skbuff.h' line='3106' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_page_frag_refill'> + <parameter type-id='f0981eeb'/> + <parameter type-id='a8d434b7'/> + <parameter type-id='f0981eeb'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='skb_partial_csum_set' mangled-name='skb_partial_csum_set' filepath='net/core/skbuff.c' line='4809' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_partial_csum_set'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/skbuff.c' line='4809' column='1'/> - <parameter type-id='1dc6a898' name='start' filepath='net/core/skbuff.c' line='4809' column='1'/> - <parameter type-id='1dc6a898' name='off' filepath='net/core/skbuff.c' line='4809' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='skb_partial_csum_set' mangled-name='skb_partial_csum_set' filepath='include/linux/skbuff.h' line='4543' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_partial_csum_set'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='8efea9e5'/> + <parameter type-id='8efea9e5'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='skb_pull' mangled-name='skb_pull' filepath='net/core/skbuff.c' line='1905' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_pull'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/skbuff.c' line='1905' column='1'/> - <parameter type-id='f0981eeb' name='len' filepath='net/core/skbuff.c' line='1905' column='1'/> + <function-decl name='skb_pull' mangled-name='skb_pull' filepath='include/linux/skbuff.h' line='2300' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_pull'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='f0981eeb'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='skb_pull_rcsum' mangled-name='skb_pull_rcsum' filepath='net/core/skbuff.c' line='3641' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_pull_rcsum'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/skbuff.c' line='3641' column='1'/> - <parameter type-id='f0981eeb' name='len' filepath='net/core/skbuff.c' line='3641' column='1'/> + <function-decl name='skb_pull_rcsum' mangled-name='skb_pull_rcsum' filepath='include/linux/skbuff.h' line='3396' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_pull_rcsum'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='f0981eeb'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='skb_push' mangled-name='skb_push' filepath='net/core/skbuff.c' line='1885' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_push'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/skbuff.c' line='1885' column='1'/> - <parameter type-id='f0981eeb' name='len' filepath='net/core/skbuff.c' line='1885' column='1'/> + <function-decl name='skb_push' mangled-name='skb_push' filepath='include/linux/skbuff.h' line='2292' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_push'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='f0981eeb'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='skb_put' mangled-name='skb_put' filepath='net/core/skbuff.c' line='1864' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_put'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/skbuff.c' line='1864' column='1'/> - <parameter type-id='f0981eeb' name='len' filepath='net/core/skbuff.c' line='1864' column='1'/> + <function-decl name='skb_put' mangled-name='skb_put' filepath='include/linux/skbuff.h' line='2236' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_put'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='f0981eeb'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='skb_queue_head' mangled-name='skb_queue_head' filepath='net/core/skbuff.c' line='3131' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_queue_head'> - <parameter type-id='03c386c6' name='list' filepath='net/core/skbuff.c' line='3131' column='1'/> - <parameter type-id='0fbf3cfd' name='newsk' filepath='net/core/skbuff.c' line='3131' column='1'/> + <function-decl name='skb_queue_head' mangled-name='skb_queue_head' filepath='include/linux/skbuff.h' line='2041' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_queue_head'> + <parameter type-id='03c386c6'/> + <parameter type-id='0fbf3cfd'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='skb_queue_purge' mangled-name='skb_queue_purge' filepath='net/core/skbuff.c' line='3086' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_queue_purge'> - <parameter type-id='03c386c6' name='list' filepath='net/core/skbuff.c' line='3086' column='1'/> + <function-decl name='skb_queue_purge' mangled-name='skb_queue_purge' filepath='include/linux/skbuff.h' line='2808' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_queue_purge'> + <parameter type-id='03c386c6'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='skb_queue_tail' mangled-name='skb_queue_tail' filepath='net/core/skbuff.c' line='3152' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_queue_tail'> - <parameter type-id='03c386c6' name='list' filepath='net/core/skbuff.c' line='3152' column='1'/> - <parameter type-id='0fbf3cfd' name='newsk' filepath='net/core/skbuff.c' line='3152' column='1'/> + <function-decl name='skb_queue_tail' mangled-name='skb_queue_tail' filepath='include/linux/skbuff.h' line='2058' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_queue_tail'> + <parameter type-id='03c386c6'/> + <parameter type-id='0fbf3cfd'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='skb_realloc_headroom' mangled-name='skb_realloc_headroom' filepath='net/core/skbuff.c' line='1706' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_realloc_headroom'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/skbuff.c' line='1706' column='1'/> - <parameter type-id='f0981eeb' name='headroom' filepath='net/core/skbuff.c' line='1706' column='1'/> + <function-decl name='skb_realloc_headroom' mangled-name='skb_realloc_headroom' filepath='include/linux/skbuff.h' line='1169' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_realloc_headroom'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='f0981eeb'/> <return type-id='0fbf3cfd'/> </function-decl> <function-decl name='skb_recv_datagram' mangled-name='skb_recv_datagram' filepath='net/core/datagram.c' line='312' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_recv_datagram'> @@ -129852,9 +129988,9 @@ <parameter type-id='7292109c' name='err' filepath='net/core/datagram.c' line='313' column='1'/> <return type-id='0fbf3cfd'/> </function-decl> - <function-decl name='skb_set_owner_w' mangled-name='skb_set_owner_w' filepath='net/core/sock.c' line='2070' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_set_owner_w'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/sock.c' line='2070' column='1'/> - <parameter type-id='f772df6d' name='sk' filepath='net/core/sock.c' line='2070' column='1'/> + <function-decl name='skb_set_owner_w' mangled-name='skb_set_owner_w' filepath='include/net/sock.h' line='2194' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_set_owner_w'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='f772df6d'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='skb_store_bits' mangled-name='skb_store_bits' filepath='net/core/skbuff.c' line='2561' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_store_bits'> @@ -129864,16 +130000,16 @@ <parameter type-id='95e97e5e' name='len' filepath='net/core/skbuff.c' line='2561' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='skb_to_sgvec' mangled-name='skb_to_sgvec' filepath='net/core/skbuff.c' line='4389' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_to_sgvec'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/skbuff.c' line='4389' column='1'/> - <parameter type-id='bf3ef905' name='sg' filepath='net/core/skbuff.c' line='4389' column='1'/> - <parameter type-id='95e97e5e' name='offset' filepath='net/core/skbuff.c' line='4389' column='1'/> - <parameter type-id='95e97e5e' name='len' filepath='net/core/skbuff.c' line='4389' column='1'/> + <function-decl name='skb_to_sgvec' mangled-name='skb_to_sgvec' filepath='include/linux/skbuff.h' line='1175' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_to_sgvec'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='bf3ef905'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='skb_trim' mangled-name='skb_trim' filepath='net/core/skbuff.c' line='1920' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_trim'> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/skbuff.c' line='1920' column='1'/> - <parameter type-id='f0981eeb' name='len' filepath='net/core/skbuff.c' line='1920' column='1'/> + <function-decl name='skb_trim' mangled-name='skb_trim' filepath='include/linux/skbuff.h' line='2704' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_trim'> + <parameter type-id='0fbf3cfd'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='skb_tstamp_tx' mangled-name='skb_tstamp_tx' filepath='net/core/skbuff.c' line='4763' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skb_tstamp_tx'> @@ -129908,15 +130044,15 @@ <parameter type-id='b50a4934' name='atomic' filepath='crypto/skcipher.c' line='554' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='skcipher_walk_done' mangled-name='skcipher_walk_done' filepath='crypto/skcipher.c' line='105' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skcipher_walk_done'> - <parameter type-id='74439606' name='walk' filepath='crypto/skcipher.c' line='105' column='1'/> - <parameter type-id='95e97e5e' name='err' filepath='crypto/skcipher.c' line='105' column='1'/> + <function-decl name='skcipher_walk_done' mangled-name='skcipher_walk_done' filepath='include/crypto/internal/skcipher.h' line='132' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skcipher_walk_done'> + <parameter type-id='74439606'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='skcipher_walk_virt' mangled-name='skcipher_walk_virt' filepath='crypto/skcipher.c' line='477' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skcipher_walk_virt'> - <parameter type-id='74439606' name='walk' filepath='crypto/skcipher.c' line='477' column='1'/> - <parameter type-id='c249b570' name='req' filepath='crypto/skcipher.c' line='478' column='1'/> - <parameter type-id='b50a4934' name='atomic' filepath='crypto/skcipher.c' line='478' column='1'/> + <function-decl name='skcipher_walk_virt' mangled-name='skcipher_walk_virt' filepath='include/crypto/internal/skcipher.h' line='133' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skcipher_walk_virt'> + <parameter type-id='74439606'/> + <parameter type-id='c249b570'/> + <parameter type-id='c894953d'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='skip_spaces' mangled-name='skip_spaces' filepath='include/linux/string.h' line='72' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='skip_spaces'> @@ -129929,11 +130065,11 @@ <parameter type-id='95e97e5e' name='wait' filepath='kernel/smp.c' line='735' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='smp_call_function_any' mangled-name='smp_call_function_any' filepath='kernel/smp.c' line='583' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='smp_call_function_any'> - <parameter type-id='5f8a1ac4' name='mask' filepath='kernel/smp.c' line='583' column='1'/> - <parameter type-id='89714567' name='func' filepath='kernel/smp.c' line='584' column='1'/> - <parameter type-id='eaa32e2f' name='info' filepath='kernel/smp.c' line='584' column='1'/> - <parameter type-id='95e97e5e' name='wait' filepath='kernel/smp.c' line='584' column='1'/> + <function-decl name='smp_call_function_any' mangled-name='smp_call_function_any' filepath='include/linux/smp.h' line='125' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='smp_call_function_any'> + <parameter type-id='5f8a1ac4'/> + <parameter type-id='b7f9d8e6'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='smp_call_function_many' mangled-name='smp_call_function_many' filepath='kernel/smp.c' line='713' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='smp_call_function_many'> @@ -129943,11 +130079,11 @@ <parameter type-id='b50a4934' name='wait' filepath='kernel/smp.c' line='714' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='smp_call_function_single' mangled-name='smp_call_function_single' filepath='kernel/smp.c' line='468' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='smp_call_function_single'> - <parameter type-id='95e97e5e' name='cpu' filepath='kernel/smp.c' line='468' column='1'/> - <parameter type-id='89714567' name='func' filepath='kernel/smp.c' line='468' column='1'/> - <parameter type-id='eaa32e2f' name='info' filepath='kernel/smp.c' line='468' column='1'/> - <parameter type-id='95e97e5e' name='wait' filepath='kernel/smp.c' line='469' column='1'/> + <function-decl name='smp_call_function_single' mangled-name='smp_call_function_single' filepath='include/linux/smp.h' line='51' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='smp_call_function_single'> + <parameter type-id='95e97e5e'/> + <parameter type-id='b7f9d8e6'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='smp_call_on_cpu' mangled-name='smp_call_on_cpu' filepath='kernel/smp.c' line='1021' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='smp_call_on_cpu'> @@ -129957,8 +130093,8 @@ <parameter type-id='b50a4934' name='phys' filepath='kernel/smp.c' line='1021' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='smpboot_register_percpu_thread' mangled-name='smpboot_register_percpu_thread' filepath='kernel/smpboot.c' line='290' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='smpboot_register_percpu_thread'> - <parameter type-id='150fd0b2' name='plug_thread' filepath='kernel/smpboot.c' line='290' column='1'/> + <function-decl name='smpboot_register_percpu_thread' mangled-name='smpboot_register_percpu_thread' filepath='include/linux/smpboot.h' line='45' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='smpboot_register_percpu_thread'> + <parameter type-id='150fd0b2'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='smpboot_unregister_percpu_thread' mangled-name='smpboot_unregister_percpu_thread' filepath='kernel/smpboot.c' line='319' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='smpboot_unregister_percpu_thread'> @@ -129970,25 +130106,25 @@ <parameter type-id='8ff9530e' name='group' filepath='sound/core/init.c' line='718' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_card_disconnect' mangled-name='snd_card_disconnect' filepath='sound/core/init.c' line='380' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_card_disconnect'> - <parameter type-id='52704eb7' name='card' filepath='sound/core/init.c' line='380' column='1'/> + <function-decl name='snd_card_disconnect' mangled-name='snd_card_disconnect' filepath='include/sound/core.h' line='240' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_card_disconnect'> + <parameter type-id='52704eb7'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_card_free' mangled-name='snd_card_free' filepath='sound/core/init.c' line='522' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_card_free'> - <parameter type-id='52704eb7' name='card' filepath='sound/core/init.c' line='522' column='1'/> + <function-decl name='snd_card_free' mangled-name='snd_card_free' filepath='include/sound/core.h' line='242' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_card_free'> + <parameter type-id='52704eb7'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_card_new' mangled-name='snd_card_new' filepath='sound/core/init.c' line='161' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_card_new'> - <parameter type-id='fa0b179b' name='parent' filepath='sound/core/init.c' line='161' column='1'/> - <parameter type-id='95e97e5e' name='idx' filepath='sound/core/init.c' line='161' column='1'/> - <parameter type-id='80f4b756' name='xid' filepath='sound/core/init.c' line='161' column='1'/> - <parameter type-id='2730d015' name='module' filepath='sound/core/init.c' line='162' column='1'/> - <parameter type-id='95e97e5e' name='extra_size' filepath='sound/core/init.c' line='162' column='1'/> - <parameter type-id='63cbc127' name='card_ret' filepath='sound/core/init.c' line='163' column='1'/> + <function-decl name='snd_card_new' mangled-name='snd_card_new' filepath='include/sound/core.h' line='236' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_card_new'> + <parameter type-id='fa0b179b'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='80f4b756'/> + <parameter type-id='2730d015'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='63cbc127'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_card_register' mangled-name='snd_card_register' filepath='sound/core/init.c' line='746' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_card_register'> - <parameter type-id='52704eb7' name='card' filepath='sound/core/init.c' line='746' column='1'/> + <function-decl name='snd_card_register' mangled-name='snd_card_register' filepath='include/sound/core.h' line='245' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_card_register'> + <parameter type-id='52704eb7'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='snd_card_rw_proc_new' mangled-name='snd_card_rw_proc_new' filepath='sound/core/info.c' line='873' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_card_rw_proc_new'> @@ -129999,9 +130135,9 @@ <parameter type-id='f695e0b6' name='write' filepath='sound/core/info.c' line='877' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_component_add' mangled-name='snd_component_add' filepath='sound/core/init.c' line='892' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_component_add'> - <parameter type-id='52704eb7' name='card' filepath='sound/core/init.c' line='892' column='1'/> - <parameter type-id='80f4b756' name='component' filepath='sound/core/init.c' line='892' column='1'/> + <function-decl name='snd_component_add' mangled-name='snd_component_add' filepath='include/sound/core.h' line='249' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_component_add'> + <parameter type-id='52704eb7'/> + <parameter type-id='80f4b756'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='snd_compr_stop_error' mangled-name='snd_compr_stop_error' filepath='sound/core/compress_offload.c' line='827' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_compr_stop_error'> @@ -130089,22 +130225,22 @@ <parameter type-id='eaa32e2f' name='device_data' filepath='sound/core/device.c' line='130' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='snd_device_new' mangled-name='snd_device_new' filepath='sound/core/device.c' line='29' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_device_new'> - <parameter type-id='52704eb7' name='card' filepath='sound/core/device.c' line='29' column='1'/> - <parameter type-id='43cb465b' name='type' filepath='sound/core/device.c' line='29' column='1'/> - <parameter type-id='eaa32e2f' name='device_data' filepath='sound/core/device.c' line='30' column='1'/> - <parameter type-id='c00b0b11' name='ops' filepath='sound/core/device.c' line='30' column='1'/> + <function-decl name='snd_device_new' mangled-name='snd_device_new' filepath='include/sound/core.h' line='271' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_device_new'> + <parameter type-id='52704eb7'/> + <parameter type-id='43cb465b'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='c00b0b11'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_dma_alloc_pages' mangled-name='snd_dma_alloc_pages' filepath='sound/core/memalloc.c' line='126' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_dma_alloc_pages'> - <parameter type-id='95e97e5e' name='type' filepath='sound/core/memalloc.c' line='126' column='1'/> - <parameter type-id='fa0b179b' name='device' filepath='sound/core/memalloc.c' line='126' column='1'/> - <parameter type-id='b59d7dce' name='size' filepath='sound/core/memalloc.c' line='126' column='1'/> - <parameter type-id='a02b8cd2' name='dmab' filepath='sound/core/memalloc.c' line='127' column='1'/> + <function-decl name='snd_dma_alloc_pages' mangled-name='snd_dma_alloc_pages' filepath='include/sound/memalloc.h' line='140' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_dma_alloc_pages'> + <parameter type-id='95e97e5e'/> + <parameter type-id='fa0b179b'/> + <parameter type-id='7359adad'/> + <parameter type-id='a02b8cd2'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_dma_free_pages' mangled-name='snd_dma_free_pages' filepath='sound/core/memalloc.c' line='226' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_dma_free_pages'> - <parameter type-id='a02b8cd2' name='dmab' filepath='sound/core/memalloc.c' line='226' column='1'/> + <function-decl name='snd_dma_free_pages' mangled-name='snd_dma_free_pages' filepath='include/sound/memalloc.h' line='144' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_dma_free_pages'> + <parameter type-id='a02b8cd2'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='snd_dmaengine_pcm_prepare_slave_config' mangled-name='snd_dmaengine_pcm_prepare_slave_config' filepath='sound/soc/soc-generic-dmaengine-pcm.c' line='46' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_dmaengine_pcm_prepare_slave_config'> @@ -130136,13 +130272,13 @@ <parameter type-id='b9608bfc' name='entry' filepath='sound/core/info.c' line='767' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='snd_info_register' mangled-name='snd_info_register' filepath='sound/core/info.c' line='841' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_info_register'> - <parameter type-id='b9608bfc' name='entry' filepath='sound/core/info.c' line='841' column='1'/> + <function-decl name='snd_info_register' mangled-name='snd_info_register' filepath='include/sound/info.h' line='134' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_info_register'> + <parameter type-id='b9608bfc'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_interval_refine' mangled-name='snd_interval_refine' filepath='sound/core/pcm_lib.c' line='580' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_interval_refine'> - <parameter type-id='732e15ce' name='i' filepath='sound/core/pcm_lib.c' line='580' column='1'/> - <parameter type-id='1d0ab711' name='v' filepath='sound/core/pcm_lib.c' line='580' column='1'/> + <function-decl name='snd_interval_refine' mangled-name='snd_interval_refine' filepath='include/sound/pcm.h' line='968' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_interval_refine'> + <parameter type-id='732e15ce'/> + <parameter type-id='1d0ab711'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='snd_jack_new' mangled-name='snd_jack_new' filepath='sound/core/jack.c' line='198' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_jack_new'> @@ -130186,8 +130322,8 @@ <parameter type-id='b59d7dce' name='len' filepath='sound/core/pcm_iec958.c' line='118' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_pcm_format_physical_width' mangled-name='snd_pcm_format_physical_width' filepath='sound/core/pcm_misc.c' line='366' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_format_physical_width'> - <parameter type-id='67fa9bd5' name='format' filepath='sound/core/pcm_misc.c' line='366' column='1'/> + <function-decl name='snd_pcm_format_physical_width' mangled-name='snd_pcm_format_physical_width' filepath='include/sound/pcm.h' line='1059' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_format_physical_width'> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='snd_pcm_format_width' mangled-name='snd_pcm_format_width' filepath='sound/core/pcm_misc.c' line='348' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_format_width'> @@ -130199,9 +130335,9 @@ <parameter type-id='eaa32e2f' name='eld' filepath='sound/core/pcm_drm_eld.c' line='80' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_pcm_hw_constraint_integer' mangled-name='snd_pcm_hw_constraint_integer' filepath='sound/core/pcm_lib.c' line='1219' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_hw_constraint_integer'> - <parameter type-id='17a05af6' name='runtime' filepath='sound/core/pcm_lib.c' line='1219' column='1'/> - <parameter type-id='6b55ba25' name='var' filepath='sound/core/pcm_lib.c' line='1219' column='1'/> + <function-decl name='snd_pcm_hw_constraint_integer' mangled-name='snd_pcm_hw_constraint_integer' filepath='include/sound/pcm.h' line='986' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_hw_constraint_integer'> + <parameter type-id='17a05af6'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='snd_pcm_hw_constraint_list' mangled-name='snd_pcm_hw_constraint_list' filepath='sound/core/pcm_lib.c' line='1270' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_hw_constraint_list'> @@ -130211,17 +130347,17 @@ <parameter type-id='a5cedbd3' name='l' filepath='sound/core/pcm_lib.c' line='1273' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_pcm_hw_constraint_mask64' mangled-name='snd_pcm_hw_constraint_mask64' filepath='sound/core/pcm_lib.c' line='1195' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_hw_constraint_mask64'> - <parameter type-id='17a05af6' name='runtime' filepath='sound/core/pcm_lib.c' line='1195' column='1'/> - <parameter type-id='6b55ba25' name='var' filepath='sound/core/pcm_lib.c' line='1195' column='1'/> - <parameter type-id='f1f7b9a4' name='mask' filepath='sound/core/pcm_lib.c' line='1196' column='1'/> + <function-decl name='snd_pcm_hw_constraint_mask64' mangled-name='snd_pcm_hw_constraint_mask64' filepath='include/sound/pcm.h' line='982' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_hw_constraint_mask64'> + <parameter type-id='17a05af6'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='3a47d82b'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_pcm_hw_constraint_minmax' mangled-name='snd_pcm_hw_constraint_minmax' filepath='sound/core/pcm_lib.c' line='1238' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_hw_constraint_minmax'> - <parameter type-id='17a05af6' name='runtime' filepath='sound/core/pcm_lib.c' line='1238' column='1'/> - <parameter type-id='6b55ba25' name='var' filepath='sound/core/pcm_lib.c' line='1238' column='1'/> - <parameter type-id='f0981eeb' name='min' filepath='sound/core/pcm_lib.c' line='1239' column='1'/> - <parameter type-id='f0981eeb' name='max' filepath='sound/core/pcm_lib.c' line='1239' column='1'/> + <function-decl name='snd_pcm_hw_constraint_minmax' mangled-name='snd_pcm_hw_constraint_minmax' filepath='include/sound/pcm.h' line='984' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_hw_constraint_minmax'> + <parameter type-id='17a05af6'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='snd_pcm_hw_constraint_msbits' mangled-name='snd_pcm_hw_constraint_msbits' filepath='sound/core/pcm_lib.c' line='1414' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_hw_constraint_msbits'> @@ -130238,17 +130374,17 @@ <parameter type-id='7359adad' name='step' filepath='sound/core/pcm_lib.c' line='1446' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_pcm_hw_limit_rates' mangled-name='snd_pcm_hw_limit_rates' filepath='sound/core/pcm_misc.c' line='490' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_hw_limit_rates'> - <parameter type-id='17e4a02a' name='hw' filepath='sound/core/pcm_misc.c' line='490' column='1'/> + <function-decl name='snd_pcm_hw_limit_rates' mangled-name='snd_pcm_hw_limit_rates' filepath='include/sound/pcm.h' line='1130' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_hw_limit_rates'> + <parameter type-id='17e4a02a'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_pcm_hw_rule_add' mangled-name='snd_pcm_hw_rule_add' filepath='sound/core/pcm_lib.c' line='1119' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_hw_rule_add'> - <parameter type-id='17a05af6' name='runtime' filepath='sound/core/pcm_lib.c' line='1119' column='1'/> - <parameter type-id='f0981eeb' name='cond' filepath='sound/core/pcm_lib.c' line='1119' column='1'/> - <parameter type-id='95e97e5e' name='var' filepath='sound/core/pcm_lib.c' line='1120' column='1'/> - <parameter type-id='58d3b2a5' name='func' filepath='sound/core/pcm_lib.c' line='1121' column='1'/> - <parameter type-id='eaa32e2f' name='private' filepath='sound/core/pcm_lib.c' line='1121' column='1'/> - <parameter type-id='95e97e5e' name='dep' filepath='sound/core/pcm_lib.c' line='1122' column='1'/> + <function-decl name='snd_pcm_hw_rule_add' mangled-name='snd_pcm_hw_rule_add' filepath='include/sound/pcm.h' line='1016' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_hw_rule_add'> + <parameter type-id='17a05af6'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='657a5cf1'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='95e97e5e'/> <parameter is-variadic='yes'/> <return type-id='95e97e5e'/> </function-decl> @@ -130257,23 +130393,23 @@ <parameter type-id='2ae08426' name='area' filepath='sound/core/pcm_native.c' line='3717' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_pcm_lib_free_pages' mangled-name='snd_pcm_lib_free_pages' filepath='sound/core/pcm_memory.c' line='432' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_lib_free_pages'> - <parameter type-id='06b2cd14' name='substream' filepath='sound/core/pcm_memory.c' line='432' column='1'/> + <function-decl name='snd_pcm_lib_free_pages' mangled-name='snd_pcm_lib_free_pages' filepath='include/sound/pcm.h' line='1204' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_lib_free_pages'> + <parameter type-id='06b2cd14'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_pcm_lib_ioctl' mangled-name='snd_pcm_lib_ioctl' filepath='sound/core/pcm_lib.c' line='1765' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_lib_ioctl'> - <parameter type-id='06b2cd14' name='substream' filepath='sound/core/pcm_lib.c' line='1765' column='1'/> - <parameter type-id='f0981eeb' name='cmd' filepath='sound/core/pcm_lib.c' line='1766' column='1'/> - <parameter type-id='eaa32e2f' name='arg' filepath='sound/core/pcm_lib.c' line='1766' column='1'/> + <function-decl name='snd_pcm_lib_ioctl' mangled-name='snd_pcm_lib_ioctl' filepath='include/sound/pcm.h' line='1067' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_lib_ioctl'> + <parameter type-id='06b2cd14'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_pcm_lib_malloc_pages' mangled-name='snd_pcm_lib_malloc_pages' filepath='sound/core/pcm_memory.c' line='378' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_lib_malloc_pages'> - <parameter type-id='06b2cd14' name='substream' filepath='sound/core/pcm_memory.c' line='378' column='1'/> - <parameter type-id='b59d7dce' name='size' filepath='sound/core/pcm_memory.c' line='378' column='1'/> + <function-decl name='snd_pcm_lib_malloc_pages' mangled-name='snd_pcm_lib_malloc_pages' filepath='include/sound/pcm.h' line='1203' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_lib_malloc_pages'> + <parameter type-id='06b2cd14'/> + <parameter type-id='7359adad'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_pcm_lib_preallocate_free_for_all' mangled-name='snd_pcm_lib_preallocate_free_for_all' filepath='sound/core/pcm_memory.c' line='117' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_lib_preallocate_free_for_all'> - <parameter type-id='4c9f335b' name='pcm' filepath='sound/core/pcm_memory.c' line='117' column='1'/> + <function-decl name='snd_pcm_lib_preallocate_free_for_all' mangled-name='snd_pcm_lib_preallocate_free_for_all' filepath='include/sound/pcm.h' line='1196' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_lib_preallocate_free_for_all'> + <parameter type-id='4c9f335b'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='snd_pcm_lib_preallocate_pages' mangled-name='snd_pcm_lib_preallocate_pages' filepath='sound/core/pcm_memory.c' line='274' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_lib_preallocate_pages'> @@ -130284,12 +130420,12 @@ <parameter type-id='b59d7dce' name='max' filepath='sound/core/pcm_memory.c' line='276' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='snd_pcm_lib_preallocate_pages_for_all' mangled-name='snd_pcm_lib_preallocate_pages_for_all' filepath='sound/core/pcm_memory.c' line='293' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_lib_preallocate_pages_for_all'> - <parameter type-id='4c9f335b' name='pcm' filepath='sound/core/pcm_memory.c' line='293' column='1'/> - <parameter type-id='95e97e5e' name='type' filepath='sound/core/pcm_memory.c' line='294' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='sound/core/pcm_memory.c' line='294' column='1'/> - <parameter type-id='b59d7dce' name='size' filepath='sound/core/pcm_memory.c' line='295' column='1'/> - <parameter type-id='b59d7dce' name='max' filepath='sound/core/pcm_memory.c' line='295' column='1'/> + <function-decl name='snd_pcm_lib_preallocate_pages_for_all' mangled-name='snd_pcm_lib_preallocate_pages_for_all' filepath='include/sound/pcm.h' line='1200' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_lib_preallocate_pages_for_all'> + <parameter type-id='4c9f335b'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='snd_pcm_new' mangled-name='snd_pcm_new' filepath='sound/core/pcm.c' line='773' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_new'> @@ -130301,8 +130437,8 @@ <parameter type-id='0f9dfae3' name='rpcm' filepath='sound/core/pcm.c' line='774' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_pcm_period_elapsed' mangled-name='snd_pcm_period_elapsed' filepath='sound/core/pcm_lib.c' line='1791' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_period_elapsed'> - <parameter type-id='06b2cd14' name='substream' filepath='sound/core/pcm_lib.c' line='1791' column='1'/> + <function-decl name='snd_pcm_period_elapsed' mangled-name='snd_pcm_period_elapsed' filepath='include/sound/pcm.h' line='1069' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_period_elapsed'> + <parameter type-id='06b2cd14'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='snd_pcm_rate_range_to_bits' mangled-name='snd_pcm_rate_range_to_bits' filepath='sound/core/pcm_misc.c' line='595' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_rate_range_to_bits'> @@ -130314,18 +130450,18 @@ <parameter type-id='06b2cd14' name='substream' filepath='sound/core/pcm_native.c' line='2622' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='snd_pcm_set_managed_buffer_all' mangled-name='snd_pcm_set_managed_buffer_all' filepath='sound/core/pcm_memory.c' line='338' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_set_managed_buffer_all'> - <parameter type-id='4c9f335b' name='pcm' filepath='sound/core/pcm_memory.c' line='338' column='1'/> - <parameter type-id='95e97e5e' name='type' filepath='sound/core/pcm_memory.c' line='338' column='1'/> - <parameter type-id='fa0b179b' name='data' filepath='sound/core/pcm_memory.c' line='339' column='1'/> - <parameter type-id='b59d7dce' name='size' filepath='sound/core/pcm_memory.c' line='340' column='1'/> - <parameter type-id='b59d7dce' name='max' filepath='sound/core/pcm_memory.c' line='340' column='1'/> + <function-decl name='snd_pcm_set_managed_buffer_all' mangled-name='snd_pcm_set_managed_buffer_all' filepath='include/sound/pcm.h' line='1208' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_set_managed_buffer_all'> + <parameter type-id='4c9f335b'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='fa0b179b'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='snd_pcm_set_ops' mangled-name='snd_pcm_set_ops' filepath='sound/core/pcm_lib.c' line='481' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_set_ops'> - <parameter type-id='4c9f335b' name='pcm' filepath='sound/core/pcm_lib.c' line='481' column='1'/> - <parameter type-id='95e97e5e' name='direction' filepath='sound/core/pcm_lib.c' line='481' column='1'/> - <parameter type-id='f63b1a17' name='ops' filepath='sound/core/pcm_lib.c' line='482' column='1'/> + <function-decl name='snd_pcm_set_ops' mangled-name='snd_pcm_set_ops' filepath='include/sound/pcm.h' line='1064' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_set_ops'> + <parameter type-id='4c9f335b'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='f63b1a17'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='snd_pcm_set_sync' mangled-name='snd_pcm_set_sync' filepath='sound/core/pcm_lib.c' line='498' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_set_sync'> @@ -130333,12 +130469,12 @@ <return type-id='48b5725f'/> </function-decl> <var-decl name='snd_pcm_std_chmaps' type-id='93f82aba' mangled-name='snd_pcm_std_chmaps' visibility='default' filepath='sound/core/pcm_lib.c' line='2266' column='1' elf-symbol-id='snd_pcm_std_chmaps'/> - <function-decl name='snd_pcm_stream_lock' mangled-name='snd_pcm_stream_lock' filepath='sound/core/pcm_native.c' line='108' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_stream_lock'> - <parameter type-id='06b2cd14' name='substream' filepath='sound/core/pcm_native.c' line='108' column='1'/> + <function-decl name='snd_pcm_stream_lock' mangled-name='snd_pcm_stream_lock' filepath='include/sound/pcm.h' line='612' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_stream_lock'> + <parameter type-id='06b2cd14'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='snd_pcm_stream_unlock' mangled-name='snd_pcm_stream_unlock' filepath='sound/core/pcm_native.c' line='120' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_stream_unlock'> - <parameter type-id='06b2cd14' name='substream' filepath='sound/core/pcm_native.c' line='120' column='1'/> + <function-decl name='snd_pcm_stream_unlock' mangled-name='snd_pcm_stream_unlock' filepath='include/sound/pcm.h' line='613' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_stream_unlock'> + <parameter type-id='06b2cd14'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='snd_pcm_stream_unlock_irqrestore' mangled-name='snd_pcm_stream_unlock_irqrestore' filepath='sound/core/pcm_native.c' line='182' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_pcm_stream_unlock_irqrestore'> @@ -130376,9 +130512,9 @@ <parameter type-id='807869d3' name='tlv' filepath='sound/soc/soc-ops.c' line='741' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_soc_card_get_kcontrol' mangled-name='snd_soc_card_get_kcontrol' filepath='sound/soc/soc-card.c' line='29' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_card_get_kcontrol'> - <parameter type-id='3059cd0b' name='soc_card' filepath='sound/soc/soc-card.c' line='29' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='sound/soc/soc-card.c' line='30' column='1'/> + <function-decl name='snd_soc_card_get_kcontrol' mangled-name='snd_soc_card_get_kcontrol' filepath='include/sound/soc-card.h' line='16' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_card_get_kcontrol'> + <parameter type-id='3059cd0b'/> + <parameter type-id='80f4b756'/> <return type-id='7a5054b7'/> </function-decl> <function-decl name='snd_soc_card_jack_new' mangled-name='snd_soc_card_jack_new' filepath='sound/soc/soc-card.c' line='60' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_card_jack_new'> @@ -130390,8 +130526,8 @@ <parameter type-id='f0981eeb' name='num_pins' filepath='sound/soc/soc-card.c' line='62' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_soc_component_async_complete' mangled-name='snd_soc_component_async_complete' filepath='sound/soc/soc-component.c' line='595' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_component_async_complete'> - <parameter type-id='807b7702' name='component' filepath='sound/soc/soc-component.c' line='595' column='1'/> + <function-decl name='snd_soc_component_async_complete' mangled-name='snd_soc_component_async_complete' filepath='include/sound/soc-component.h' line='350' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_component_async_complete'> + <parameter type-id='807b7702'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='snd_soc_component_disable_pin' mangled-name='snd_soc_component_disable_pin' filepath='sound/soc/soc-component.c' line='179' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_component_disable_pin'> @@ -130423,45 +130559,45 @@ <parameter type-id='29af9a71' name='regmap' filepath='sound/soc/soc-component.c' line='397' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='snd_soc_component_read' mangled-name='snd_soc_component_read' filepath='sound/soc/soc-component.c' line='453' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_component_read'> - <parameter type-id='807b7702' name='component' filepath='sound/soc/soc-component.c' line='453' column='1'/> - <parameter type-id='f0981eeb' name='reg' filepath='sound/soc/soc-component.c' line='454' column='1'/> + <function-decl name='snd_soc_component_read' mangled-name='snd_soc_component_read' filepath='include/sound/soc-component.h' line='340' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_component_read'> + <parameter type-id='807b7702'/> + <parameter type-id='f0981eeb'/> <return type-id='f0981eeb'/> </function-decl> - <function-decl name='snd_soc_component_set_jack' mangled-name='snd_soc_component_set_jack' filepath='sound/soc/soc-component.c' line='237' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_component_set_jack'> - <parameter type-id='807b7702' name='component' filepath='sound/soc/soc-component.c' line='237' column='1'/> - <parameter type-id='12a060a4' name='jack' filepath='sound/soc/soc-component.c' line='238' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='sound/soc/soc-component.c' line='238' column='1'/> + <function-decl name='snd_soc_component_set_jack' mangled-name='snd_soc_component_set_jack' filepath='include/sound/soc-component.h' line='362' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_component_set_jack'> + <parameter type-id='807b7702'/> + <parameter type-id='12a060a4'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_soc_component_set_pll' mangled-name='snd_soc_component_set_pll' filepath='sound/soc/soc-component.c' line='95' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_component_set_pll'> - <parameter type-id='807b7702' name='component' filepath='sound/soc/soc-component.c' line='95' column='1'/> - <parameter type-id='95e97e5e' name='pll_id' filepath='sound/soc/soc-component.c' line='95' column='1'/> - <parameter type-id='95e97e5e' name='source' filepath='sound/soc/soc-component.c' line='96' column='1'/> - <parameter type-id='f0981eeb' name='freq_in' filepath='sound/soc/soc-component.c' line='96' column='1'/> - <parameter type-id='f0981eeb' name='freq_out' filepath='sound/soc/soc-component.c' line='97' column='1'/> + <function-decl name='snd_soc_component_set_pll' mangled-name='snd_soc_component_set_pll' filepath='include/sound/soc-component.h' line='359' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_component_set_pll'> + <parameter type-id='807b7702'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_soc_component_set_sysclk' mangled-name='snd_soc_component_set_sysclk' filepath='sound/soc/soc-component.c' line='71' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_component_set_sysclk'> - <parameter type-id='807b7702' name='component' filepath='sound/soc/soc-component.c' line='71' column='1'/> - <parameter type-id='95e97e5e' name='clk_id' filepath='sound/soc/soc-component.c' line='72' column='1'/> - <parameter type-id='95e97e5e' name='source' filepath='sound/soc/soc-component.c' line='72' column='1'/> - <parameter type-id='f0981eeb' name='freq' filepath='sound/soc/soc-component.c' line='72' column='1'/> - <parameter type-id='95e97e5e' name='dir' filepath='sound/soc/soc-component.c' line='73' column='1'/> + <function-decl name='snd_soc_component_set_sysclk' mangled-name='snd_soc_component_set_sysclk' filepath='include/sound/soc-component.h' line='356' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_component_set_sysclk'> + <parameter type-id='807b7702'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_soc_component_test_bits' mangled-name='snd_soc_component_test_bits' filepath='sound/soc/soc-component.c' line='614' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_component_test_bits'> - <parameter type-id='807b7702' name='component' filepath='sound/soc/soc-component.c' line='614' column='1'/> - <parameter type-id='f0981eeb' name='reg' filepath='sound/soc/soc-component.c' line='615' column='1'/> - <parameter type-id='f0981eeb' name='mask' filepath='sound/soc/soc-component.c' line='615' column='1'/> - <parameter type-id='f0981eeb' name='value' filepath='sound/soc/soc-component.c' line='615' column='1'/> + <function-decl name='snd_soc_component_test_bits' mangled-name='snd_soc_component_test_bits' filepath='include/sound/soc-component.h' line='351' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_component_test_bits'> + <parameter type-id='807b7702'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_soc_component_update_bits' mangled-name='snd_soc_component_update_bits' filepath='sound/soc/soc-component.c' line='533' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_component_update_bits'> - <parameter type-id='807b7702' name='component' filepath='sound/soc/soc-component.c' line='533' column='1'/> - <parameter type-id='f0981eeb' name='reg' filepath='sound/soc/soc-component.c' line='534' column='1'/> - <parameter type-id='f0981eeb' name='mask' filepath='sound/soc/soc-component.c' line='534' column='1'/> - <parameter type-id='f0981eeb' name='val' filepath='sound/soc/soc-component.c' line='534' column='1'/> + <function-decl name='snd_soc_component_update_bits' mangled-name='snd_soc_component_update_bits' filepath='include/sound/soc-component.h' line='344' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_component_update_bits'> + <parameter type-id='807b7702'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='snd_soc_component_update_bits_async' mangled-name='snd_soc_component_update_bits_async' filepath='sound/soc/soc-component.c' line='569' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_component_update_bits_async'> @@ -130502,9 +130638,9 @@ <parameter type-id='807869d3' name='rx_slot' filepath='sound/soc/soc-dai.c' line='241' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_soc_dai_set_fmt' mangled-name='snd_soc_dai_set_fmt' filepath='sound/soc/soc-dai.c' line='144' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_dai_set_fmt'> - <parameter type-id='1c936db9' name='dai' filepath='sound/soc/soc-dai.c' line='144' column='1'/> - <parameter type-id='f0981eeb' name='fmt' filepath='sound/soc/soc-dai.c' line='144' column='1'/> + <function-decl name='snd_soc_dai_set_fmt' mangled-name='snd_soc_dai_set_fmt' filepath='include/sound/soc-dai.h' line='126' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_dai_set_fmt'> + <parameter type-id='1c936db9'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='snd_soc_dai_set_pll' mangled-name='snd_soc_dai_set_pll' filepath='sound/soc/soc-dai.c' line='101' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_dai_set_pll'> @@ -130535,10 +130671,10 @@ <parameter type-id='95e97e5e' name='tristate' filepath='sound/soc/soc-dai.c' line='284' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_soc_dapm_add_routes' mangled-name='snd_soc_dapm_add_routes' filepath='sound/soc/soc-dapm.c' line='3068' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_dapm_add_routes'> - <parameter type-id='70d004a5' name='dapm' filepath='sound/soc/soc-dapm.c' line='3068' column='1'/> - <parameter type-id='8f3d28b8' name='route' filepath='sound/soc/soc-dapm.c' line='3069' column='1'/> - <parameter type-id='95e97e5e' name='num' filepath='sound/soc/soc-dapm.c' line='3069' column='1'/> + <function-decl name='snd_soc_dapm_add_routes' mangled-name='snd_soc_dapm_add_routes' filepath='include/sound/soc-dapm.h' line='445' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_dapm_add_routes'> + <parameter type-id='70d004a5'/> + <parameter type-id='8f3d28b8'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='snd_soc_dapm_del_routes' mangled-name='snd_soc_dapm_del_routes' filepath='sound/soc/soc-dapm.c' line='3099' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_dapm_del_routes'> @@ -130630,14 +130766,14 @@ <parameter type-id='dae78f89' name='widget' filepath='sound/soc/soc-dapm.c' line='3749' column='1'/> <return type-id='810606ec'/> </function-decl> - <function-decl name='snd_soc_dapm_new_controls' mangled-name='snd_soc_dapm_new_controls' filepath='sound/soc/soc-dapm.c' line='3771' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_dapm_new_controls'> - <parameter type-id='70d004a5' name='dapm' filepath='sound/soc/soc-dapm.c' line='3771' column='1'/> - <parameter type-id='dae78f89' name='widget' filepath='sound/soc/soc-dapm.c' line='3772' column='1'/> - <parameter type-id='95e97e5e' name='num' filepath='sound/soc/soc-dapm.c' line='3773' column='1'/> + <function-decl name='snd_soc_dapm_new_controls' mangled-name='snd_soc_dapm_new_controls' filepath='include/sound/soc-dapm.h' line='421' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_dapm_new_controls'> + <parameter type-id='70d004a5'/> + <parameter type-id='dae78f89'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_soc_dapm_new_widgets' mangled-name='snd_soc_dapm_new_widgets' filepath='sound/soc/soc-dapm.c' line='3203' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_dapm_new_widgets'> - <parameter type-id='3059cd0b' name='card' filepath='sound/soc/soc-dapm.c' line='3203' column='1'/> + <function-decl name='snd_soc_dapm_new_widgets' mangled-name='snd_soc_dapm_new_widgets' filepath='include/sound/soc-dapm.h' line='440' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_dapm_new_widgets'> + <parameter type-id='3059cd0b'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='snd_soc_dapm_put_enum_double' mangled-name='snd_soc_dapm_put_enum_double' filepath='sound/soc/soc-dapm.c' line='3465' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_dapm_put_enum_double'> @@ -130655,8 +130791,8 @@ <parameter type-id='144a5d4c' name='ucontrol' filepath='sound/soc/soc-dapm.c' line='3337' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_soc_dapm_sync' mangled-name='snd_soc_dapm_sync' filepath='sound/soc/soc-dapm.c' line='2605' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_dapm_sync'> - <parameter type-id='70d004a5' name='dapm' filepath='sound/soc/soc-dapm.c' line='2605' column='1'/> + <function-decl name='snd_soc_dapm_sync' mangled-name='snd_soc_dapm_sync' filepath='include/sound/soc-dapm.h' line='487' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_dapm_sync'> + <parameter type-id='70d004a5'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='snd_soc_dapm_sync_unlocked' mangled-name='snd_soc_dapm_sync_unlocked' filepath='sound/soc/soc-dapm.c' line='2583' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_dapm_sync_unlocked'> @@ -130881,9 +131017,9 @@ <parameter type-id='f0981eeb' name='dai_fmt' filepath='sound/soc/soc-core.c' line='1423' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='snd_soc_set_runtime_hwparams' mangled-name='snd_soc_set_runtime_hwparams' filepath='sound/soc/soc-pcm.c' line='263' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_set_runtime_hwparams'> - <parameter type-id='06b2cd14' name='substream' filepath='sound/soc/soc-pcm.c' line='263' column='1'/> - <parameter type-id='d661a615' name='hw' filepath='sound/soc/soc-pcm.c' line='264' column='1'/> + <function-decl name='snd_soc_set_runtime_hwparams' mangled-name='snd_soc_set_runtime_hwparams' filepath='include/sound/soc.h' line='499' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_set_runtime_hwparams'> + <parameter type-id='06b2cd14'/> + <parameter type-id='d661a615'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='snd_soc_tplg_component_load' mangled-name='snd_soc_tplg_component_load' filepath='sound/soc/soc-topology.c' line='2807' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snd_soc_tplg_component_load'> @@ -130968,9 +131104,9 @@ <parameter type-id='f772df6d' name='sk' filepath='net/core/sock.c' line='2158' column='1'/> <return type-id='d80b72e6'/> </function-decl> - <function-decl name='sock_init_data' mangled-name='sock_init_data' filepath='net/core/sock.c' line='2970' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sock_init_data'> - <parameter type-id='13103032' name='sock' filepath='net/core/sock.c' line='2970' column='1'/> - <parameter type-id='f772df6d' name='sk' filepath='net/core/sock.c' line='2970' column='1'/> + <function-decl name='sock_init_data' mangled-name='sock_init_data' filepath='include/net/sock.h' line='1761' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sock_init_data'> + <parameter type-id='13103032'/> + <parameter type-id='f772df6d'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='sock_no_accept' mangled-name='sock_no_accept' filepath='net/core/sock.c' line='2754' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sock_no_accept'> @@ -130991,13 +131127,13 @@ <parameter type-id='2ae08426' name='vma' filepath='net/core/sock.c' line='2805' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sock_no_sendpage' mangled-name='sock_no_sendpage' filepath='net/core/sock.c' line='2833' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sock_no_sendpage'> - <parameter type-id='13103032' name='sock' filepath='net/core/sock.c' line='2833' column='1'/> - <parameter type-id='02f11ed4' name='page' filepath='net/core/sock.c' line='2833' column='1'/> - <parameter type-id='95e97e5e' name='offset' filepath='net/core/sock.c' line='2833' column='1'/> - <parameter type-id='b59d7dce' name='size' filepath='net/core/sock.c' line='2833' column='1'/> - <parameter type-id='95e97e5e' name='flags' filepath='net/core/sock.c' line='2833' column='1'/> - <return type-id='79a0948f'/> + <function-decl name='sock_no_sendpage' mangled-name='sock_no_sendpage' filepath='include/net/sock.h' line='1738' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sock_no_sendpage'> + <parameter type-id='13103032'/> + <parameter type-id='02f11ed4'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='7359adad'/> + <parameter type-id='95e97e5e'/> + <return type-id='bd54fe1a'/> </function-decl> <function-decl name='sock_no_shutdown' mangled-name='sock_no_shutdown' filepath='net/core/sock.c' line='2780' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sock_no_shutdown'> <parameter type-id='13103032' name='sock' filepath='net/core/sock.c' line='2780' column='1'/> @@ -131009,29 +131145,29 @@ <parameter type-id='13103032' name='sock2' filepath='net/core/sock.c' line='2748' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sock_queue_rcv_skb' mangled-name='sock_queue_rcv_skb' filepath='net/core/sock.c' line='475' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sock_queue_rcv_skb'> - <parameter type-id='f772df6d' name='sk' filepath='net/core/sock.c' line='475' column='1'/> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/core/sock.c' line='475' column='1'/> + <function-decl name='sock_queue_rcv_skb' mangled-name='sock_queue_rcv_skb' filepath='include/net/sock.h' line='2236' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sock_queue_rcv_skb'> + <parameter type-id='f772df6d'/> + <parameter type-id='0fbf3cfd'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sock_register' mangled-name='sock_register' filepath='net/socket.c' line='2986' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sock_register'> - <parameter type-id='81a51edb' name='ops' filepath='net/socket.c' line='2986' column='1'/> + <function-decl name='sock_register' mangled-name='sock_register' filepath='include/linux/net.h' line='235' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sock_register'> + <parameter type-id='81a51edb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sock_release' mangled-name='sock_release' filepath='net/socket.c' line='623' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sock_release'> - <parameter type-id='13103032' name='sock' filepath='net/socket.c' line='623' column='1'/> + <function-decl name='sock_release' mangled-name='sock_release' filepath='include/linux/net.h' line='244' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sock_release'> + <parameter type-id='13103032'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sock_setsockopt' mangled-name='sock_setsockopt' filepath='net/core/sock.c' line='833' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sock_setsockopt'> - <parameter type-id='13103032' name='sock' filepath='net/core/sock.c' line='833' column='1'/> - <parameter type-id='95e97e5e' name='level' filepath='net/core/sock.c' line='833' column='1'/> - <parameter type-id='95e97e5e' name='optname' filepath='net/core/sock.c' line='833' column='1'/> - <parameter type-id='298d29fd' name='optval' filepath='net/core/sock.c' line='834' column='1'/> - <parameter type-id='f0981eeb' name='optlen' filepath='net/core/sock.c' line='834' column='1'/> + <function-decl name='sock_setsockopt' mangled-name='sock_setsockopt' filepath='include/net/sock.h' line='1687' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sock_setsockopt'> + <parameter type-id='13103032'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='8271351e'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sock_unregister' mangled-name='sock_unregister' filepath='net/socket.c' line='3023' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sock_unregister'> - <parameter type-id='95e97e5e' name='family' filepath='net/socket.c' line='3023' column='1'/> + <function-decl name='sock_unregister' mangled-name='sock_unregister' filepath='include/linux/net.h' line='236' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sock_unregister'> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='sock_wfree' mangled-name='sock_wfree' filepath='net/core/sock.c' line='2036' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sock_wfree'> @@ -131089,9 +131225,9 @@ <parameter type-id='e90f4666' name='spi' filepath='drivers/spi/spi.c' line='3337' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='spi_sync' mangled-name='spi_sync' filepath='drivers/spi/spi.c' line='3878' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='spi_sync'> - <parameter type-id='e90f4666' name='spi' filepath='drivers/spi/spi.c' line='3878' column='1'/> - <parameter type-id='bb7889ed' name='message' filepath='drivers/spi/spi.c' line='3878' column='1'/> + <function-decl name='spi_sync' mangled-name='spi_sync' filepath='include/linux/spi/spi.h' line='1249' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='spi_sync'> + <parameter type-id='e90f4666'/> + <parameter type-id='bb7889ed'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='spi_sync_locked' mangled-name='spi_sync_locked' filepath='drivers/spi/spi.c' line='3906' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='spi_sync_locked'> @@ -131103,9 +131239,9 @@ <parameter type-id='f22e4524' name='ctlr' filepath='drivers/spi/spi.c' line='2866' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='split_page' mangled-name='split_page' filepath='mm/page_alloc.c' line='3395' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='split_page'> - <parameter type-id='02f11ed4' name='page' filepath='mm/page_alloc.c' line='3395' column='1'/> - <parameter type-id='f0981eeb' name='order' filepath='mm/page_alloc.c' line='3395' column='1'/> + <function-decl name='split_page' mangled-name='split_page' filepath='include/linux/mm.h' line='924' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='split_page'> + <parameter type-id='02f11ed4'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='spmi_controller_add' mangled-name='spmi_controller_add' filepath='drivers/spmi/spmi.c' line='508' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='spmi_controller_add'> @@ -131229,9 +131365,9 @@ <parameter is-variadic='yes'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='stack_depot_fetch' mangled-name='stack_depot_fetch' filepath='lib/stackdepot.c' line='226' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='stack_depot_fetch'> - <parameter type-id='613ae993' name='handle' filepath='lib/stackdepot.c' line='226' column='1'/> - <parameter type-id='9b88c47d' name='entries' filepath='lib/stackdepot.c' line='227' column='1'/> + <function-decl name='stack_depot_fetch' mangled-name='stack_depot_fetch' filepath='include/linux/stackdepot.h' line='19' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='stack_depot_fetch'> + <parameter type-id='f0981eeb'/> + <parameter type-id='9b88c47d'/> <return type-id='f0981eeb'/> </function-decl> <function-decl name='stack_trace_print' mangled-name='stack_trace_print' filepath='kernel/stacktrace.c' line='23' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='stack_trace_print'> @@ -131257,30 +131393,30 @@ <parameter type-id='f8840c23' name='key' filepath='kernel/jump_label.c' line='212' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='static_key_disable_cpuslocked' mangled-name='static_key_disable_cpuslocked' filepath='kernel/jump_label.c' line='195' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='static_key_disable_cpuslocked'> - <parameter type-id='f8840c23' name='key' filepath='kernel/jump_label.c' line='195' column='1'/> + <function-decl name='static_key_disable_cpuslocked' mangled-name='static_key_disable_cpuslocked' filepath='include/linux/jump_label.h' line='252' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='static_key_disable_cpuslocked'> + <parameter type-id='f8840c23'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='static_key_slow_dec' mangled-name='static_key_slow_dec' filepath='kernel/jump_label.c' line='267' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='static_key_slow_dec'> - <parameter type-id='f8840c23' name='key' filepath='kernel/jump_label.c' line='267' column='1'/> + <function-decl name='static_key_slow_dec' mangled-name='static_key_slow_dec' filepath='include/linux/jump_label.h' line='244' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='static_key_slow_dec'> + <parameter type-id='f8840c23'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='static_key_slow_inc' mangled-name='static_key_slow_inc' filepath='kernel/jump_label.c' line='156' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='static_key_slow_inc'> - <parameter type-id='f8840c23' name='key' filepath='kernel/jump_label.c' line='156' column='1'/> + <function-decl name='static_key_slow_inc' mangled-name='static_key_slow_inc' filepath='include/linux/jump_label.h' line='243' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='static_key_slow_inc'> + <parameter type-id='f8840c23'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='stop_machine' mangled-name='stop_machine' filepath='kernel/stop_machine.c' line='642' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='stop_machine'> - <parameter type-id='87dfefa3' name='fn' filepath='kernel/stop_machine.c' line='642' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='kernel/stop_machine.c' line='642' column='1'/> - <parameter type-id='5f8a1ac4' name='cpus' filepath='kernel/stop_machine.c' line='642' column='1'/> + <function-decl name='stop_machine' mangled-name='stop_machine' filepath='include/linux/stop_machine.h' line='123' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='stop_machine'> + <parameter type-id='b9b212f5'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='5f8a1ac4'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='stop_one_cpu_nowait' mangled-name='stop_one_cpu_nowait' filepath='kernel/stop_machine.c' line='358' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='stop_one_cpu_nowait'> - <parameter type-id='f0981eeb' name='cpu' filepath='kernel/stop_machine.c' line='358' column='1'/> - <parameter type-id='87dfefa3' name='fn' filepath='kernel/stop_machine.c' line='358' column='1'/> - <parameter type-id='eaa32e2f' name='arg' filepath='kernel/stop_machine.c' line='358' column='1'/> - <parameter type-id='cc8decc0' name='work_buf' filepath='kernel/stop_machine.c' line='359' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='stop_one_cpu_nowait' mangled-name='stop_one_cpu_nowait' filepath='include/linux/stop_machine.h' line='43' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='stop_one_cpu_nowait'> + <parameter type-id='f0981eeb'/> + <parameter type-id='b9b212f5'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='cc8decc0'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='stpcpy' mangled-name='stpcpy' filepath='lib/string.c' line='291' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='stpcpy'> <parameter type-id='266fe297' name='dest' filepath='lib/string.c' line='291' column='1'/> @@ -131297,9 +131433,9 @@ <parameter type-id='80f4b756' name='src' filepath='lib/string.c' line='306' column='1'/> <return type-id='26a90f95'/> </function-decl> - <function-decl name='strchrnul' mangled-name='strchrnul' filepath='lib/string.c' line='452' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strchrnul'> - <parameter type-id='80f4b756' name='s' filepath='lib/string.c' line='452' column='1'/> - <parameter type-id='95e97e5e' name='c' filepath='lib/string.c' line='452' column='1'/> + <function-decl name='strchrnul' mangled-name='strchrnul' filepath='include/linux/string.h' line='63' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strchrnul'> + <parameter type-id='80f4b756'/> + <parameter type-id='95e97e5e'/> <return type-id='26a90f95'/> </function-decl> <function-decl name='strcpy' mangled-name='strcpy' filepath='lib/string.c' line='89' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strcpy'> @@ -131317,8 +131453,8 @@ <parameter type-id='77e79a4b' name='filp' filepath='fs/open.c' line='1411' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='strim' mangled-name='strim' filepath='lib/string.c' line='541' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strim'> - <parameter type-id='26a90f95' name='s' filepath='lib/string.c' line='541' column='1'/> + <function-decl name='strim' mangled-name='strim' filepath='include/linux/string.h' line='74' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strim'> + <parameter type-id='26a90f95'/> <return type-id='26a90f95'/> </function-decl> <function-decl name='string_get_size' mangled-name='string_get_size' filepath='lib/string_helpers.c' line='34' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='string_get_size'> @@ -131353,10 +131489,10 @@ <parameter type-id='b59d7dce' name='count' filepath='lib/string.c' line='329' column='1'/> <return type-id='26a90f95'/> </function-decl> - <function-decl name='strnchr' mangled-name='strnchr' filepath='lib/string.c' line='506' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strnchr'> - <parameter type-id='80f4b756' name='s' filepath='lib/string.c' line='506' column='1'/> - <parameter type-id='b59d7dce' name='count' filepath='lib/string.c' line='506' column='1'/> - <parameter type-id='95e97e5e' name='c' filepath='lib/string.c' line='506' column='1'/> + <function-decl name='strnchr' mangled-name='strnchr' filepath='include/linux/string.h' line='67' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strnchr'> + <parameter type-id='80f4b756'/> + <parameter type-id='7359adad'/> + <parameter type-id='95e97e5e'/> <return type-id='26a90f95'/> </function-decl> <function-decl name='strncpy' mangled-name='strncpy' filepath='lib/string.c' line='114' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strncpy'> @@ -131365,21 +131501,21 @@ <parameter type-id='b59d7dce' name='count' filepath='lib/string.c' line='114' column='1'/> <return type-id='26a90f95'/> </function-decl> - <function-decl name='strncpy_from_user' mangled-name='strncpy_from_user' filepath='lib/strncpy_from_user.c' line='113' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strncpy_from_user'> - <parameter type-id='26a90f95' name='dst' filepath='lib/strncpy_from_user.c' line='113' column='1'/> - <parameter type-id='80f4b756' name='src' filepath='lib/strncpy_from_user.c' line='113' column='1'/> - <parameter type-id='bd54fe1a' name='count' filepath='lib/strncpy_from_user.c' line='113' column='1'/> + <function-decl name='strncpy_from_user' mangled-name='strncpy_from_user' filepath='arch/arm64/include/asm/uaccess.h' line='509' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strncpy_from_user'> + <parameter type-id='26a90f95'/> + <parameter type-id='80f4b756'/> + <parameter type-id='bd54fe1a'/> <return type-id='bd54fe1a'/> </function-decl> - <function-decl name='strndup_user' mangled-name='strndup_user' filepath='mm/util.c' line='222' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strndup_user'> - <parameter type-id='80f4b756' name='s' filepath='mm/util.c' line='222' column='1'/> - <parameter type-id='bd54fe1a' name='n' filepath='mm/util.c' line='222' column='1'/> + <function-decl name='strndup_user' mangled-name='strndup_user' filepath='include/linux/string.h' line='12' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strndup_user'> + <parameter type-id='80f4b756'/> + <parameter type-id='bd54fe1a'/> <return type-id='26a90f95'/> </function-decl> - <function-decl name='strnstr' mangled-name='strnstr' filepath='lib/string.c' line='1026' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strnstr'> - <parameter type-id='80f4b756' name='s1' filepath='lib/string.c' line='1026' column='1'/> - <parameter type-id='80f4b756' name='s2' filepath='lib/string.c' line='1026' column='1'/> - <parameter type-id='b59d7dce' name='len' filepath='lib/string.c' line='1026' column='1'/> + <function-decl name='strnstr' mangled-name='strnstr' filepath='include/linux/string.h' line='85' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strnstr'> + <parameter type-id='80f4b756'/> + <parameter type-id='80f4b756'/> + <parameter type-id='7359adad'/> <return type-id='26a90f95'/> </function-decl> <function-decl name='strpbrk' mangled-name='strpbrk' filepath='lib/string.c' line='649' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strpbrk'> @@ -131387,21 +131523,21 @@ <parameter type-id='80f4b756' name='ct' filepath='lib/string.c' line='649' column='1'/> <return type-id='26a90f95'/> </function-decl> - <function-decl name='strreplace' mangled-name='strreplace' filepath='lib/string.c' line='1141' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strreplace'> - <parameter type-id='26a90f95' name='s' filepath='lib/string.c' line='1141' column='1'/> - <parameter type-id='a84c031d' name='old' filepath='lib/string.c' line='1141' column='1'/> - <parameter type-id='a84c031d' name='new' filepath='lib/string.c' line='1141' column='1'/> + <function-decl name='strreplace' mangled-name='strreplace' filepath='include/linux/string.h' line='172' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strreplace'> + <parameter type-id='26a90f95'/> + <parameter type-id='a84c031d'/> + <parameter type-id='a84c031d'/> <return type-id='26a90f95'/> </function-decl> - <function-decl name='strscpy' mangled-name='strscpy' filepath='lib/string.c' line='180' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strscpy'> - <parameter type-id='26a90f95' name='dest' filepath='lib/string.c' line='180' column='1'/> - <parameter type-id='80f4b756' name='src' filepath='lib/string.c' line='180' column='1'/> - <parameter type-id='b59d7dce' name='count' filepath='lib/string.c' line='180' column='1'/> - <return type-id='79a0948f'/> + <function-decl name='strscpy' mangled-name='strscpy' filepath='include/linux/string.h' line='32' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strscpy'> + <parameter type-id='26a90f95'/> + <parameter type-id='80f4b756'/> + <parameter type-id='7359adad'/> + <return type-id='bd54fe1a'/> </function-decl> - <function-decl name='strsep' mangled-name='strsep' filepath='lib/string.c' line='676' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strsep'> - <parameter type-id='9b23c9ad' name='s' filepath='lib/string.c' line='676' column='1'/> - <parameter type-id='80f4b756' name='ct' filepath='lib/string.c' line='676' column='1'/> + <function-decl name='strsep' mangled-name='strsep' filepath='include/linux/string.h' line='97' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strsep'> + <parameter type-id='9b23c9ad'/> + <parameter type-id='80f4b756'/> <return type-id='26a90f95'/> </function-decl> <function-decl name='strspn' mangled-name='strspn' filepath='lib/string.c' line='598' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='strspn'> @@ -131420,12 +131556,12 @@ <parameter type-id='c485c22c' name='bh' filepath='fs/buffer.c' line='3082' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='submit_bio' mangled-name='submit_bio' filepath='block/blk-core.c' line='1077' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='submit_bio'> - <parameter type-id='fb55efa1' name='bio' filepath='block/blk-core.c' line='1077' column='1'/> - <return type-id='041bc907'/> + <function-decl name='submit_bio' mangled-name='submit_bio' filepath='include/linux/bio.h' line='419' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='submit_bio'> + <parameter type-id='fb55efa1'/> + <return type-id='f0981eeb'/> </function-decl> - <function-decl name='submit_bio_wait' mangled-name='submit_bio_wait' filepath='block/bio.c' line='1146' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='submit_bio_wait'> - <parameter type-id='fb55efa1' name='bio' filepath='block/bio.c' line='1146' column='1'/> + <function-decl name='submit_bio_wait' mangled-name='submit_bio_wait' filepath='include/linux/bio.h' line='438' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='submit_bio_wait'> + <parameter type-id='fb55efa1'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='subsys_system_register' mangled-name='subsys_system_register' filepath='drivers/base/bus.c' line='1157' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='subsys_system_register'> @@ -131440,26 +131576,26 @@ <function-decl name='swiotlb_nr_tbl' mangled-name='swiotlb_nr_tbl' filepath='kernel/dma/swiotlb.c' line='132' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='swiotlb_nr_tbl'> <return type-id='7359adad'/> </function-decl> - <function-decl name='sync_blockdev' mangled-name='sync_blockdev' filepath='fs/block_dev.c' line='537' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sync_blockdev'> - <parameter type-id='b88dd945' name='bdev' filepath='fs/block_dev.c' line='537' column='1'/> + <function-decl name='sync_blockdev' mangled-name='sync_blockdev' filepath='include/linux/blkdev.h' line='2022' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sync_blockdev'> + <parameter type-id='b88dd945'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sync_file_create' mangled-name='sync_file_create' filepath='drivers/dma-buf/sync_file.c' line='64' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sync_file_create'> - <parameter type-id='28271da3' name='fence' filepath='drivers/dma-buf/sync_file.c' line='64' column='1'/> + <function-decl name='sync_file_create' mangled-name='sync_file_create' filepath='include/linux/sync_file.h' line='58' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sync_file_create'> + <parameter type-id='28271da3'/> <return type-id='6a6b0b01'/> </function-decl> - <function-decl name='sync_file_get_fence' mangled-name='sync_file_get_fence' filepath='drivers/dma-buf/sync_file.c' line='102' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sync_file_get_fence'> - <parameter type-id='95e97e5e' name='fd' filepath='drivers/dma-buf/sync_file.c' line='102' column='1'/> + <function-decl name='sync_file_get_fence' mangled-name='sync_file_get_fence' filepath='include/linux/sync_file.h' line='59' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sync_file_get_fence'> + <parameter type-id='95e97e5e'/> <return type-id='28271da3'/> </function-decl> <function-decl name='synchronize_irq' mangled-name='synchronize_irq' filepath='kernel/irq/manage.c' line='127' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='synchronize_irq'> <parameter type-id='f0981eeb' name='irq' filepath='kernel/irq/manage.c' line='127' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='synchronize_net' mangled-name='synchronize_net' filepath='net/core/dev.c' line='10680' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='synchronize_net'> + <function-decl name='synchronize_net' mangled-name='synchronize_net' filepath='include/linux/netdevice.h' line='74' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='synchronize_net'> <return type-id='48b5725f'/> </function-decl> - <function-decl name='synchronize_rcu' mangled-name='synchronize_rcu' filepath='kernel/rcu/tree.c' line='3665' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='synchronize_rcu'> + <function-decl name='synchronize_rcu' mangled-name='synchronize_rcu' filepath='include/linux/rcupdate.h' line='41' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='synchronize_rcu'> <return type-id='48b5725f'/> </function-decl> <function-decl name='synchronize_rcu_expedited' mangled-name='synchronize_rcu_expedited' filepath='kernel/rcu/tree_exp.h' line='813' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='synchronize_rcu_expedited'> @@ -131471,12 +131607,12 @@ <function-decl name='synchronize_rcu_tasks_trace' mangled-name='synchronize_rcu_tasks_trace' filepath='kernel/rcu/tasks.h' line='1165' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='synchronize_rcu_tasks_trace'> <return type-id='48b5725f'/> </function-decl> - <function-decl name='synchronize_srcu' mangled-name='synchronize_srcu' filepath='kernel/rcu/srcutree.c' line='995' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='synchronize_srcu'> - <parameter type-id='f7d7131a' name='ssp' filepath='kernel/rcu/srcutree.c' line='995' column='1'/> + <function-decl name='synchronize_srcu' mangled-name='synchronize_srcu' filepath='include/linux/srcu.h' line='62' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='synchronize_srcu'> + <parameter type-id='f7d7131a'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='synchronize_srcu_expedited' mangled-name='synchronize_srcu_expedited' filepath='kernel/rcu/srcutree.c' line='945' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='synchronize_srcu_expedited'> - <parameter type-id='f7d7131a' name='ssp' filepath='kernel/rcu/srcutree.c' line='945' column='1'/> + <function-decl name='synchronize_srcu_expedited' mangled-name='synchronize_srcu_expedited' filepath='include/linux/srcutree.h' line='137' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='synchronize_srcu_expedited'> + <parameter type-id='f7d7131a'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='synth_event_create' mangled-name='synth_event_create' filepath='kernel/trace/trace_events_synth.c' line='1301' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='synth_event_create'> @@ -131491,23 +131627,23 @@ <return type-id='95e97e5e'/> </function-decl> <var-decl name='sys_tz' type-id='6751193a' mangled-name='sys_tz' visibility='default' filepath='kernel/time/time.c' line='50' column='1' elf-symbol-id='sys_tz'/> - <function-decl name='syscon_node_to_regmap' mangled-name='syscon_node_to_regmap' filepath='drivers/mfd/syscon.c' line='183' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='syscon_node_to_regmap'> - <parameter type-id='9a537bbe' name='np' filepath='drivers/mfd/syscon.c' line='183' column='1'/> + <function-decl name='syscon_node_to_regmap' mangled-name='syscon_node_to_regmap' filepath='include/linux/mfd/syscon.h' line='21' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='syscon_node_to_regmap'> + <parameter type-id='9a537bbe'/> <return type-id='29af9a71'/> </function-decl> - <function-decl name='syscon_regmap_lookup_by_compatible' mangled-name='syscon_regmap_lookup_by_compatible' filepath='drivers/mfd/syscon.c' line='192' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='syscon_regmap_lookup_by_compatible'> - <parameter type-id='80f4b756' name='s' filepath='drivers/mfd/syscon.c' line='192' column='1'/> + <function-decl name='syscon_regmap_lookup_by_compatible' mangled-name='syscon_regmap_lookup_by_compatible' filepath='include/linux/mfd/syscon.h' line='22' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='syscon_regmap_lookup_by_compatible'> + <parameter type-id='80f4b756'/> <return type-id='29af9a71'/> </function-decl> - <function-decl name='syscon_regmap_lookup_by_phandle' mangled-name='syscon_regmap_lookup_by_phandle' filepath='drivers/mfd/syscon.c' line='208' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='syscon_regmap_lookup_by_phandle'> - <parameter type-id='9a537bbe' name='np' filepath='drivers/mfd/syscon.c' line='208' column='1'/> - <parameter type-id='80f4b756' name='property' filepath='drivers/mfd/syscon.c' line='209' column='1'/> + <function-decl name='syscon_regmap_lookup_by_phandle' mangled-name='syscon_regmap_lookup_by_phandle' filepath='include/linux/mfd/syscon.h' line='23' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='syscon_regmap_lookup_by_phandle'> + <parameter type-id='9a537bbe'/> + <parameter type-id='80f4b756'/> <return type-id='29af9a71'/> </function-decl> - <function-decl name='syscore_resume' mangled-name='syscore_resume' filepath='drivers/base/syscore.c' line='94' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='syscore_resume'> + <function-decl name='syscore_resume' mangled-name='syscore_resume' filepath='include/linux/syscore_ops.h' line='24' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='syscore_resume'> <return type-id='48b5725f'/> </function-decl> - <function-decl name='syscore_suspend' mangled-name='syscore_suspend' filepath='drivers/base/syscore.c' line='48' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='syscore_suspend'> + <function-decl name='syscore_suspend' mangled-name='syscore_suspend' filepath='include/linux/syscore_ops.h' line='23' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='syscore_suspend'> <return type-id='95e97e5e'/> </function-decl> <var-decl name='sysctl_sched_features' type-id='f0981eeb' mangled-name='sysctl_sched_features' visibility='default' filepath='kernel/sched/core.c' line='69' column='1' elf-symbol-id='sysctl_sched_features'/> @@ -131526,15 +131662,15 @@ <parameter type-id='80f4b756' name='link_name' filepath='fs/sysfs/group.c' line='383' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sysfs_create_bin_file' mangled-name='sysfs_create_bin_file' filepath='fs/sysfs/file.c' line='537' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_create_bin_file'> - <parameter type-id='d30bdc51' name='kobj' filepath='fs/sysfs/file.c' line='537' column='1'/> - <parameter type-id='559ac6f0' name='attr' filepath='fs/sysfs/file.c' line='538' column='1'/> + <function-decl name='sysfs_create_bin_file' mangled-name='sysfs_create_bin_file' filepath='include/linux/sysfs.h' line='264' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_create_bin_file'> + <parameter type-id='d30bdc51'/> + <parameter type-id='559ac6f0'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sysfs_create_file_ns' mangled-name='sysfs_create_file_ns' filepath='fs/sysfs/file.c' line='322' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_create_file_ns'> - <parameter type-id='d30bdc51' name='kobj' filepath='fs/sysfs/file.c' line='322' column='1'/> - <parameter type-id='cfe4f8a2' name='attr' filepath='fs/sysfs/file.c' line='322' column='1'/> - <parameter type-id='eaa32e2f' name='ns' filepath='fs/sysfs/file.c' line='323' column='1'/> + <function-decl name='sysfs_create_file_ns' mangled-name='sysfs_create_file_ns' filepath='include/linux/sysfs.h' line='249' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_create_file_ns'> + <parameter type-id='d30bdc51'/> + <parameter type-id='cfe4f8a2'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='sysfs_create_files' mangled-name='sysfs_create_files' filepath='fs/sysfs/file.c' line='338' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_create_files'> @@ -131547,20 +131683,20 @@ <parameter type-id='8ff9530e' name='grp' filepath='fs/sysfs/group.c' line='173' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sysfs_create_groups' mangled-name='sysfs_create_groups' filepath='fs/sysfs/group.c' line='212' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_create_groups'> - <parameter type-id='d30bdc51' name='kobj' filepath='fs/sysfs/group.c' line='212' column='1'/> - <parameter type-id='c97de1ac' name='groups' filepath='fs/sysfs/group.c' line='213' column='1'/> + <function-decl name='sysfs_create_groups' mangled-name='sysfs_create_groups' filepath='include/linux/sysfs.h' line='285' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_create_groups'> + <parameter type-id='d30bdc51'/> + <parameter type-id='c97de1ac'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sysfs_create_link' mangled-name='sysfs_create_link' filepath='fs/sysfs/symlink.c' line='89' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_create_link'> - <parameter type-id='d30bdc51' name='kobj' filepath='fs/sysfs/symlink.c' line='89' column='1'/> - <parameter type-id='d30bdc51' name='target' filepath='fs/sysfs/symlink.c' line='89' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='fs/sysfs/symlink.c' line='90' column='1'/> + <function-decl name='sysfs_create_link' mangled-name='sysfs_create_link' filepath='include/linux/sysfs.h' line='269' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_create_link'> + <parameter type-id='d30bdc51'/> + <parameter type-id='d30bdc51'/> + <parameter type-id='80f4b756'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sysfs_emit' mangled-name='sysfs_emit' filepath='fs/sysfs/file.c' line='721' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_emit'> - <parameter type-id='26a90f95' name='buf' filepath='fs/sysfs/file.c' line='721' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='fs/sysfs/file.c' line='721' column='1'/> + <function-decl name='sysfs_emit' mangled-name='sysfs_emit' filepath='include/linux/sysfs.h' line='333' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_emit'> + <parameter type-id='26a90f95'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='95e97e5e'/> </function-decl> @@ -131582,9 +131718,9 @@ <parameter type-id='80f4b756' name='attr' filepath='fs/sysfs/file.c' line='173' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sysfs_remove_bin_file' mangled-name='sysfs_remove_bin_file' filepath='fs/sysfs/file.c' line='557' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_remove_bin_file'> - <parameter type-id='d30bdc51' name='kobj' filepath='fs/sysfs/file.c' line='557' column='1'/> - <parameter type-id='559ac6f0' name='attr' filepath='fs/sysfs/file.c' line='558' column='1'/> + <function-decl name='sysfs_remove_bin_file' mangled-name='sysfs_remove_bin_file' filepath='include/linux/sysfs.h' line='266' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_remove_bin_file'> + <parameter type-id='d30bdc51'/> + <parameter type-id='559ac6f0'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='sysfs_remove_file_from_group' mangled-name='sysfs_remove_file_from_group' filepath='fs/sysfs/file.c' line='513' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_remove_file_from_group'> @@ -131593,10 +131729,10 @@ <parameter type-id='80f4b756' name='group' filepath='fs/sysfs/file.c' line='514' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sysfs_remove_file_ns' mangled-name='sysfs_remove_file_ns' filepath='fs/sysfs/file.c' line='465' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_remove_file_ns'> - <parameter type-id='d30bdc51' name='kobj' filepath='fs/sysfs/file.c' line='465' column='1'/> - <parameter type-id='cfe4f8a2' name='attr' filepath='fs/sysfs/file.c' line='465' column='1'/> - <parameter type-id='eaa32e2f' name='ns' filepath='fs/sysfs/file.c' line='466' column='1'/> + <function-decl name='sysfs_remove_file_ns' mangled-name='sysfs_remove_file_ns' filepath='include/linux/sysfs.h' line='259' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_remove_file_ns'> + <parameter type-id='d30bdc51'/> + <parameter type-id='cfe4f8a2'/> + <parameter type-id='eaa32e2f'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='sysfs_remove_files' mangled-name='sysfs_remove_files' filepath='fs/sysfs/file.c' line='498' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_remove_files'> @@ -131604,9 +131740,9 @@ <parameter type-id='cb460785' name='ptr' filepath='fs/sysfs/file.c' line='498' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sysfs_remove_group' mangled-name='sysfs_remove_group' filepath='fs/sysfs/group.c' line='270' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_remove_group'> - <parameter type-id='d30bdc51' name='kobj' filepath='fs/sysfs/group.c' line='270' column='1'/> - <parameter type-id='8ff9530e' name='grp' filepath='fs/sysfs/group.c' line='271' column='1'/> + <function-decl name='sysfs_remove_group' mangled-name='sysfs_remove_group' filepath='include/linux/sysfs.h' line='291' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_remove_group'> + <parameter type-id='d30bdc51'/> + <parameter type-id='8ff9530e'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='sysfs_remove_groups' mangled-name='sysfs_remove_groups' filepath='fs/sysfs/group.c' line='305' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_remove_groups'> @@ -131614,9 +131750,9 @@ <parameter type-id='c97de1ac' name='groups' filepath='fs/sysfs/group.c' line='306' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sysfs_remove_link' mangled-name='sysfs_remove_link' filepath='fs/sysfs/symlink.c' line='143' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_remove_link'> - <parameter type-id='d30bdc51' name='kobj' filepath='fs/sysfs/symlink.c' line='143' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='fs/sysfs/symlink.c' line='143' column='1'/> + <function-decl name='sysfs_remove_link' mangled-name='sysfs_remove_link' filepath='include/linux/sysfs.h' line='274' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_remove_link'> + <parameter type-id='d30bdc51'/> + <parameter type-id='80f4b756'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='sysfs_remove_link_from_group' mangled-name='sysfs_remove_link_from_group' filepath='fs/sysfs/group.c' line='405' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_remove_link_from_group'> @@ -131625,17 +131761,17 @@ <parameter type-id='80f4b756' name='link_name' filepath='fs/sysfs/group.c' line='406' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='sysfs_streq' mangled-name='sysfs_streq' filepath='lib/string.c' line='703' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_streq'> - <parameter type-id='80f4b756' name='s1' filepath='lib/string.c' line='703' column='1'/> - <parameter type-id='80f4b756' name='s2' filepath='lib/string.c' line='703' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='sysfs_streq' mangled-name='sysfs_streq' filepath='include/linux/string.h' line='185' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_streq'> + <parameter type-id='80f4b756'/> + <parameter type-id='80f4b756'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='sysfs_update_group' mangled-name='sysfs_update_group' filepath='fs/sysfs/group.c' line='255' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysfs_update_group'> <parameter type-id='d30bdc51' name='kobj' filepath='fs/sysfs/group.c' line='255' column='1'/> <parameter type-id='8ff9530e' name='grp' filepath='fs/sysfs/group.c' line='256' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='sysrq_mask' mangled-name='sysrq_mask' filepath='drivers/tty/sysrq.c' line='74' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysrq_mask'> + <function-decl name='sysrq_mask' mangled-name='sysrq_mask' filepath='include/linux/sysrq.h' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sysrq_mask'> <return type-id='95e97e5e'/> </function-decl> <var-decl name='system_freezable_power_efficient_wq' type-id='242e3d19' mangled-name='system_freezable_power_efficient_wq' visibility='default' filepath='kernel/workqueue.c' line='359' column='1' elf-symbol-id='system_freezable_power_efficient_wq'/> @@ -131647,11 +131783,11 @@ <var-decl name='system_state' type-id='2ead22b4' mangled-name='system_state' visibility='default' filepath='init/main.c' line='129' column='1' elf-symbol-id='system_state'/> <var-decl name='system_unbound_wq' type-id='242e3d19' mangled-name='system_unbound_wq' visibility='default' filepath='kernel/workqueue.c' line='353' column='1' elf-symbol-id='system_unbound_wq'/> <var-decl name='system_wq' type-id='242e3d19' mangled-name='system_wq' visibility='default' filepath='kernel/workqueue.c' line='347' column='1' elf-symbol-id='system_wq'/> - <function-decl name='task_active_pid_ns' mangled-name='task_active_pid_ns' filepath='kernel/pid.c' line='508' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='task_active_pid_ns'> - <parameter type-id='f23e2572' name='tsk' filepath='kernel/pid.c' line='508' column='1'/> + <function-decl name='task_active_pid_ns' mangled-name='task_active_pid_ns' filepath='include/linux/pid_namespace.h' line='87' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='task_active_pid_ns'> + <parameter type-id='f23e2572'/> <return type-id='b816e1d0'/> </function-decl> - <var-decl name='task_groups' type-id='72f469ec' mangled-name='task_groups' visibility='default' filepath='kernel/sched/core.c' line='7436' column='1' elf-symbol-id='task_groups'/> + <var-decl name='task_groups' type-id='72f469ec' mangled-name='task_groups' visibility='default' filepath='kernel/sched/core.c' line='7437' column='1' elf-symbol-id='task_groups'/> <function-decl name='task_may_not_preempt' mangled-name='task_may_not_preempt' filepath='kernel/sched/rt.c' line='1470' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='task_may_not_preempt'> <parameter type-id='f23e2572' name='task' filepath='kernel/sched/rt.c' line='1470' column='1'/> <parameter type-id='95e97e5e' name='cpu' filepath='kernel/sched/rt.c' line='1470' column='1'/> @@ -131662,6 +131798,10 @@ <parameter type-id='d0163a5e' name='rf' filepath='kernel/sched/core.c' line='218' column='1'/> <return type-id='6ed6b432'/> </function-decl> + <function-decl name='task_sched_runtime' mangled-name='task_sched_runtime' filepath='kernel/sched/core.c' line='4182' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='task_sched_runtime'> + <parameter type-id='f23e2572' name='p' filepath='kernel/sched/core.c' line='4182' column='1'/> + <return type-id='3a47d82b'/> + </function-decl> <function-decl name='tasklet_init' mangled-name='tasklet_init' filepath='kernel/softirq.c' line='612' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='tasklet_init'> <parameter type-id='59f1923f' name='t' filepath='kernel/softirq.c' line='612' column='1'/> <parameter type-id='08b16374' name='func' filepath='kernel/softirq.c' line='613' column='1'/> @@ -131736,8 +131876,8 @@ <parameter type-id='426e425b' name='port' filepath='drivers/usb/typec/tcpm/tcpm.c' line='5471' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='thermal_cdev_update' mangled-name='thermal_cdev_update' filepath='drivers/thermal/thermal_helpers.c' line='188' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='thermal_cdev_update'> - <parameter type-id='2feec21f' name='cdev' filepath='drivers/thermal/thermal_helpers.c' line='188' column='1'/> + <function-decl name='thermal_cdev_update' mangled-name='thermal_cdev_update' filepath='include/linux/thermal.h' line='414' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='thermal_cdev_update'> + <parameter type-id='2feec21f'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='thermal_cooling_device_register' mangled-name='thermal_cooling_device_register' filepath='drivers/thermal/thermal_core.c' line='1166' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='thermal_cooling_device_register'> @@ -131746,8 +131886,8 @@ <parameter type-id='6f4dc085' name='ops' filepath='drivers/thermal/thermal_core.c' line='1167' column='1'/> <return type-id='2feec21f'/> </function-decl> - <function-decl name='thermal_cooling_device_unregister' mangled-name='thermal_cooling_device_unregister' filepath='drivers/thermal/thermal_core.c' line='1263' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='thermal_cooling_device_unregister'> - <parameter type-id='2feec21f' name='cdev' filepath='drivers/thermal/thermal_core.c' line='1263' column='1'/> + <function-decl name='thermal_cooling_device_unregister' mangled-name='thermal_cooling_device_unregister' filepath='include/linux/thermal.h' line='408' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='thermal_cooling_device_unregister'> + <parameter type-id='2feec21f'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='thermal_of_cooling_device_register' mangled-name='thermal_of_cooling_device_register' filepath='drivers/thermal/thermal_core.c' line='1189' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='thermal_of_cooling_device_register'> @@ -131770,19 +131910,19 @@ <parameter type-id='404b1300' name='tz' filepath='drivers/thermal/thermal_core.c' line='534' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='thermal_zone_device_register' mangled-name='thermal_zone_device_register' filepath='drivers/thermal/thermal_core.c' line='1377' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='thermal_zone_device_register'> - <parameter type-id='80f4b756' name='type' filepath='drivers/thermal/thermal_core.c' line='1377' column='1'/> - <parameter type-id='95e97e5e' name='trips' filepath='drivers/thermal/thermal_core.c' line='1377' column='1'/> - <parameter type-id='95e97e5e' name='mask' filepath='drivers/thermal/thermal_core.c' line='1377' column='1'/> - <parameter type-id='eaa32e2f' name='devdata' filepath='drivers/thermal/thermal_core.c' line='1378' column='1'/> - <parameter type-id='1e6fe389' name='ops' filepath='drivers/thermal/thermal_core.c' line='1378' column='1'/> - <parameter type-id='e2cbf964' name='tzp' filepath='drivers/thermal/thermal_core.c' line='1379' column='1'/> - <parameter type-id='95e97e5e' name='passive_delay' filepath='drivers/thermal/thermal_core.c' line='1379' column='1'/> - <parameter type-id='95e97e5e' name='polling_delay' filepath='drivers/thermal/thermal_core.c' line='1380' column='1'/> + <function-decl name='thermal_zone_device_register' mangled-name='thermal_zone_device_register' filepath='include/linux/thermal.h' line='384' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='thermal_zone_device_register'> + <parameter type-id='80f4b756'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='1e6fe389'/> + <parameter type-id='e2cbf964'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> <return type-id='404b1300'/> </function-decl> - <function-decl name='thermal_zone_device_unregister' mangled-name='thermal_zone_device_unregister' filepath='drivers/thermal/thermal_core.c' line='1518' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='thermal_zone_device_unregister'> - <parameter type-id='404b1300' name='tz' filepath='drivers/thermal/thermal_core.c' line='1518' column='1'/> + <function-decl name='thermal_zone_device_unregister' mangled-name='thermal_zone_device_unregister' filepath='include/linux/thermal.h' line='387' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='thermal_zone_device_unregister'> + <parameter type-id='404b1300'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='thermal_zone_device_update' mangled-name='thermal_zone_device_update' filepath='drivers/thermal/thermal_core.c' line='548' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='thermal_zone_device_update'> @@ -131794,9 +131934,9 @@ <parameter type-id='404b1300' name='tz' filepath='drivers/thermal/thermal_helpers.c' line='226' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='thermal_zone_get_temp' mangled-name='thermal_zone_get_temp' filepath='drivers/thermal/thermal_helpers.c' line='78' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='thermal_zone_get_temp'> - <parameter type-id='404b1300' name='tz' filepath='drivers/thermal/thermal_helpers.c' line='78' column='1'/> - <parameter type-id='7292109c' name='temp' filepath='drivers/thermal/thermal_helpers.c' line='78' column='1'/> + <function-decl name='thermal_zone_get_temp' mangled-name='thermal_zone_get_temp' filepath='include/linux/thermal.h' line='410' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='thermal_zone_get_temp'> + <parameter type-id='404b1300'/> + <parameter type-id='7292109c'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='thermal_zone_get_zone_by_name' mangled-name='thermal_zone_get_zone_by_name' filepath='drivers/thermal/thermal_core.c' line='1586' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='thermal_zone_get_zone_by_name'> @@ -131815,14 +131955,14 @@ <parameter type-id='404b1300' name='tzd' filepath='drivers/thermal/thermal_of.c' line='549' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='thread_group_cputime_adjusted' mangled-name='thread_group_cputime_adjusted' filepath='kernel/sched/cputime.c' line='639' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='thread_group_cputime_adjusted'> - <parameter type-id='f23e2572' name='p' filepath='kernel/sched/cputime.c' line='639' column='1'/> - <parameter type-id='3df9fd28' name='ut' filepath='kernel/sched/cputime.c' line='639' column='1'/> - <parameter type-id='3df9fd28' name='st' filepath='kernel/sched/cputime.c' line='639' column='1'/> + <function-decl name='thread_group_cputime_adjusted' mangled-name='thread_group_cputime_adjusted' filepath='include/linux/sched/cputime.h' line='56' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='thread_group_cputime_adjusted'> + <parameter type-id='f23e2572'/> + <parameter type-id='c0190993'/> + <parameter type-id='c0190993'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='tick_nohz_get_idle_calls_cpu' mangled-name='tick_nohz_get_idle_calls_cpu' filepath='kernel/time/tick-sched.c' line='1124' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='tick_nohz_get_idle_calls_cpu'> - <parameter type-id='95e97e5e' name='cpu' filepath='kernel/time/tick-sched.c' line='1124' column='1'/> + <function-decl name='tick_nohz_get_idle_calls_cpu' mangled-name='tick_nohz_get_idle_calls_cpu' filepath='include/linux/tick.h' line='139' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='tick_nohz_get_idle_calls_cpu'> + <parameter type-id='95e97e5e'/> <return type-id='7359adad'/> </function-decl> <function-decl name='tick_nohz_get_sleep_length' mangled-name='tick_nohz_get_sleep_length' filepath='kernel/time/tick-sched.c' line='1084' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='tick_nohz_get_sleep_length'> @@ -131856,6 +131996,7 @@ <parameter type-id='7359adad' name='th_pressure' filepath='drivers/base/arch_topology.c' line='75' column='1'/> <return type-id='48b5725f'/> </function-decl> + <var-decl name='topology_update_done' type-id='b50a4934' mangled-name='topology_update_done' visibility='default' filepath='drivers/base/arch_topology.c' line='118' column='1' elf-symbol-id='topology_update_done'/> <function-decl name='total_swapcache_pages' mangled-name='total_swapcache_pages' filepath='mm/swap_state.c' line='71' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='total_swapcache_pages'> <return type-id='7359adad'/> </function-decl> @@ -131877,19 +132018,19 @@ <function-decl name='trace_clock_local' mangled-name='trace_clock_local' filepath='kernel/trace/trace_clock.c' line='32' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_clock_local'> <return type-id='91ce1af9'/> </function-decl> - <function-decl name='trace_event_buffer_commit' mangled-name='trace_event_buffer_commit' filepath='kernel/trace/trace.c' line='2834' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_event_buffer_commit'> - <parameter type-id='9f548f9a' name='fbuffer' filepath='kernel/trace/trace.c' line='2834' column='1'/> + <function-decl name='trace_event_buffer_commit' mangled-name='trace_event_buffer_commit' filepath='include/linux/trace_events.h' line='244' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_event_buffer_commit'> + <parameter type-id='9f548f9a'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='trace_event_buffer_reserve' mangled-name='trace_event_buffer_reserve' filepath='kernel/trace/trace_events.c' line='251' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_event_buffer_reserve'> - <parameter type-id='9f548f9a' name='fbuffer' filepath='kernel/trace/trace_events.c' line='251' column='1'/> - <parameter type-id='3d4ca6d2' name='trace_file' filepath='kernel/trace/trace_events.c' line='252' column='1'/> - <parameter type-id='7359adad' name='len' filepath='kernel/trace/trace_events.c' line='253' column='1'/> + <function-decl name='trace_event_buffer_reserve' mangled-name='trace_event_buffer_reserve' filepath='include/linux/trace_events.h' line='240' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_event_buffer_reserve'> + <parameter type-id='9f548f9a'/> + <parameter type-id='3d4ca6d2'/> + <parameter type-id='7359adad'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='trace_event_ignore_this_pid' mangled-name='trace_event_ignore_this_pid' filepath='kernel/trace/trace_events.c' line='232' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_event_ignore_this_pid'> - <parameter type-id='3d4ca6d2' name='trace_file' filepath='kernel/trace/trace_events.c' line='232' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='trace_event_ignore_this_pid' mangled-name='trace_event_ignore_this_pid' filepath='include/linux/trace_events.h' line='595' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_event_ignore_this_pid'> + <parameter type-id='3d4ca6d2'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='trace_event_raw_init' mangled-name='trace_event_raw_init' filepath='kernel/trace/trace_events.c' line='220' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_event_raw_init'> <parameter type-id='23d6768c' name='call' filepath='kernel/trace/trace_events.c' line='220' column='1'/> @@ -131907,8 +132048,8 @@ <parameter type-id='80f4b756' name='event' filepath='kernel/trace/trace_events.c' line='2748' column='1'/> <return type-id='3d4ca6d2'/> </function-decl> - <function-decl name='trace_handle_return' mangled-name='trace_handle_return' filepath='kernel/trace/trace.c' line='2570' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_handle_return'> - <parameter type-id='fc932690' name='s' filepath='kernel/trace/trace.c' line='2570' column='1'/> + <function-decl name='trace_handle_return' mangled-name='trace_handle_return' filepath='include/linux/trace_events.h' line='149' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_handle_return'> + <parameter type-id='fc932690'/> <return type-id='b1a0a119'/> </function-decl> <function-decl name='trace_output_call' mangled-name='trace_output_call' filepath='kernel/trace/trace_output.c' line='326' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_output_call'> @@ -131918,24 +132059,24 @@ <parameter is-variadic='yes'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='trace_print_array_seq' mangled-name='trace_print_array_seq' filepath='kernel/trace/trace_output.c' line='233' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_print_array_seq'> - <parameter type-id='fc932690' name='p' filepath='kernel/trace/trace_output.c' line='233' column='1'/> - <parameter type-id='eaa32e2f' name='buf' filepath='kernel/trace/trace_output.c' line='233' column='1'/> - <parameter type-id='95e97e5e' name='count' filepath='kernel/trace/trace_output.c' line='233' column='1'/> - <parameter type-id='b59d7dce' name='el_size' filepath='kernel/trace/trace_output.c' line='234' column='1'/> + <function-decl name='trace_print_array_seq' mangled-name='trace_print_array_seq' filepath='include/linux/trace_events.h' line='44' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_print_array_seq'> + <parameter type-id='fc932690'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='7359adad'/> <return type-id='80f4b756'/> </function-decl> - <function-decl name='trace_print_bitmask_seq' mangled-name='trace_print_bitmask_seq' filepath='kernel/trace/trace_output.c' line='193' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_print_bitmask_seq'> - <parameter type-id='fc932690' name='p' filepath='kernel/trace/trace_output.c' line='193' column='1'/> - <parameter type-id='eaa32e2f' name='bitmask_ptr' filepath='kernel/trace/trace_output.c' line='193' column='1'/> - <parameter type-id='f0981eeb' name='bitmask_size' filepath='kernel/trace/trace_output.c' line='194' column='1'/> + <function-decl name='trace_print_bitmask_seq' mangled-name='trace_print_bitmask_seq' filepath='include/linux/trace_events.h' line='37' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_print_bitmask_seq'> + <parameter type-id='fc932690'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='f0981eeb'/> <return type-id='80f4b756'/> </function-decl> - <function-decl name='trace_print_flags_seq' mangled-name='trace_print_flags_seq' filepath='kernel/trace/trace_output.c' line='65' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_print_flags_seq'> - <parameter type-id='fc932690' name='p' filepath='kernel/trace/trace_output.c' line='65' column='1'/> - <parameter type-id='80f4b756' name='delim' filepath='kernel/trace/trace_output.c' line='65' column='1'/> - <parameter type-id='7359adad' name='flags' filepath='kernel/trace/trace_output.c' line='66' column='1'/> - <parameter type-id='49526a0d' name='flag_array' filepath='kernel/trace/trace_output.c' line='67' column='1'/> + <function-decl name='trace_print_flags_seq' mangled-name='trace_print_flags_seq' filepath='include/linux/trace_events.h' line='19' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_print_flags_seq'> + <parameter type-id='fc932690'/> + <parameter type-id='80f4b756'/> + <parameter type-id='7359adad'/> + <parameter type-id='49526a0d'/> <return type-id='80f4b756'/> </function-decl> <function-decl name='trace_print_hex_seq' mangled-name='trace_print_hex_seq' filepath='kernel/trace/trace_output.c' line='217' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_print_hex_seq'> @@ -131945,26 +132086,26 @@ <parameter type-id='b50a4934' name='concatenate' filepath='kernel/trace/trace_output.c' line='218' column='1'/> <return type-id='80f4b756'/> </function-decl> - <function-decl name='trace_print_symbols_seq' mangled-name='trace_print_symbols_seq' filepath='kernel/trace/trace_output.c' line='103' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_print_symbols_seq'> - <parameter type-id='fc932690' name='p' filepath='kernel/trace/trace_output.c' line='103' column='1'/> - <parameter type-id='7359adad' name='val' filepath='kernel/trace/trace_output.c' line='103' column='1'/> - <parameter type-id='49526a0d' name='symbol_array' filepath='kernel/trace/trace_output.c' line='104' column='1'/> + <function-decl name='trace_print_symbols_seq' mangled-name='trace_print_symbols_seq' filepath='include/linux/trace_events.h' line='23' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_print_symbols_seq'> + <parameter type-id='fc932690'/> + <parameter type-id='7359adad'/> + <parameter type-id='49526a0d'/> <return type-id='80f4b756'/> </function-decl> - <function-decl name='trace_raw_output_prep' mangled-name='trace_raw_output_prep' filepath='kernel/trace/trace_output.c' line='292' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_raw_output_prep'> - <parameter type-id='18881289' name='iter' filepath='kernel/trace/trace_output.c' line='292' column='1'/> - <parameter type-id='fb7d87a1' name='trace_event' filepath='kernel/trace/trace_output.c' line='293' column='1'/> + <function-decl name='trace_raw_output_prep' mangled-name='trace_raw_output_prep' filepath='include/linux/trace_events.h' line='56' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_raw_output_prep'> + <parameter type-id='18881289'/> + <parameter type-id='fb7d87a1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='trace_seq_printf' mangled-name='trace_seq_printf' filepath='kernel/trace/trace_seq.c' line='81' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_seq_printf'> - <parameter type-id='fc932690' name='s' filepath='kernel/trace/trace_seq.c' line='81' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='kernel/trace/trace_seq.c' line='81' column='1'/> + <function-decl name='trace_seq_printf' mangled-name='trace_seq_printf' filepath='include/linux/trace_seq.h' line='77' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_seq_printf'> + <parameter type-id='fc932690'/> + <parameter type-id='80f4b756'/> <parameter is-variadic='yes'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='trace_seq_putc' mangled-name='trace_seq_putc' filepath='kernel/trace/trace_seq.c' line='233' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_seq_putc'> - <parameter type-id='fc932690' name='s' filepath='kernel/trace/trace_seq.c' line='233' column='1'/> - <parameter type-id='002ac4a6' name='c' filepath='kernel/trace/trace_seq.c' line='233' column='1'/> + <function-decl name='trace_seq_putc' mangled-name='trace_seq_putc' filepath='include/linux/trace_seq.h' line='86' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='trace_seq_putc'> + <parameter type-id='fc932690'/> + <parameter type-id='002ac4a6'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='tracepoint_probe_register' mangled-name='tracepoint_probe_register' filepath='kernel/tracepoint.c' line='408' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='tracepoint_probe_register'> @@ -131987,12 +132128,12 @@ <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='21' column='1' elf-symbol-id='tracepoint_srcu'/> - <function-decl name='tracing_off' mangled-name='tracing_off' filepath='kernel/trace/trace.c' line='1446' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='tracing_off'> + <function-decl name='tracing_off' mangled-name='tracing_off' filepath='include/linux/kernel.h' line='672' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='tracing_off'> <return type-id='48b5725f'/> </function-decl> - <function-decl name='try_module_get' mangled-name='try_module_get' filepath='kernel/module.c' line='1135' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='try_module_get'> - <parameter type-id='2730d015' name='module' filepath='kernel/module.c' line='1135' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='try_module_get' mangled-name='try_module_get' filepath='include/linux/module.h' line='644' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='try_module_get'> + <parameter type-id='2730d015'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='try_to_del_timer_sync' mangled-name='try_to_del_timer_sync' filepath='kernel/time/timer.c' line='1227' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='try_to_del_timer_sync'> <parameter type-id='9248e67f' name='timer' filepath='kernel/time/timer.c' line='1227' column='1'/> @@ -132090,10 +132231,10 @@ <parameter type-id='c0a9211d' name='new_mem' filepath='drivers/gpu/drm/ttm/ttm_bo_util.c' line='610' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='ttm_bo_move_memcpy' mangled-name='ttm_bo_move_memcpy' filepath='drivers/gpu/drm/ttm/ttm_bo_util.c' line='217' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ttm_bo_move_memcpy'> - <parameter type-id='9d57e433' name='bo' filepath='drivers/gpu/drm/ttm/ttm_bo_util.c' line='217' column='1'/> - <parameter type-id='7c3e509a' name='ctx' filepath='drivers/gpu/drm/ttm/ttm_bo_util.c' line='218' column='1'/> - <parameter type-id='c0a9211d' name='new_mem' filepath='drivers/gpu/drm/ttm/ttm_bo_util.c' line='219' column='1'/> + <function-decl name='ttm_bo_move_memcpy' mangled-name='ttm_bo_move_memcpy' filepath='include/drm/ttm/ttm_bo_driver.h' line='626' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ttm_bo_move_memcpy'> + <parameter type-id='9d57e433'/> + <parameter type-id='7c3e509a'/> + <parameter type-id='c0a9211d'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='ttm_bo_move_to_lru_tail' mangled-name='ttm_bo_move_to_lru_tail' filepath='drivers/gpu/drm/ttm/ttm_bo.c' line='160' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ttm_bo_move_to_lru_tail'> @@ -132101,10 +132242,10 @@ <parameter type-id='92bac3a5' name='bulk' filepath='drivers/gpu/drm/ttm/ttm_bo.c' line='161' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='ttm_bo_move_ttm' mangled-name='ttm_bo_move_ttm' filepath='drivers/gpu/drm/ttm/ttm_bo_util.c' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ttm_bo_move_ttm'> - <parameter type-id='9d57e433' name='bo' filepath='drivers/gpu/drm/ttm/ttm_bo_util.c' line='53' column='1'/> - <parameter type-id='7c3e509a' name='ctx' filepath='drivers/gpu/drm/ttm/ttm_bo_util.c' line='54' column='1'/> - <parameter type-id='c0a9211d' name='new_mem' filepath='drivers/gpu/drm/ttm/ttm_bo_util.c' line='55' column='1'/> + <function-decl name='ttm_bo_move_ttm' mangled-name='ttm_bo_move_ttm' filepath='include/drm/ttm/ttm_bo_driver.h' line='604' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ttm_bo_move_ttm'> + <parameter type-id='9d57e433'/> + <parameter type-id='7c3e509a'/> + <parameter type-id='c0a9211d'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='ttm_bo_put' mangled-name='ttm_bo_put' filepath='drivers/gpu/drm/ttm/ttm_bo.c' line='578' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ttm_bo_put'> @@ -132183,19 +132324,19 @@ <parameter type-id='7359adad' name='p_size' filepath='drivers/gpu/drm/ttm/ttm_range_manager.c' line='117' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='ttm_resource_free' mangled-name='ttm_resource_free' filepath='drivers/gpu/drm/ttm/ttm_resource.c' line='42' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ttm_resource_free'> - <parameter type-id='9d57e433' name='bo' filepath='drivers/gpu/drm/ttm/ttm_resource.c' line='42' column='1'/> - <parameter type-id='c0a9211d' name='res' filepath='drivers/gpu/drm/ttm/ttm_resource.c' line='42' column='1'/> + <function-decl name='ttm_resource_free' mangled-name='ttm_resource_free' filepath='include/drm/ttm/ttm_resource.h' line='226' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ttm_resource_free'> + <parameter type-id='9d57e433'/> + <parameter type-id='c0a9211d'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='ttm_resource_manager_force_list_clean' mangled-name='ttm_resource_manager_force_list_clean' filepath='drivers/gpu/drm/ttm/ttm_resource.c' line='86' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ttm_resource_manager_force_list_clean'> - <parameter type-id='723d4d79' name='bdev' filepath='drivers/gpu/drm/ttm/ttm_resource.c' line='86' column='1'/> - <parameter type-id='40735a95' name='man' filepath='drivers/gpu/drm/ttm/ttm_resource.c' line='87' column='1'/> + <function-decl name='ttm_resource_manager_force_list_clean' mangled-name='ttm_resource_manager_force_list_clean' filepath='include/drm/ttm/ttm_resource.h' line='231' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ttm_resource_manager_force_list_clean'> + <parameter type-id='723d4d79'/> + <parameter type-id='40735a95'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='ttm_resource_manager_init' mangled-name='ttm_resource_manager_init' filepath='drivers/gpu/drm/ttm/ttm_resource.c' line='63' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ttm_resource_manager_init'> - <parameter type-id='40735a95' name='man' filepath='drivers/gpu/drm/ttm/ttm_resource.c' line='63' column='1'/> - <parameter type-id='7359adad' name='p_size' filepath='drivers/gpu/drm/ttm/ttm_resource.c' line='64' column='1'/> + <function-decl name='ttm_resource_manager_init' mangled-name='ttm_resource_manager_init' filepath='include/drm/ttm/ttm_resource.h' line='228' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ttm_resource_manager_init'> + <parameter type-id='40735a95'/> + <parameter type-id='7359adad'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='ttm_sg_tt_init' mangled-name='ttm_sg_tt_init' filepath='drivers/gpu/drm/ttm/ttm_tt.c' line='275' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ttm_sg_tt_init'> @@ -132225,8 +132366,8 @@ <parameter type-id='6621f500' name='tt' filepath='drivers/gpu/drm/ttm/ttm_page_alloc.c' line='1140' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='tty_driver_flush_buffer' mangled-name='tty_driver_flush_buffer' filepath='drivers/tty/tty_ioctl.c' line='92' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='tty_driver_flush_buffer'> - <parameter type-id='572fbdca' name='tty' filepath='drivers/tty/tty_ioctl.c' line='92' column='1'/> + <function-decl name='tty_driver_flush_buffer' mangled-name='tty_driver_flush_buffer' filepath='include/linux/tty.h' line='509' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='tty_driver_flush_buffer'> + <parameter type-id='572fbdca'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='tty_flip_buffer_push' mangled-name='tty_flip_buffer_push' filepath='drivers/tty/tty_buffer.c' line='554' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='tty_flip_buffer_push'> @@ -132244,8 +132385,8 @@ <parameter type-id='b59d7dce' name='size' filepath='drivers/tty/tty_buffer.c' line='312' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='tty_kref_put' mangled-name='tty_kref_put' filepath='drivers/tty/tty_io.c' line='1570' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='tty_kref_put'> - <parameter type-id='572fbdca' name='tty' filepath='drivers/tty/tty_io.c' line='1570' column='1'/> + <function-decl name='tty_kref_put' mangled-name='tty_kref_put' filepath='include/linux/tty.h' line='421' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='tty_kref_put'> + <parameter type-id='572fbdca'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='tty_mode_ioctl' mangled-name='tty_mode_ioctl' filepath='drivers/tty/tty_ioctl.c' line='663' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='tty_mode_ioctl'> @@ -132259,14 +132400,14 @@ <parameter type-id='ec77b5b8' name='port' filepath='drivers/tty/tty_port.c' line='283' column='1'/> <return type-id='572fbdca'/> </function-decl> - <function-decl name='tty_register_ldisc' mangled-name='tty_register_ldisc' filepath='drivers/tty/tty_ldisc.c' line='61' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='tty_register_ldisc'> - <parameter type-id='95e97e5e' name='disc' filepath='drivers/tty/tty_ldisc.c' line='61' column='1'/> - <parameter type-id='9d632ac5' name='new_ldisc' filepath='drivers/tty/tty_ldisc.c' line='61' column='1'/> + <function-decl name='tty_register_ldisc' mangled-name='tty_register_ldisc' filepath='include/linux/tty.h' line='726' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='tty_register_ldisc'> + <parameter type-id='95e97e5e'/> + <parameter type-id='9d632ac5'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='tty_termios_baud_rate' mangled-name='tty_termios_baud_rate' filepath='drivers/tty/tty_baudrate.c' line='57' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='tty_termios_baud_rate'> - <parameter type-id='e55856e5' name='termios' filepath='drivers/tty/tty_baudrate.c' line='57' column='1'/> - <return type-id='6a8e8a14'/> + <function-decl name='tty_termios_baud_rate' mangled-name='tty_termios_baud_rate' filepath='include/linux/tty.h' line='533' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='tty_termios_baud_rate'> + <parameter type-id='e55856e5'/> + <return type-id='f0981eeb'/> </function-decl> <function-decl name='tty_termios_encode_baud_rate' mangled-name='tty_termios_encode_baud_rate' filepath='drivers/tty/tty_baudrate.c' line='141' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='tty_termios_encode_baud_rate'> <parameter type-id='e55856e5' name='termios' filepath='drivers/tty/tty_baudrate.c' line='141' column='1'/> @@ -132300,9 +132441,9 @@ <parameter type-id='233fa2f2' name='desc' filepath='drivers/usb/typec/mux.c' line='314' column='1'/> <return type-id='374b228b'/> </function-decl> - <function-decl name='typec_mux_set' mangled-name='typec_mux_set' filepath='drivers/usb/typec/mux.c' line='284' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='typec_mux_set'> - <parameter type-id='374b228b' name='mux' filepath='drivers/usb/typec/mux.c' line='284' column='1'/> - <parameter type-id='d03b0979' name='state' filepath='drivers/usb/typec/mux.c' line='284' column='1'/> + <function-decl name='typec_mux_set' mangled-name='typec_mux_set' filepath='include/linux/usb/typec_mux.h' line='62' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='typec_mux_set'> + <parameter type-id='374b228b'/> + <parameter type-id='d03b0979'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='typec_mux_unregister' mangled-name='typec_mux_unregister' filepath='drivers/usb/typec/mux.c' line='354' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='typec_mux_unregister'> @@ -132393,11 +132534,11 @@ <parameter type-id='7292109c' name='index' filepath='drivers/tty/serial/serial_core.c' line='2620' column='1'/> <return type-id='c2b4b27b'/> </function-decl> - <function-decl name='uart_console_write' mangled-name='uart_console_write' filepath='drivers/tty/serial/serial_core.c' line='1939' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='uart_console_write'> - <parameter type-id='af051c69' name='port' filepath='drivers/tty/serial/serial_core.c' line='1939' column='1'/> - <parameter type-id='80f4b756' name='s' filepath='drivers/tty/serial/serial_core.c' line='1939' column='1'/> - <parameter type-id='f0981eeb' name='count' filepath='drivers/tty/serial/serial_core.c' line='1940' column='1'/> - <parameter type-id='c6b7d75f' name='putchar' filepath='drivers/tty/serial/serial_core.c' line='1941' column='1'/> + <function-decl name='uart_console_write' mangled-name='uart_console_write' filepath='include/linux/serial_core.h' line='415' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='uart_console_write'> + <parameter type-id='af051c69'/> + <parameter type-id='80f4b756'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='c6b7d75f'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='uart_get_baud_rate' mangled-name='uart_get_baud_rate' filepath='drivers/tty/serial/serial_core.c' line='394' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='uart_get_baud_rate'> @@ -132611,9 +132752,9 @@ <parameter type-id='7292109c' name='desc_len' filepath='drivers/scsi/ufs/ufshcd.c' line='3297' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='ufshcd_pltfrm_init' mangled-name='ufshcd_pltfrm_init' filepath='drivers/scsi/ufs/ufshcd-pltfrm.c' line='347' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ufshcd_pltfrm_init'> - <parameter type-id='db362995' name='pdev' filepath='drivers/scsi/ufs/ufshcd-pltfrm.c' line='347' column='1'/> - <parameter type-id='52ab0d0f' name='vops' filepath='drivers/scsi/ufs/ufshcd-pltfrm.c' line='348' column='1'/> + <function-decl name='ufshcd_pltfrm_init' mangled-name='ufshcd_pltfrm_init' filepath='drivers/scsi/ufs/ufshcd-pltfrm.h' line='31' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ufshcd_pltfrm_init'> + <parameter type-id='db362995'/> + <parameter type-id='52ab0d0f'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='ufshcd_pltfrm_resume' mangled-name='ufshcd_pltfrm_resume' filepath='drivers/scsi/ufs/ufshcd-pltfrm.c' line='196' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ufshcd_pltfrm_resume'> @@ -132731,15 +132872,15 @@ <parameter type-id='fb1092f1' name='info' filepath='drivers/uio/uio.c' line='1042' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='unlock_page' mangled-name='unlock_page' filepath='mm/filemap.c' line='1468' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unlock_page'> - <parameter type-id='02f11ed4' name='page' filepath='mm/filemap.c' line='1468' column='1'/> + <function-decl name='unlock_page' mangled-name='unlock_page' filepath='include/linux/pagemap.h' line='590' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unlock_page'> + <parameter type-id='02f11ed4'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='unmap_mapping_range' mangled-name='unmap_mapping_range' filepath='mm/memory.c' line='3506' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unmap_mapping_range'> - <parameter type-id='f57039f0' name='mapping' filepath='mm/memory.c' line='3506' column='1'/> - <parameter type-id='bf352dfe' name='holebegin' filepath='mm/memory.c' line='3507' column='1'/> - <parameter type-id='bf352dfe' name='holelen' filepath='mm/memory.c' line='3507' column='1'/> - <parameter type-id='95e97e5e' name='even_cows' filepath='mm/memory.c' line='3507' column='1'/> + <function-decl name='unmap_mapping_range' mangled-name='unmap_mapping_range' filepath='include/linux/mm.h' line='1836' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unmap_mapping_range'> + <parameter type-id='f57039f0'/> + <parameter type-id='1eb56b1e'/> + <parameter type-id='1eb56b1e'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='unpin_user_page' mangled-name='unpin_user_page' filepath='mm/gup.c' line='225' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unpin_user_page'> @@ -132773,8 +132914,8 @@ <parameter type-id='d504f73d' name='nb' filepath='kernel/notifier.c' line='558' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='unregister_filesystem' mangled-name='unregister_filesystem' filepath='fs/filesystems.c' line='108' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unregister_filesystem'> - <parameter type-id='21e53d44' name='fs' filepath='fs/filesystems.c' line='108' column='1'/> + <function-decl name='unregister_filesystem' mangled-name='unregister_filesystem' filepath='include/linux/fs.h' line='2359' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unregister_filesystem'> + <parameter type-id='21e53d44'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='unregister_ftrace_export' mangled-name='unregister_ftrace_export' filepath='kernel/trace/trace.c' line='392' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unregister_ftrace_export'> @@ -132805,17 +132946,17 @@ <parameter type-id='68a2d05b' name='dev' filepath='net/core/dev.c' line='10748' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='unregister_netdevice_many' mangled-name='unregister_netdevice_many' filepath='net/core/dev.c' line='10724' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unregister_netdevice_many'> - <parameter type-id='e84b031a' name='head' filepath='net/core/dev.c' line='10724' column='1'/> + <function-decl name='unregister_netdevice_many' mangled-name='unregister_netdevice_many' filepath='include/linux/netdevice.h' line='2912' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unregister_netdevice_many'> + <parameter type-id='e84b031a'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='unregister_netdevice_notifier' mangled-name='unregister_netdevice_notifier' filepath='net/core/dev.c' line='1876' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unregister_netdevice_notifier'> - <parameter type-id='d504f73d' name='nb' filepath='net/core/dev.c' line='1876' column='1'/> + <function-decl name='unregister_netdevice_notifier' mangled-name='unregister_netdevice_notifier' filepath='include/linux/netdevice.h' line='2743' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unregister_netdevice_notifier'> + <parameter type-id='d504f73d'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='unregister_netdevice_queue' mangled-name='unregister_netdevice_queue' filepath='net/core/dev.c' line='10703' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unregister_netdevice_queue'> - <parameter type-id='68a2d05b' name='dev' filepath='net/core/dev.c' line='10703' column='1'/> - <parameter type-id='e84b031a' name='head' filepath='net/core/dev.c' line='10703' column='1'/> + <function-decl name='unregister_netdevice_queue' mangled-name='unregister_netdevice_queue' filepath='include/linux/netdevice.h' line='2911' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unregister_netdevice_queue'> + <parameter type-id='68a2d05b'/> + <parameter type-id='e84b031a'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='unregister_netevent_notifier' mangled-name='unregister_netevent_notifier' filepath='net/core/netevent.c' line='44' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unregister_netevent_notifier'> @@ -132826,8 +132967,8 @@ <parameter type-id='d504f73d' name='nb' filepath='mm/oom_kill.c' line='1080' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='unregister_pernet_device' mangled-name='unregister_pernet_device' filepath='net/core/net_namespace.c' line='1325' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unregister_pernet_device'> - <parameter type-id='d6907f4c' name='ops' filepath='net/core/net_namespace.c' line='1325' column='1'/> + <function-decl name='unregister_pernet_device' mangled-name='unregister_pernet_device' filepath='include/net/net_namespace.h' line='415' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unregister_pernet_device'> + <parameter type-id='d6907f4c'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='unregister_pernet_subsys' mangled-name='unregister_pernet_subsys' filepath='net/core/net_namespace.c' line='1277' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unregister_pernet_subsys'> @@ -132854,12 +132995,12 @@ <parameter type-id='4be14597' name='shrinker' filepath='mm/vmscan.c' line='421' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='unregister_syscore_ops' mangled-name='unregister_syscore_ops' filepath='drivers/base/syscore.c' line='34' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unregister_syscore_ops'> - <parameter type-id='cbd24a98' name='ops' filepath='drivers/base/syscore.c' line='34' column='1'/> + <function-decl name='unregister_syscore_ops' mangled-name='unregister_syscore_ops' filepath='include/linux/syscore_ops.h' line='21' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unregister_syscore_ops'> + <parameter type-id='cbd24a98'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='unregister_sysctl_table' mangled-name='unregister_sysctl_table' filepath='fs/proc/proc_sysctl.c' line='1656' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unregister_sysctl_table'> - <parameter type-id='11b101bb' name='header' filepath='fs/proc/proc_sysctl.c' line='1656' column='1'/> + <function-decl name='unregister_sysctl_table' mangled-name='unregister_sysctl_table' filepath='include/linux/sysctl.h' line='195' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unregister_sysctl_table'> + <parameter type-id='11b101bb'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='unregister_virtio_device' mangled-name='unregister_virtio_device' filepath='drivers/virtio/virtio.c' line='381' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unregister_virtio_device'> @@ -132882,8 +133023,8 @@ <parameter type-id='9b58df93' name='sem' filepath='kernel/locking/rwsem.c' line='1607' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='up_write' mangled-name='up_write' filepath='kernel/locking/rwsem.c' line='1617' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='up_write'> - <parameter type-id='9b58df93' name='sem' filepath='kernel/locking/rwsem.c' line='1617' column='1'/> + <function-decl name='up_write' mangled-name='up_write' filepath='include/linux/rwsem.h' line='169' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='up_write'> + <parameter type-id='9b58df93'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='update_devfreq' mangled-name='update_devfreq' filepath='drivers/devfreq/devfreq.c' line='394' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='update_devfreq'> @@ -132905,8 +133046,8 @@ <parameter type-id='e5411c2c' name='function' filepath='drivers/usb/gadget/composite.c' line='302' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='usb_add_gadget' mangled-name='usb_add_gadget' filepath='drivers/usb/gadget/udc/core.c' line='1293' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_add_gadget'> - <parameter type-id='49a58c0c' name='gadget' filepath='drivers/usb/gadget/udc/core.c' line='1293' column='1'/> + <function-decl name='usb_add_gadget' mangled-name='usb_add_gadget' filepath='include/linux/usb/gadget.h' line='489' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_add_gadget'> + <parameter type-id='49a58c0c'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='usb_add_gadget_udc' mangled-name='usb_add_gadget_udc' filepath='drivers/usb/gadget/udc/core.c' line='1419' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_add_gadget_udc'> @@ -132937,9 +133078,9 @@ <parameter type-id='f0981eeb' name='port1' filepath='drivers/usb/core/usb.c' line='575' column='1'/> <return type-id='25e60cb2'/> </function-decl> - <function-decl name='usb_alloc_urb' mangled-name='usb_alloc_urb' filepath='drivers/usb/core/urb.c' line='70' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_alloc_urb'> - <parameter type-id='95e97e5e' name='iso_packets' filepath='drivers/usb/core/urb.c' line='70' column='1'/> - <parameter type-id='3eb7c31c' name='mem_flags' filepath='drivers/usb/core/urb.c' line='70' column='1'/> + <function-decl name='usb_alloc_urb' mangled-name='usb_alloc_urb' filepath='include/linux/usb.h' line='1751' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_alloc_urb'> + <parameter type-id='95e97e5e'/> + <parameter type-id='f0981eeb'/> <return type-id='ab85b8f2'/> </function-decl> <function-decl name='usb_amd_dev_put' mangled-name='usb_amd_dev_put' filepath='drivers/usb/host/pci-quirks.c' line='513' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_amd_dev_put'> @@ -132962,9 +133103,9 @@ <function-decl name='usb_amd_quirk_pll_enable' mangled-name='usb_amd_quirk_pll_enable' filepath='drivers/usb/host/pci-quirks.c' line='507' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_amd_quirk_pll_enable'> <return type-id='48b5725f'/> </function-decl> - <function-decl name='usb_anchor_urb' mangled-name='usb_anchor_urb' filepath='drivers/usb/core/urb.c' line='126' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_anchor_urb'> - <parameter type-id='ab85b8f2' name='urb' filepath='drivers/usb/core/urb.c' line='126' column='1'/> - <parameter type-id='bd300bf3' name='anchor' filepath='drivers/usb/core/urb.c' line='126' column='1'/> + <function-decl name='usb_anchor_urb' mangled-name='usb_anchor_urb' filepath='include/linux/usb.h' line='1767' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_anchor_urb'> + <parameter type-id='ab85b8f2'/> + <parameter type-id='bd300bf3'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='usb_asmedia_modifyflowcontrol' mangled-name='usb_asmedia_modifyflowcontrol' filepath='drivers/usb/host/pci-quirks.c' line='487' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_asmedia_modifyflowcontrol'> @@ -132979,12 +133120,12 @@ <parameter type-id='f363a725' name='ssp' filepath='drivers/usb/gadget/config.c' line='163' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='usb_autopm_get_interface' mangled-name='usb_autopm_get_interface' filepath='drivers/usb/core/driver.c' line='1825' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_autopm_get_interface'> - <parameter type-id='8bf48c31' name='intf' filepath='drivers/usb/core/driver.c' line='1825' column='1'/> + <function-decl name='usb_autopm_get_interface' mangled-name='usb_autopm_get_interface' filepath='include/linux/usb.h' line='788' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_autopm_get_interface'> + <parameter type-id='8bf48c31'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='usb_autopm_put_interface' mangled-name='usb_autopm_put_interface' filepath='drivers/usb/core/driver.c' line='1747' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_autopm_put_interface'> - <parameter type-id='8bf48c31' name='intf' filepath='drivers/usb/core/driver.c' line='1747' column='1'/> + <function-decl name='usb_autopm_put_interface' mangled-name='usb_autopm_put_interface' filepath='include/linux/usb.h' line='789' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_autopm_put_interface'> + <parameter type-id='8bf48c31'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='usb_bulk_msg' mangled-name='usb_bulk_msg' filepath='drivers/usb/core/message.c' line='367' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_bulk_msg'> @@ -133003,8 +133144,8 @@ <parameter type-id='95e97e5e' name='bytecount' filepath='drivers/usb/core/hcd.c' line='1086' column='1'/> <return type-id='bd54fe1a'/> </function-decl> - <function-decl name='usb_choose_configuration' mangled-name='usb_choose_configuration' filepath='drivers/usb/core/generic.c' line='56' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_choose_configuration'> - <parameter type-id='25e60cb2' name='udev' filepath='drivers/usb/core/generic.c' line='56' column='1'/> + <function-decl name='usb_choose_configuration' mangled-name='usb_choose_configuration' filepath='drivers/usb/core/usb.h' line='52' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_choose_configuration'> + <parameter type-id='25e60cb2'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='usb_composite_probe' mangled-name='usb_composite_probe' filepath='drivers/usb/gadget/composite.c' line='2461' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_composite_probe'> @@ -133019,16 +133160,16 @@ <parameter type-id='c64e62ba' name='driver' filepath='drivers/usb/gadget/composite.c' line='2489' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='usb_control_msg' mangled-name='usb_control_msg' filepath='drivers/usb/core/message.c' line='136' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_control_msg'> - <parameter type-id='25e60cb2' name='dev' filepath='drivers/usb/core/message.c' line='136' column='1'/> - <parameter type-id='f0981eeb' name='pipe' filepath='drivers/usb/core/message.c' line='136' column='1'/> - <parameter type-id='8f048e17' name='request' filepath='drivers/usb/core/message.c' line='136' column='1'/> - <parameter type-id='8f048e17' name='requesttype' filepath='drivers/usb/core/message.c' line='137' column='1'/> - <parameter type-id='d315442e' name='value' filepath='drivers/usb/core/message.c' line='137' column='1'/> - <parameter type-id='d315442e' name='index' filepath='drivers/usb/core/message.c' line='137' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='drivers/usb/core/message.c' line='137' column='1'/> - <parameter type-id='d315442e' name='size' filepath='drivers/usb/core/message.c' line='138' column='1'/> - <parameter type-id='95e97e5e' name='timeout' filepath='drivers/usb/core/message.c' line='138' column='1'/> + <function-decl name='usb_control_msg' mangled-name='usb_control_msg' filepath='include/linux/usb.h' line='1829' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_control_msg'> + <parameter type-id='25e60cb2'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='002ac4a6'/> + <parameter type-id='002ac4a6'/> + <parameter type-id='8efea9e5'/> + <parameter type-id='8efea9e5'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='8efea9e5'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='usb_copy_descriptors' mangled-name='usb_copy_descriptors' filepath='drivers/usb/gadget/config.c' line='122' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_copy_descriptors'> @@ -133062,8 +133203,8 @@ <parameter type-id='49a58c0c' name='gadget' filepath='drivers/usb/gadget/udc/core.c' line='1485' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='usb_deregister' mangled-name='usb_deregister' filepath='drivers/usb/core/driver.c' line='1100' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_deregister'> - <parameter type-id='46ae908a' name='driver' filepath='drivers/usb/core/driver.c' line='1100' column='1'/> + <function-decl name='usb_deregister' mangled-name='usb_deregister' filepath='include/linux/usb.h' line='1320' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_deregister'> + <parameter type-id='46ae908a'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='usb_disable_xhci_ports' mangled-name='usb_disable_xhci_ports' filepath='drivers/usb/host/pci-quirks.c' line='1124' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_disable_xhci_ports'> @@ -133081,9 +133222,9 @@ <parameter type-id='85196e3f' name='xhci_pdev' filepath='drivers/usb/host/pci-quirks.c' line='1039' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='usb_ep_alloc_request' mangled-name='usb_ep_alloc_request' filepath='drivers/usb/gadget/udc/core.c' line='175' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_ep_alloc_request'> - <parameter type-id='63a08bf7' name='ep' filepath='drivers/usb/gadget/udc/core.c' line='175' column='1'/> - <parameter type-id='3eb7c31c' name='gfp_flags' filepath='drivers/usb/gadget/udc/core.c' line='176' column='1'/> + <function-decl name='usb_ep_alloc_request' mangled-name='usb_ep_alloc_request' filepath='include/linux/usb/gadget.h' line='258' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_ep_alloc_request'> + <parameter type-id='63a08bf7'/> + <parameter type-id='f0981eeb'/> <return type-id='1a494567'/> </function-decl> <function-decl name='usb_ep_autoconfig' mangled-name='usb_ep_autoconfig' filepath='drivers/usb/gadget/epautoconf.c' line='149' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_ep_autoconfig'> @@ -133095,9 +133236,9 @@ <parameter type-id='63a08bf7' name='ep' filepath='drivers/usb/gadget/udc/core.c' line='369' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='usb_ep_dequeue' mangled-name='usb_ep_dequeue' filepath='drivers/usb/gadget/udc/core.c' line='309' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_ep_dequeue'> - <parameter type-id='63a08bf7' name='ep' filepath='drivers/usb/gadget/udc/core.c' line='309' column='1'/> - <parameter type-id='1a494567' name='req' filepath='drivers/usb/gadget/udc/core.c' line='309' column='1'/> + <function-decl name='usb_ep_dequeue' mangled-name='usb_ep_dequeue' filepath='include/linux/usb/gadget.h' line='261' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_ep_dequeue'> + <parameter type-id='63a08bf7'/> + <parameter type-id='1a494567'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='usb_ep_disable' mangled-name='usb_ep_disable' filepath='drivers/usb/gadget/udc/core.c' line='141' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_ep_disable'> @@ -133116,24 +133257,24 @@ <parameter type-id='63a08bf7' name='ep' filepath='drivers/usb/gadget/udc/core.c' line='424' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='usb_ep_free_request' mangled-name='usb_ep_free_request' filepath='drivers/usb/gadget/udc/core.c' line='197' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_ep_free_request'> - <parameter type-id='63a08bf7' name='ep' filepath='drivers/usb/gadget/udc/core.c' line='197' column='1'/> - <parameter type-id='1a494567' name='req' filepath='drivers/usb/gadget/udc/core.c' line='198' column='1'/> + <function-decl name='usb_ep_free_request' mangled-name='usb_ep_free_request' filepath='include/linux/usb/gadget.h' line='259' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_ep_free_request'> + <parameter type-id='63a08bf7'/> + <parameter type-id='1a494567'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='usb_ep_queue' mangled-name='usb_ep_queue' filepath='drivers/usb/gadget/udc/core.c' line='273' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_ep_queue'> - <parameter type-id='63a08bf7' name='ep' filepath='drivers/usb/gadget/udc/core.c' line='273' column='1'/> - <parameter type-id='1a494567' name='req' filepath='drivers/usb/gadget/udc/core.c' line='274' column='1'/> - <parameter type-id='3eb7c31c' name='gfp_flags' filepath='drivers/usb/gadget/udc/core.c' line='274' column='1'/> + <function-decl name='usb_ep_queue' mangled-name='usb_ep_queue' filepath='include/linux/usb/gadget.h' line='260' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_ep_queue'> + <parameter type-id='63a08bf7'/> + <parameter type-id='1a494567'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='usb_ep_set_halt' mangled-name='usb_ep_set_halt' filepath='drivers/usb/gadget/udc/core.c' line='343' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_ep_set_halt'> <parameter type-id='63a08bf7' name='ep' filepath='drivers/usb/gadget/udc/core.c' line='343' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='usb_ep_set_maxpacket_limit' mangled-name='usb_ep_set_maxpacket_limit' filepath='drivers/usb/gadget/udc/core.c' line='64' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_ep_set_maxpacket_limit'> - <parameter type-id='63a08bf7' name='ep' filepath='drivers/usb/gadget/udc/core.c' line='64' column='1'/> - <parameter type-id='f0981eeb' name='maxpacket_limit' filepath='drivers/usb/gadget/udc/core.c' line='65' column='1'/> + <function-decl name='usb_ep_set_maxpacket_limit' mangled-name='usb_ep_set_maxpacket_limit' filepath='include/linux/usb/gadget.h' line='255' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_ep_set_maxpacket_limit'> + <parameter type-id='63a08bf7'/> + <parameter type-id='f0981eeb'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='usb_find_common_endpoints' mangled-name='usb_find_common_endpoints' filepath='drivers/usb/core/usb.c' line='135' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_find_common_endpoints'> @@ -133155,8 +133296,8 @@ <parameter type-id='cf29c9b3' name='dma' filepath='drivers/usb/core/usb.c' line='945' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='usb_free_urb' mangled-name='usb_free_urb' filepath='drivers/usb/core/urb.c' line='93' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_free_urb'> - <parameter type-id='ab85b8f2' name='urb' filepath='drivers/usb/core/urb.c' line='93' column='1'/> + <function-decl name='usb_free_urb' mangled-name='usb_free_urb' filepath='include/linux/usb.h' line='1752' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_free_urb'> + <parameter type-id='ab85b8f2'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='usb_function_register' mangled-name='usb_function_register' filepath='drivers/usb/gadget/functions.c' line='91' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_function_register'> @@ -133175,9 +133316,9 @@ <parameter type-id='49a58c0c' name='gadget' filepath='drivers/usb/gadget/udc/core.c' line='711' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='usb_gadget_giveback_request' mangled-name='usb_gadget_giveback_request' filepath='drivers/usb/gadget/udc/core.c' line='907' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_giveback_request'> - <parameter type-id='63a08bf7' name='ep' filepath='drivers/usb/gadget/udc/core.c' line='907' column='1'/> - <parameter type-id='1a494567' name='req' filepath='drivers/usb/gadget/udc/core.c' line='908' column='1'/> + <function-decl name='usb_gadget_giveback_request' mangled-name='usb_gadget_giveback_request' filepath='include/linux/usb/gadget.h' line='913' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_giveback_request'> + <parameter type-id='63a08bf7'/> + <parameter type-id='1a494567'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='usb_gadget_map_request' mangled-name='usb_gadget_map_request' filepath='drivers/usb/gadget/udc/core.c' line='860' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_map_request'> @@ -133186,28 +133327,28 @@ <parameter type-id='95e97e5e' name='is_in' filepath='drivers/usb/gadget/udc/core.c' line='861' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='usb_gadget_map_request_by_dev' mangled-name='usb_gadget_map_request_by_dev' filepath='drivers/usb/gadget/udc/core.c' line='819' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_map_request_by_dev'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/usb/gadget/udc/core.c' line='819' column='1'/> - <parameter type-id='1a494567' name='req' filepath='drivers/usb/gadget/udc/core.c' line='820' column='1'/> - <parameter type-id='95e97e5e' name='is_in' filepath='drivers/usb/gadget/udc/core.c' line='820' column='1'/> + <function-decl name='usb_gadget_map_request_by_dev' mangled-name='usb_gadget_map_request_by_dev' filepath='include/linux/usb/gadget.h' line='875' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_map_request_by_dev'> + <parameter type-id='fa0b179b'/> + <parameter type-id='1a494567'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='usb_gadget_probe_driver' mangled-name='usb_gadget_probe_driver' filepath='drivers/usb/gadget/udc/core.c' line='1530' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_probe_driver'> - <parameter type-id='9762ede1' name='driver' filepath='drivers/usb/gadget/udc/core.c' line='1530' column='1'/> + <function-decl name='usb_gadget_probe_driver' mangled-name='usb_gadget_probe_driver' filepath='include/linux/usb/gadget.h' line='775' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_probe_driver'> + <parameter type-id='9762ede1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='usb_gadget_set_selfpowered' mangled-name='usb_gadget_set_selfpowered' filepath='drivers/usb/gadget/udc/core.c' line='520' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_set_selfpowered'> - <parameter type-id='49a58c0c' name='gadget' filepath='drivers/usb/gadget/udc/core.c' line='520' column='1'/> + <function-decl name='usb_gadget_set_selfpowered' mangled-name='usb_gadget_set_selfpowered' filepath='include/linux/usb/gadget.h' line='620' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_set_selfpowered'> + <parameter type-id='49a58c0c'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='usb_gadget_set_state' mangled-name='usb_gadget_set_state' filepath='drivers/usb/gadget/udc/core.c' line='1039' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_set_state'> - <parameter type-id='49a58c0c' name='gadget' filepath='drivers/usb/gadget/udc/core.c' line='1039' column='1'/> - <parameter type-id='901a91cb' name='state' filepath='drivers/usb/gadget/udc/core.c' line='1040' column='1'/> + <function-decl name='usb_gadget_set_state' mangled-name='usb_gadget_set_state' filepath='include/linux/usb/gadget.h' line='900' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_set_state'> + <parameter type-id='49a58c0c'/> + <parameter type-id='901a91cb'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='usb_gadget_udc_reset' mangled-name='usb_gadget_udc_reset' filepath='drivers/usb/gadget/udc/core.c' line='1086' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_udc_reset'> - <parameter type-id='49a58c0c' name='gadget' filepath='drivers/usb/gadget/udc/core.c' line='1086' column='1'/> - <parameter type-id='9762ede1' name='driver' filepath='drivers/usb/gadget/udc/core.c' line='1087' column='1'/> + <function-decl name='usb_gadget_udc_reset' mangled-name='usb_gadget_udc_reset' filepath='include/linux/usb/gadget.h' line='906' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_udc_reset'> + <parameter type-id='49a58c0c'/> + <parameter type-id='9762ede1'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='usb_gadget_unmap_request' mangled-name='usb_gadget_unmap_request' filepath='drivers/usb/gadget/udc/core.c' line='886' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_unmap_request'> @@ -133216,14 +133357,14 @@ <parameter type-id='95e97e5e' name='is_in' filepath='drivers/usb/gadget/udc/core.c' line='887' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='usb_gadget_unmap_request_by_dev' mangled-name='usb_gadget_unmap_request_by_dev' filepath='drivers/usb/gadget/udc/core.c' line='867' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_unmap_request_by_dev'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/usb/gadget/udc/core.c' line='867' column='1'/> - <parameter type-id='1a494567' name='req' filepath='drivers/usb/gadget/udc/core.c' line='868' column='1'/> - <parameter type-id='95e97e5e' name='is_in' filepath='drivers/usb/gadget/udc/core.c' line='868' column='1'/> + <function-decl name='usb_gadget_unmap_request_by_dev' mangled-name='usb_gadget_unmap_request_by_dev' filepath='include/linux/usb/gadget.h' line='880' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_unmap_request_by_dev'> + <parameter type-id='fa0b179b'/> + <parameter type-id='1a494567'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='usb_gadget_unregister_driver' mangled-name='usb_gadget_unregister_driver' filepath='drivers/usb/gadget/udc/core.c' line='1577' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_unregister_driver'> - <parameter type-id='9762ede1' name='driver' filepath='drivers/usb/gadget/udc/core.c' line='1577' column='1'/> + <function-decl name='usb_gadget_unregister_driver' mangled-name='usb_gadget_unregister_driver' filepath='include/linux/usb/gadget.h' line='790' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_unregister_driver'> + <parameter type-id='9762ede1'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='usb_gadget_vbus_connect' mangled-name='usb_gadget_vbus_connect' filepath='drivers/usb/gadget/udc/core.c' line='579' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_vbus_connect'> @@ -133234,9 +133375,9 @@ <parameter type-id='49a58c0c' name='gadget' filepath='drivers/usb/gadget/udc/core.c' line='640' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='usb_gadget_vbus_draw' mangled-name='usb_gadget_vbus_draw' filepath='drivers/usb/gadget/udc/core.c' line='609' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_vbus_draw'> - <parameter type-id='49a58c0c' name='gadget' filepath='drivers/usb/gadget/udc/core.c' line='609' column='1'/> - <parameter type-id='f0981eeb' name='mA' filepath='drivers/usb/gadget/udc/core.c' line='609' column='1'/> + <function-decl name='usb_gadget_vbus_draw' mangled-name='usb_gadget_vbus_draw' filepath='include/linux/usb/gadget.h' line='623' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_vbus_draw'> + <parameter type-id='49a58c0c'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='usb_gadget_wakeup' mangled-name='usb_gadget_wakeup' filepath='drivers/usb/gadget/udc/core.c' line='493' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gadget_wakeup'> @@ -133262,8 +133403,8 @@ <parameter type-id='fa0b179b' name='dev' filepath='drivers/usb/common/common.c' line='107' column='1'/> <return type-id='4e532009'/> </function-decl> - <function-decl name='usb_get_urb' mangled-name='usb_get_urb' filepath='drivers/usb/core/urb.c' line='110' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_get_urb'> - <parameter type-id='ab85b8f2' name='urb' filepath='drivers/usb/core/urb.c' line='110' column='1'/> + <function-decl name='usb_get_urb' mangled-name='usb_get_urb' filepath='include/linux/usb.h' line='1754' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_get_urb'> + <parameter type-id='ab85b8f2'/> <return type-id='ab85b8f2'/> </function-decl> <function-decl name='usb_gstrings_attach' mangled-name='usb_gstrings_attach' filepath='drivers/usb/gadget/composite.c' line='1388' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_gstrings_attach'> @@ -133360,15 +133501,15 @@ <parameter type-id='95e97e5e' name='port1' filepath='drivers/usb/core/hub.c' line='6051' column='1'/> <return type-id='25e60cb2'/> </function-decl> - <function-decl name='usb_ifnum_to_if' mangled-name='usb_ifnum_to_if' filepath='drivers/usb/core/usb.c' line='272' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_ifnum_to_if'> - <parameter type-id='ca2b80c9' name='dev' filepath='drivers/usb/core/usb.c' line='272' column='1'/> - <parameter type-id='f0981eeb' name='ifnum' filepath='drivers/usb/core/usb.c' line='273' column='1'/> + <function-decl name='usb_ifnum_to_if' mangled-name='usb_ifnum_to_if' filepath='include/linux/usb.h' line='895' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_ifnum_to_if'> + <parameter type-id='ca2b80c9'/> + <parameter type-id='f0981eeb'/> <return type-id='8bf48c31'/> </function-decl> - <function-decl name='usb_initialize_gadget' mangled-name='usb_initialize_gadget' filepath='drivers/usb/gadget/udc/core.c' line='1270' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_initialize_gadget'> - <parameter type-id='fa0b179b' name='parent' filepath='drivers/usb/gadget/udc/core.c' line='1270' column='1'/> - <parameter type-id='49a58c0c' name='gadget' filepath='drivers/usb/gadget/udc/core.c' line='1270' column='1'/> - <parameter type-id='dd787f72' name='release' filepath='drivers/usb/gadget/udc/core.c' line='1271' column='1'/> + <function-decl name='usb_initialize_gadget' mangled-name='usb_initialize_gadget' filepath='include/linux/usb/gadget.h' line='487' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_initialize_gadget'> + <parameter type-id='fa0b179b'/> + <parameter type-id='49a58c0c'/> + <parameter type-id='dd787f72'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='usb_interface_id' mangled-name='usb_interface_id' filepath='drivers/usb/gadget/composite.c' line='466' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_interface_id'> @@ -133380,8 +133521,8 @@ <parameter type-id='bd300bf3' name='anchor' filepath='drivers/usb/core/urb.c' line='800' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='usb_kill_urb' mangled-name='usb_kill_urb' filepath='drivers/usb/core/urb.c' line='703' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_kill_urb'> - <parameter type-id='ab85b8f2' name='urb' filepath='drivers/usb/core/urb.c' line='703' column='1'/> + <function-decl name='usb_kill_urb' mangled-name='usb_kill_urb' filepath='include/linux/usb.h' line='1757' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_kill_urb'> + <parameter type-id='ab85b8f2'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='usb_otg_state_string' mangled-name='usb_otg_state_string' filepath='drivers/usb/common/common.c' line='43' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_otg_state_string'> @@ -133409,14 +133550,14 @@ <parameter type-id='6614aa5e' name='fi' filepath='drivers/usb/gadget/functions.c' line='69' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='usb_put_hcd' mangled-name='usb_put_hcd' filepath='drivers/usb/core/hcd.c' line='2557' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_put_hcd'> - <parameter type-id='fc4f83c1' name='hcd' filepath='drivers/usb/core/hcd.c' line='2557' column='1'/> + <function-decl name='usb_put_hcd' mangled-name='usb_put_hcd' filepath='include/linux/usb/hcd.h' line='476' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_put_hcd'> + <parameter type-id='fc4f83c1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='usb_register_driver' mangled-name='usb_register_driver' filepath='drivers/usb/core/driver.c' line='1047' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_register_driver'> - <parameter type-id='46ae908a' name='new_driver' filepath='drivers/usb/core/driver.c' line='1047' column='1'/> - <parameter type-id='2730d015' name='owner' filepath='drivers/usb/core/driver.c' line='1047' column='1'/> - <parameter type-id='80f4b756' name='mod_name' filepath='drivers/usb/core/driver.c' line='1048' column='1'/> + <function-decl name='usb_register_driver' mangled-name='usb_register_driver' filepath='include/linux/usb.h' line='1313' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_register_driver'> + <parameter type-id='46ae908a'/> + <parameter type-id='2730d015'/> + <parameter type-id='80f4b756'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='usb_register_notify' mangled-name='usb_register_notify' filepath='drivers/usb/core/notify.c' line='29' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_register_notify'> @@ -133440,30 +133581,30 @@ <parameter type-id='7837cd88' name='fwnode' filepath='drivers/usb/roles/class.c' line='184' column='1'/> <return type-id='3e3cd44f'/> </function-decl> - <function-decl name='usb_role_switch_get' mangled-name='usb_role_switch_get' filepath='drivers/usb/roles/class.c' line='123' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_role_switch_get'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/usb/roles/class.c' line='123' column='1'/> + <function-decl name='usb_role_switch_get' mangled-name='usb_role_switch_get' filepath='include/linux/usb/role.h' line='54' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_role_switch_get'> + <parameter type-id='fa0b179b'/> <return type-id='3e3cd44f'/> </function-decl> <function-decl name='usb_role_switch_get_drvdata' mangled-name='usb_role_switch_get_drvdata' filepath='drivers/usb/roles/class.c' line='376' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_role_switch_get_drvdata'> <parameter type-id='3e3cd44f' name='sw' filepath='drivers/usb/roles/class.c' line='376' column='1'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='usb_role_switch_put' mangled-name='usb_role_switch_put' filepath='drivers/usb/roles/class.c' line='167' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_role_switch_put'> - <parameter type-id='3e3cd44f' name='sw' filepath='drivers/usb/roles/class.c' line='167' column='1'/> + <function-decl name='usb_role_switch_put' mangled-name='usb_role_switch_put' filepath='include/linux/usb/role.h' line='56' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_role_switch_put'> + <parameter type-id='3e3cd44f'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='usb_role_switch_register' mangled-name='usb_role_switch_register' filepath='drivers/usb/roles/class.c' line='306' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_role_switch_register'> - <parameter type-id='fa0b179b' name='parent' filepath='drivers/usb/roles/class.c' line='306' column='1'/> - <parameter type-id='143d32b2' name='desc' filepath='drivers/usb/roles/class.c' line='307' column='1'/> + <function-decl name='usb_role_switch_register' mangled-name='usb_role_switch_register' filepath='include/linux/usb/role.h' line='62' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_role_switch_register'> + <parameter type-id='fa0b179b'/> + <parameter type-id='143d32b2'/> <return type-id='3e3cd44f'/> </function-decl> - <function-decl name='usb_role_switch_set_role' mangled-name='usb_role_switch_set_role' filepath='drivers/usb/roles/class.c' line='42' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_role_switch_set_role'> - <parameter type-id='3e3cd44f' name='sw' filepath='drivers/usb/roles/class.c' line='42' column='1'/> - <parameter type-id='c675b073' name='role' filepath='drivers/usb/roles/class.c' line='42' column='1'/> + <function-decl name='usb_role_switch_set_role' mangled-name='usb_role_switch_set_role' filepath='include/linux/usb/role.h' line='52' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_role_switch_set_role'> + <parameter type-id='3e3cd44f'/> + <parameter type-id='c675b073'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='usb_role_switch_unregister' mangled-name='usb_role_switch_unregister' filepath='drivers/usb/roles/class.c' line='354' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_role_switch_unregister'> - <parameter type-id='3e3cd44f' name='sw' filepath='drivers/usb/roles/class.c' line='354' column='1'/> + <function-decl name='usb_role_switch_unregister' mangled-name='usb_role_switch_unregister' filepath='include/linux/usb/role.h' line='64' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_role_switch_unregister'> + <parameter type-id='3e3cd44f'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='usb_root_hub_lost_power' mangled-name='usb_root_hub_lost_power' filepath='drivers/usb/core/hub.c' line='3839' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_root_hub_lost_power'> @@ -133483,13 +133624,13 @@ <parameter type-id='2a895c01' name='cdev' filepath='drivers/usb/gadget/composite.c' line='1275' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='usb_submit_urb' mangled-name='usb_submit_urb' filepath='drivers/usb/core/urb.c' line='367' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_submit_urb'> - <parameter type-id='ab85b8f2' name='urb' filepath='drivers/usb/core/urb.c' line='367' column='1'/> - <parameter type-id='3eb7c31c' name='mem_flags' filepath='drivers/usb/core/urb.c' line='367' column='1'/> + <function-decl name='usb_submit_urb' mangled-name='usb_submit_urb' filepath='include/linux/usb.h' line='1755' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_submit_urb'> + <parameter type-id='ab85b8f2'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='usb_unanchor_urb' mangled-name='usb_unanchor_urb' filepath='drivers/usb/core/urb.c' line='164' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_unanchor_urb'> - <parameter type-id='ab85b8f2' name='urb' filepath='drivers/usb/core/urb.c' line='164' column='1'/> + <function-decl name='usb_unanchor_urb' mangled-name='usb_unanchor_urb' filepath='include/linux/usb.h' line='1768' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_unanchor_urb'> + <parameter type-id='ab85b8f2'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='usb_unregister_notify' mangled-name='usb_unregister_notify' filepath='drivers/usb/core/notify.c' line='42' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usb_unregister_notify'> @@ -133515,9 +133656,9 @@ <parameter type-id='8c4c4029' name='info' filepath='drivers/net/usb/usbnet.c' line='1020' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='usbnet_get_endpoints' mangled-name='usbnet_get_endpoints' filepath='drivers/net/usb/usbnet.c' line='78' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usbnet_get_endpoints'> - <parameter type-id='12884b9a' name='dev' filepath='drivers/net/usb/usbnet.c' line='78' column='1'/> - <parameter type-id='8bf48c31' name='intf' filepath='drivers/net/usb/usbnet.c' line='78' column='1'/> + <function-decl name='usbnet_get_endpoints' mangled-name='usbnet_get_endpoints' filepath='include/linux/usb/usbnet.h' line='270' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usbnet_get_endpoints'> + <parameter type-id='12884b9a'/> + <parameter type-id='8bf48c31'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='usbnet_get_link' mangled-name='usbnet_get_link' filepath='drivers/net/usb/usbnet.c' line='992' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usbnet_get_link'> @@ -133538,10 +133679,10 @@ <parameter type-id='bd3860fe' name='stats' filepath='drivers/net/usb/usbnet.c' line='983' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='usbnet_link_change' mangled-name='usbnet_link_change' filepath='drivers/net/usb/usbnet.c' line='1940' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usbnet_link_change'> - <parameter type-id='12884b9a' name='dev' filepath='drivers/net/usb/usbnet.c' line='1940' column='1'/> - <parameter type-id='b50a4934' name='link' filepath='drivers/net/usb/usbnet.c' line='1940' column='1'/> - <parameter type-id='b50a4934' name='need_reset' filepath='drivers/net/usb/usbnet.c' line='1940' column='1'/> + <function-decl name='usbnet_link_change' mangled-name='usbnet_link_change' filepath='include/linux/usb/usbnet.h' line='292' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usbnet_link_change'> + <parameter type-id='12884b9a'/> + <parameter type-id='c894953d'/> + <parameter type-id='c894953d'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='usbnet_nway_reset' mangled-name='usbnet_nway_reset' filepath='drivers/net/usb/usbnet.c' line='1009' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usbnet_nway_reset'> @@ -133591,9 +133732,9 @@ <parameter type-id='19c2251e' name='level' filepath='drivers/net/usb/usbnet.c' line='1039' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='usbnet_skb_return' mangled-name='usbnet_skb_return' filepath='drivers/net/usb/usbnet.c' line='305' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usbnet_skb_return'> - <parameter type-id='12884b9a' name='dev' filepath='drivers/net/usb/usbnet.c' line='305' column='1'/> - <parameter type-id='0fbf3cfd' name='skb' filepath='drivers/net/usb/usbnet.c' line='305' column='1'/> + <function-decl name='usbnet_skb_return' mangled-name='usbnet_skb_return' filepath='include/linux/usb/usbnet.h' line='273' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usbnet_skb_return'> + <parameter type-id='12884b9a'/> + <parameter type-id='0fbf3cfd'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='usbnet_start_xmit' mangled-name='usbnet_start_xmit' filepath='drivers/net/usb/usbnet.c' line='1321' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usbnet_start_xmit'> @@ -133653,21 +133794,21 @@ <parameter type-id='1dc6a898' name='size' filepath='drivers/net/usb/usbnet.c' line='2073' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='usleep_range' mangled-name='usleep_range' filepath='kernel/time/timer.c' line='2062' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usleep_range'> - <parameter type-id='7359adad' name='min' filepath='kernel/time/timer.c' line='2062' column='1'/> - <parameter type-id='7359adad' name='max' filepath='kernel/time/timer.c' line='2062' column='1'/> + <function-decl name='usleep_range' mangled-name='usleep_range' filepath='include/linux/delay.h' line='61' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='usleep_range'> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='utf16s_to_utf8s' mangled-name='utf16s_to_utf8s' filepath='fs/nls/nls_base.c' line='186' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='utf16s_to_utf8s'> - <parameter type-id='f077d3f8' name='pwcs' filepath='fs/nls/nls_base.c' line='186' column='1'/> - <parameter type-id='95e97e5e' name='inlen' filepath='fs/nls/nls_base.c' line='186' column='1'/> - <parameter type-id='11d12470' name='endian' filepath='fs/nls/nls_base.c' line='186' column='1'/> - <parameter type-id='8bff8096' name='s' filepath='fs/nls/nls_base.c' line='187' column='1'/> - <parameter type-id='95e97e5e' name='maxout' filepath='fs/nls/nls_base.c' line='187' column='1'/> + <function-decl name='utf16s_to_utf8s' mangled-name='utf16s_to_utf8s' filepath='include/linux/nls.h' line='59' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='utf16s_to_utf8s'> + <parameter type-id='31347b7a'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='11d12470'/> + <parameter type-id='cf536864'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='uuid_gen' mangled-name='uuid_gen' filepath='lib/uuid.c' line='68' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='uuid_gen'> - <parameter type-id='f1397309' name='bu' filepath='lib/uuid.c' line='68' column='1'/> + <function-decl name='uuid_gen' mangled-name='uuid_gen' filepath='include/linux/uuid.h' line='90' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='uuid_gen'> + <parameter type-id='8567d8b4'/> <return type-id='48b5725f'/> </function-decl> <var-decl name='uuid_null' type-id='21109a44' mangled-name='uuid_null' visibility='default' filepath='lib/uuid.c' line='18' column='1' elf-symbol-id='uuid_null'/> @@ -133848,10 +133989,10 @@ <parameter type-id='f5438ac7' name='sd' filepath='drivers/media/v4l2-core/v4l2-device.c' line='260' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='v4l2_event_dequeue' mangled-name='v4l2_event_dequeue' filepath='drivers/media/v4l2-core/v4l2-event.c' line='59' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='v4l2_event_dequeue'> - <parameter type-id='b7db9582' name='fh' filepath='drivers/media/v4l2-core/v4l2-event.c' line='59' column='1'/> - <parameter type-id='a5c94ccc' name='event' filepath='drivers/media/v4l2-core/v4l2-event.c' line='59' column='1'/> - <parameter type-id='95e97e5e' name='nonblocking' filepath='drivers/media/v4l2-core/v4l2-event.c' line='60' column='1'/> + <function-decl name='v4l2_event_dequeue' mangled-name='v4l2_event_dequeue' filepath='include/media/v4l2-event.h' line='91' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='v4l2_event_dequeue'> + <parameter type-id='b7db9582'/> + <parameter type-id='a5c94ccc'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='v4l2_event_pending' mangled-name='v4l2_event_pending' filepath='drivers/media/v4l2-core/v4l2-event.c' line='184' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='v4l2_event_pending'> @@ -134132,10 +134273,10 @@ <parameter type-id='f0981eeb' name='notification' filepath='drivers/media/v4l2-core/v4l2-mc.c' line='557' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='v4l2_s_ctrl' mangled-name='v4l2_s_ctrl' filepath='drivers/media/v4l2-core/v4l2-ctrls.c' line='4413' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='v4l2_s_ctrl'> - <parameter type-id='b7db9582' name='fh' filepath='drivers/media/v4l2-core/v4l2-ctrls.c' line='4413' column='1'/> - <parameter type-id='2b59fa5e' name='hdl' filepath='drivers/media/v4l2-core/v4l2-ctrls.c' line='4413' column='1'/> - <parameter type-id='bcd28457' name='control' filepath='drivers/media/v4l2-core/v4l2-ctrls.c' line='4414' column='1'/> + <function-decl name='v4l2_s_ctrl' mangled-name='v4l2_s_ctrl' filepath='include/media/v4l2-ctrls.h' line='1386' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='v4l2_s_ctrl'> + <parameter type-id='b7db9582'/> + <parameter type-id='2b59fa5e'/> + <parameter type-id='bcd28457'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='v4l2_spi_subdev_init' mangled-name='v4l2_spi_subdev_init' filepath='drivers/media/v4l2-core/v4l2-spi.c' line='19' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='v4l2_spi_subdev_init'> @@ -134179,9 +134320,9 @@ <return type-id='48b5725f'/> </function-decl> <var-decl name='vabits_actual' type-id='91ce1af9' mangled-name='vabits_actual' visibility='default' filepath='arch/arm64/mm/mmu.c' line='46' column='1' elf-symbol-id='vabits_actual'/> - <function-decl name='vb2_buffer_done' mangled-name='vb2_buffer_done' filepath='drivers/media/common/videobuf2/videobuf2-core.c' line='992' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_buffer_done'> - <parameter type-id='85535682' name='vb' filepath='drivers/media/common/videobuf2/videobuf2-core.c' line='992' column='1'/> - <parameter type-id='550876cf' name='state' filepath='drivers/media/common/videobuf2/videobuf2-core.c' line='992' column='1'/> + <function-decl name='vb2_buffer_done' mangled-name='vb2_buffer_done' filepath='include/media/videobuf2-core.h' line='698' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_buffer_done'> + <parameter type-id='85535682'/> + <parameter type-id='550876cf'/> <return type-id='48b5725f'/> </function-decl> <var-decl name='vb2_common_vm_ops' type-id='92e9b57c' mangled-name='vb2_common_vm_ops' visibility='default' filepath='drivers/media/common/videobuf2/videobuf2-memops.c' line='122' column='1' elf-symbol-id='vb2_common_vm_ops'/> @@ -134195,10 +134336,10 @@ <return type-id='48b5725f'/> </function-decl> <var-decl name='vb2_dma_contig_memops' type-id='23cb2797' mangled-name='vb2_dma_contig_memops' visibility='default' filepath='drivers/media/common/videobuf2/videobuf2-dma-contig.c' line='692' column='1' elf-symbol-id='vb2_dma_contig_memops'/> - <function-decl name='vb2_dqbuf' mangled-name='vb2_dqbuf' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='832' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_dqbuf'> - <parameter type-id='a05f1ecd' name='q' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='832' column='1'/> - <parameter type-id='a90d9002' name='b' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='832' column='1'/> - <parameter type-id='b50a4934' name='nonblocking' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='832' column='1'/> + <function-decl name='vb2_dqbuf' mangled-name='vb2_dqbuf' filepath='include/media/videobuf2-v4l2.h' line='192' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_dqbuf'> + <parameter type-id='a05f1ecd'/> + <parameter type-id='a90d9002'/> + <parameter type-id='c894953d'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='vb2_fop_mmap' mangled-name='vb2_fop_mmap' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='1101' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_fop_mmap'> @@ -134276,9 +134417,9 @@ <parameter type-id='1abf108f' name='i' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='1069' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='vb2_mmap' mangled-name='vb2_mmap' filepath='drivers/media/common/videobuf2/videobuf2-core.c' line='2203' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_mmap'> - <parameter type-id='a05f1ecd' name='q' filepath='drivers/media/common/videobuf2/videobuf2-core.c' line='2203' column='1'/> - <parameter type-id='2ae08426' name='vma' filepath='drivers/media/common/videobuf2/videobuf2-core.c' line='2203' column='1'/> + <function-decl name='vb2_mmap' mangled-name='vb2_mmap' filepath='include/media/videobuf2-core.h' line='989' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_mmap'> + <parameter type-id='a05f1ecd'/> + <parameter type-id='2ae08426'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='vb2_ops_wait_finish' mangled-name='vb2_ops_wait_finish' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='1269' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_ops_wait_finish'> @@ -134305,21 +134446,21 @@ <parameter type-id='a54c778f' name='wait' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='947' column='1'/> <return type-id='8f254b08'/> </function-decl> - <function-decl name='vb2_prepare_buf' mangled-name='vb2_prepare_buf' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='734' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_prepare_buf'> - <parameter type-id='a05f1ecd' name='q' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='734' column='1'/> - <parameter type-id='e2929c1c' name='mdev' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='734' column='1'/> - <parameter type-id='a90d9002' name='b' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='735' column='1'/> + <function-decl name='vb2_prepare_buf' mangled-name='vb2_prepare_buf' filepath='include/media/videobuf2-v4l2.h' line='128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_prepare_buf'> + <parameter type-id='a05f1ecd'/> + <parameter type-id='e2929c1c'/> + <parameter type-id='a90d9002'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='vb2_qbuf' mangled-name='vb2_qbuf' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='811' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_qbuf'> - <parameter type-id='a05f1ecd' name='q' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='811' column='1'/> - <parameter type-id='e2929c1c' name='mdev' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='811' column='1'/> - <parameter type-id='a90d9002' name='b' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='812' column='1'/> + <function-decl name='vb2_qbuf' mangled-name='vb2_qbuf' filepath='include/media/videobuf2-v4l2.h' line='154' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_qbuf'> + <parameter type-id='a05f1ecd'/> + <parameter type-id='e2929c1c'/> + <parameter type-id='a90d9002'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='vb2_querybuf' mangled-name='vb2_querybuf' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='684' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_querybuf'> - <parameter type-id='a05f1ecd' name='q' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='684' column='1'/> - <parameter type-id='a90d9002' name='b' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='684' column='1'/> + <function-decl name='vb2_querybuf' mangled-name='vb2_querybuf' filepath='include/media/videobuf2-v4l2.h' line='84' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_querybuf'> + <parameter type-id='a05f1ecd'/> + <parameter type-id='a90d9002'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='vb2_queue_init' mangled-name='vb2_queue_init' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='935' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_queue_init'> @@ -134330,9 +134471,9 @@ <parameter type-id='a05f1ecd' name='q' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='941' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='vb2_reqbufs' mangled-name='vb2_reqbufs' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='725' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_reqbufs'> - <parameter type-id='a05f1ecd' name='q' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='725' column='1'/> - <parameter type-id='e4330308' name='req' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='725' column='1'/> + <function-decl name='vb2_reqbufs' mangled-name='vb2_reqbufs' filepath='include/media/videobuf2-v4l2.h' line='94' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_reqbufs'> + <parameter type-id='a05f1ecd'/> + <parameter type-id='e4330308'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='vb2_request_object_is_buffer' mangled-name='vb2_request_object_is_buffer' filepath='drivers/media/common/videobuf2/videobuf2-core.c' line='1458' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_request_object_is_buffer'> @@ -134347,14 +134488,14 @@ <parameter type-id='ac429605' name='req' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='1281' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='vb2_streamoff' mangled-name='vb2_streamoff' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='873' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_streamoff'> - <parameter type-id='a05f1ecd' name='q' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='873' column='1'/> - <parameter type-id='1abf108f' name='type' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='873' column='1'/> + <function-decl name='vb2_streamoff' mangled-name='vb2_streamoff' filepath='include/media/videobuf2-v4l2.h' line='229' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_streamoff'> + <parameter type-id='a05f1ecd'/> + <parameter type-id='1abf108f'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='vb2_streamon' mangled-name='vb2_streamon' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='863' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_streamon'> - <parameter type-id='a05f1ecd' name='q' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='863' column='1'/> - <parameter type-id='1abf108f' name='type' filepath='drivers/media/common/videobuf2/videobuf2-v4l2.c' line='863' column='1'/> + <function-decl name='vb2_streamon' mangled-name='vb2_streamon' filepath='include/media/videobuf2-v4l2.h' line='210' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vb2_streamon'> + <parameter type-id='a05f1ecd'/> + <parameter type-id='1abf108f'/> <return type-id='95e97e5e'/> </function-decl> <var-decl name='vb2_vmalloc_memops' type-id='23cb2797' mangled-name='vb2_vmalloc_memops' visibility='default' filepath='drivers/media/common/videobuf2/videobuf2-vmalloc.c' line='417' column='1' elf-symbol-id='vb2_vmalloc_memops'/> @@ -134396,15 +134537,15 @@ <parameter type-id='eaa32e2f' name='ctx' filepath='certs/system_keyring.c' line='289' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='vfree' mangled-name='vfree' filepath='mm/vmalloc.c' line='2343' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vfree'> - <parameter type-id='eaa32e2f' name='addr' filepath='mm/vmalloc.c' line='2343' column='1'/> + <function-decl name='vfree' mangled-name='vfree' filepath='include/linux/vmalloc.h' line='117' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vfree'> + <parameter type-id='eaa32e2f'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='vfs_fallocate' mangled-name='vfs_fallocate' filepath='fs/open.c' line='230' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vfs_fallocate'> - <parameter type-id='77e79a4b' name='file' filepath='fs/open.c' line='230' column='1'/> - <parameter type-id='95e97e5e' name='mode' filepath='fs/open.c' line='230' column='1'/> - <parameter type-id='69bf7bee' name='offset' filepath='fs/open.c' line='230' column='1'/> - <parameter type-id='69bf7bee' name='len' filepath='fs/open.c' line='230' column='1'/> + <function-decl name='vfs_fallocate' mangled-name='vfs_fallocate' filepath='include/linux/fs.h' line='2579' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vfs_fallocate'> + <parameter type-id='77e79a4b'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='1eb56b1e'/> + <parameter type-id='1eb56b1e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='vfs_fsync' mangled-name='vfs_fsync' filepath='fs/sync.c' line='212' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vfs_fsync'> @@ -134412,11 +134553,11 @@ <parameter type-id='95e97e5e' name='datasync' filepath='fs/sync.c' line='212' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='vfs_fsync_range' mangled-name='vfs_fsync_range' filepath='fs/sync.c' line='192' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vfs_fsync_range'> - <parameter type-id='77e79a4b' name='file' filepath='fs/sync.c' line='192' column='1'/> - <parameter type-id='69bf7bee' name='start' filepath='fs/sync.c' line='192' column='1'/> - <parameter type-id='69bf7bee' name='end' filepath='fs/sync.c' line='192' column='1'/> - <parameter type-id='95e97e5e' name='datasync' filepath='fs/sync.c' line='192' column='1'/> + <function-decl name='vfs_fsync_range' mangled-name='vfs_fsync_range' filepath='include/linux/fs.h' line='2779' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vfs_fsync_range'> + <parameter type-id='77e79a4b'/> + <parameter type-id='1eb56b1e'/> + <parameter type-id='1eb56b1e'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='vfs_getattr' mangled-name='vfs_getattr' filepath='fs/stat.c' line='124' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vfs_getattr'> @@ -134488,8 +134629,8 @@ <parameter type-id='ecb0ce18' name='vsk' filepath='net/vmw_vsock/virtio_transport_common.c' line='627' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='virtio_transport_deliver_tap_pkt' mangled-name='virtio_transport_deliver_tap_pkt' filepath='net/vmw_vsock/virtio_transport_common.c' line='162' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtio_transport_deliver_tap_pkt'> - <parameter type-id='ac22ee2f' name='pkt' filepath='net/vmw_vsock/virtio_transport_common.c' line='162' column='1'/> + <function-decl name='virtio_transport_deliver_tap_pkt' mangled-name='virtio_transport_deliver_tap_pkt' filepath='include/linux/virtio_vsock.h' line='148' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtio_transport_deliver_tap_pkt'> + <parameter type-id='ac22ee2f'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='virtio_transport_destruct' mangled-name='virtio_transport_destruct' filepath='net/vmw_vsock/virtio_transport_common.c' line='682' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtio_transport_destruct'> @@ -134525,8 +134666,8 @@ <parameter type-id='ecb0ce18' name='psk' filepath='net/vmw_vsock/virtio_transport_common.c' line='464' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='virtio_transport_free_pkt' mangled-name='virtio_transport_free_pkt' filepath='net/vmw_vsock/virtio_transport_common.c' line='1200' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtio_transport_free_pkt'> - <parameter type-id='ac22ee2f' name='pkt' filepath='net/vmw_vsock/virtio_transport_common.c' line='1200' column='1'/> + <function-decl name='virtio_transport_free_pkt' mangled-name='virtio_transport_free_pkt' filepath='include/linux/virtio_vsock.h' line='144' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtio_transport_free_pkt'> + <parameter type-id='ac22ee2f'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='virtio_transport_notify_buffer_size' mangled-name='virtio_transport_notify_buffer_size' filepath='net/vmw_vsock/virtio_transport_common.c' line='494' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtio_transport_notify_buffer_size'> @@ -134593,9 +134734,9 @@ <parameter type-id='6f074813' name='data' filepath='net/vmw_vsock/virtio_transport_common.c' line='583' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='virtio_transport_recv_pkt' mangled-name='virtio_transport_recv_pkt' filepath='net/vmw_vsock/virtio_transport_common.c' line='1106' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtio_transport_recv_pkt'> - <parameter type-id='2bfa174e' name='t' filepath='net/vmw_vsock/virtio_transport_common.c' line='1106' column='1'/> - <parameter type-id='ac22ee2f' name='pkt' filepath='net/vmw_vsock/virtio_transport_common.c' line='1107' column='1'/> + <function-decl name='virtio_transport_recv_pkt' mangled-name='virtio_transport_recv_pkt' filepath='include/linux/virtio_vsock.h' line='142' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtio_transport_recv_pkt'> + <parameter type-id='2bfa174e'/> + <parameter type-id='ac22ee2f'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='virtio_transport_release' mangled-name='virtio_transport_release' filepath='net/vmw_vsock/virtio_transport_common.c' line='850' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtio_transport_release'> @@ -134666,26 +134807,26 @@ <parameter type-id='3eb7c31c' name='gfp' filepath='drivers/virtio/virtio_ring.c' line='1761' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='virtqueue_add_sgs' mangled-name='virtqueue_add_sgs' filepath='drivers/virtio/virtio_ring.c' line='1724' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtqueue_add_sgs'> - <parameter type-id='91d0de51' name='_vq' filepath='drivers/virtio/virtio_ring.c' line='1724' column='1'/> - <parameter type-id='3f2244fd' name='sgs' filepath='drivers/virtio/virtio_ring.c' line='1725' column='1'/> - <parameter type-id='f0981eeb' name='out_sgs' filepath='drivers/virtio/virtio_ring.c' line='1726' column='1'/> - <parameter type-id='f0981eeb' name='in_sgs' filepath='drivers/virtio/virtio_ring.c' line='1727' column='1'/> - <parameter type-id='eaa32e2f' name='data' filepath='drivers/virtio/virtio_ring.c' line='1728' column='1'/> - <parameter type-id='3eb7c31c' name='gfp' filepath='drivers/virtio/virtio_ring.c' line='1729' column='1'/> + <function-decl name='virtqueue_add_sgs' mangled-name='virtqueue_add_sgs' filepath='include/linux/virtio.h' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtqueue_add_sgs'> + <parameter type-id='91d0de51'/> + <parameter type-id='3f2244fd'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='eaa32e2f'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='virtqueue_detach_unused_buf' mangled-name='virtqueue_detach_unused_buf' filepath='drivers/virtio/virtio_ring.c' line='2021' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtqueue_detach_unused_buf'> <parameter type-id='91d0de51' name='_vq' filepath='drivers/virtio/virtio_ring.c' line='2021' column='1'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='virtqueue_disable_cb' mangled-name='virtqueue_disable_cb' filepath='drivers/virtio/virtio_ring.c' line='1918' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtqueue_disable_cb'> - <parameter type-id='91d0de51' name='_vq' filepath='drivers/virtio/virtio_ring.c' line='1918' column='1'/> + <function-decl name='virtqueue_disable_cb' mangled-name='virtqueue_disable_cb' filepath='include/linux/virtio.h' line='71' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtqueue_disable_cb'> + <parameter type-id='91d0de51'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='virtqueue_enable_cb' mangled-name='virtqueue_enable_cb' filepath='drivers/virtio/virtio_ring.c' line='1983' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtqueue_enable_cb'> - <parameter type-id='91d0de51' name='_vq' filepath='drivers/virtio/virtio_ring.c' line='1983' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='virtqueue_enable_cb' mangled-name='virtqueue_enable_cb' filepath='include/linux/virtio.h' line='73' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtqueue_enable_cb'> + <parameter type-id='91d0de51'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='virtqueue_enable_cb_delayed' mangled-name='virtqueue_enable_cb_delayed' filepath='drivers/virtio/virtio_ring.c' line='2004' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtqueue_enable_cb_delayed'> <parameter type-id='91d0de51' name='_vq' filepath='drivers/virtio/virtio_ring.c' line='2004' column='1'/> @@ -134730,13 +134871,13 @@ <parameter type-id='91d0de51' name='vq' filepath='drivers/virtio/virtio_ring.c' line='1869' column='1'/> <return type-id='b50a4934'/> </function-decl> - <function-decl name='virtqueue_kick_prepare' mangled-name='virtqueue_kick_prepare' filepath='drivers/virtio/virtio_ring.c' line='1824' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtqueue_kick_prepare'> - <parameter type-id='91d0de51' name='_vq' filepath='drivers/virtio/virtio_ring.c' line='1824' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='virtqueue_kick_prepare' mangled-name='virtqueue_kick_prepare' filepath='include/linux/virtio.h' line='62' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtqueue_kick_prepare'> + <parameter type-id='91d0de51'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='virtqueue_notify' mangled-name='virtqueue_notify' filepath='drivers/virtio/virtio_ring.c' line='1841' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtqueue_notify'> - <parameter type-id='91d0de51' name='_vq' filepath='drivers/virtio/virtio_ring.c' line='1841' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='virtqueue_notify' mangled-name='virtqueue_notify' filepath='include/linux/virtio.h' line='64' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtqueue_notify'> + <parameter type-id='91d0de51'/> + <return type-id='c894953d'/> </function-decl> <function-decl name='virtqueue_poll' mangled-name='virtqueue_poll' filepath='drivers/virtio/virtio_ring.c' line='1959' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='virtqueue_poll'> <parameter type-id='91d0de51' name='_vq' filepath='drivers/virtio/virtio_ring.c' line='1959' column='1'/> @@ -134796,15 +134937,15 @@ <return type-id='48b5725f'/> </function-decl> <var-decl name='vm_zone_stat' type-id='84ab35b9' mangled-name='vm_zone_stat' visibility='default' filepath='mm/vmstat.c' line='163' column='1' elf-symbol-id='vm_zone_stat'/> - <function-decl name='vmalloc' mangled-name='vmalloc' filepath='mm/vmalloc.c' line='2639' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vmalloc'> - <parameter type-id='7359adad' name='size' filepath='mm/vmalloc.c' line='2639' column='1'/> + <function-decl name='vmalloc' mangled-name='vmalloc' filepath='include/linux/vmalloc.h' line='102' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vmalloc'> + <parameter type-id='7359adad'/> <return type-id='eaa32e2f'/> </function-decl> <function-decl name='vmalloc_nr_pages' mangled-name='vmalloc_nr_pages' filepath='mm/vmalloc.c' line='490' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vmalloc_nr_pages'> <return type-id='7359adad'/> </function-decl> - <function-decl name='vmalloc_to_page' mangled-name='vmalloc_to_page' filepath='mm/vmalloc.c' line='350' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vmalloc_to_page'> - <parameter type-id='eaa32e2f' name='vmalloc_addr' filepath='mm/vmalloc.c' line='350' column='1'/> + <function-decl name='vmalloc_to_page' mangled-name='vmalloc_to_page' filepath='include/linux/mm.h' line='791' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vmalloc_to_page'> + <parameter type-id='eaa32e2f'/> <return type-id='02f11ed4'/> </function-decl> <function-decl name='vmalloc_to_pfn' mangled-name='vmalloc_to_pfn' filepath='mm/vmalloc.c' line='401' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vmalloc_to_pfn'> @@ -134815,16 +134956,16 @@ <parameter type-id='7359adad' name='size' filepath='mm/vmalloc.c' line='2675' column='1'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='vmap' mangled-name='vmap' filepath='mm/vmalloc.c' line='2391' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vmap'> - <parameter type-id='9f93c9da' name='pages' filepath='mm/vmalloc.c' line='2391' column='1'/> - <parameter type-id='f0981eeb' name='count' filepath='mm/vmalloc.c' line='2391' column='1'/> - <parameter type-id='7359adad' name='flags' filepath='mm/vmalloc.c' line='2392' column='1'/> - <parameter type-id='2e2dcbd3' name='prot' filepath='mm/vmalloc.c' line='2392' column='1'/> + <function-decl name='vmap' mangled-name='vmap' filepath='include/linux/vmalloc.h' line='120' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vmap'> + <parameter type-id='9f93c9da'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='7359adad'/> + <parameter type-id='051883a9'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='vmemdup_user' mangled-name='vmemdup_user' filepath='mm/util.c' line='198' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vmemdup_user'> - <parameter type-id='eaa32e2f' name='src' filepath='mm/util.c' line='198' column='1'/> - <parameter type-id='b59d7dce' name='len' filepath='mm/util.c' line='198' column='1'/> + <function-decl name='vmemdup_user' mangled-name='vmemdup_user' filepath='include/linux/string.h' line='14' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vmemdup_user'> + <parameter type-id='eaa32e2f'/> + <parameter type-id='7359adad'/> <return type-id='eaa32e2f'/> </function-decl> <function-decl name='vmf_insert_mixed' mangled-name='vmf_insert_mixed' filepath='mm/memory.c' line='2182' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vmf_insert_mixed'> @@ -134833,11 +134974,11 @@ <parameter type-id='abe59ef3' name='pfn' filepath='mm/memory.c' line='2183' column='1'/> <return type-id='e9265215'/> </function-decl> - <function-decl name='vmf_insert_pfn' mangled-name='vmf_insert_pfn' filepath='mm/memory.c' line='2082' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vmf_insert_pfn'> - <parameter type-id='2ae08426' name='vma' filepath='mm/memory.c' line='2082' column='1'/> - <parameter type-id='7359adad' name='addr' filepath='mm/memory.c' line='2082' column='1'/> - <parameter type-id='7359adad' name='pfn' filepath='mm/memory.c' line='2083' column='1'/> - <return type-id='e9265215'/> + <function-decl name='vmf_insert_pfn' mangled-name='vmf_insert_pfn' filepath='include/linux/mm.h' line='2906' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vmf_insert_pfn'> + <parameter type-id='2ae08426'/> + <parameter type-id='7359adad'/> + <parameter type-id='7359adad'/> + <return type-id='f0981eeb'/> </function-decl> <function-decl name='vmf_insert_pfn_prot' mangled-name='vmf_insert_pfn_prot' filepath='mm/memory.c' line='2034' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vmf_insert_pfn_prot'> <parameter type-id='2ae08426' name='vma' filepath='mm/memory.c' line='2034' column='1'/> @@ -134846,9 +134987,9 @@ <parameter type-id='2e2dcbd3' name='pgprot' filepath='mm/memory.c' line='2035' column='1'/> <return type-id='e9265215'/> </function-decl> - <function-decl name='vprintk' mangled-name='vprintk' filepath='kernel/printk/printk.c' line='2070' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vprintk'> - <parameter type-id='80f4b756' name='fmt' filepath='kernel/printk/printk.c' line='2070' column='1'/> - <parameter type-id='2aee9912' name='args' filepath='kernel/printk/printk.c' line='2070' column='1'/> + <function-decl name='vprintk' mangled-name='vprintk' filepath='include/linux/printk.h' line='173' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vprintk'> + <parameter type-id='80f4b756'/> + <parameter type-id='5f919c1f'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='vprintk_emit' mangled-name='vprintk_emit' filepath='kernel/printk/printk.c' line='2022' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vprintk_emit'> @@ -134898,11 +135039,11 @@ <parameter type-id='5dbfcbb1' name='vdev' filepath='drivers/virtio/virtio_ring.c' line='2219' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='vscnprintf' mangled-name='vscnprintf' filepath='lib/vsprintf.c' line='2749' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vscnprintf'> - <parameter type-id='26a90f95' name='buf' filepath='lib/vsprintf.c' line='2749' column='1'/> - <parameter type-id='b59d7dce' name='size' filepath='lib/vsprintf.c' line='2749' column='1'/> - <parameter type-id='80f4b756' name='fmt' filepath='lib/vsprintf.c' line='2749' column='1'/> - <parameter type-id='2aee9912' name='args' filepath='lib/vsprintf.c' line='2749' column='1'/> + <function-decl name='vscnprintf' mangled-name='vscnprintf' filepath='include/linux/kernel.h' line='485' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vscnprintf'> + <parameter type-id='26a90f95'/> + <parameter type-id='7359adad'/> + <parameter type-id='80f4b756'/> + <parameter type-id='5f919c1f'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='vsnprintf' mangled-name='vsnprintf' filepath='include/linux/kernel.h' line='481' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vsnprintf'> @@ -134912,17 +135053,17 @@ <parameter type-id='5f919c1f'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='vsock_core_register' mangled-name='vsock_core_register' filepath='net/vmw_vsock/af_vsock.c' line='2167' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vsock_core_register'> - <parameter type-id='c6c5bd96' name='t' filepath='net/vmw_vsock/af_vsock.c' line='2167' column='1'/> - <parameter type-id='95e97e5e' name='features' filepath='net/vmw_vsock/af_vsock.c' line='2167' column='1'/> + <function-decl name='vsock_core_register' mangled-name='vsock_core_register' filepath='include/net/af_vsock.h' line='169' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vsock_core_register'> + <parameter type-id='c6c5bd96'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='vsock_core_unregister' mangled-name='vsock_core_unregister' filepath='net/vmw_vsock/af_vsock.c' line='2223' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vsock_core_unregister'> - <parameter type-id='c6c5bd96' name='t' filepath='net/vmw_vsock/af_vsock.c' line='2223' column='1'/> + <function-decl name='vsock_core_unregister' mangled-name='vsock_core_unregister' filepath='include/net/af_vsock.h' line='170' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vsock_core_unregister'> + <parameter type-id='c6c5bd96'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='vsock_for_each_connected_socket' mangled-name='vsock_for_each_connected_socket' filepath='net/vmw_vsock/af_vsock.c' line='336' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vsock_for_each_connected_socket'> - <parameter type-id='841969d0' name='fn' filepath='net/vmw_vsock/af_vsock.c' line='336' column='1'/> + <function-decl name='vsock_for_each_connected_socket' mangled-name='vsock_for_each_connected_socket' filepath='include/net/af_vsock.h' line='200' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vsock_for_each_connected_socket'> + <parameter type-id='841969d0'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='vsprintf' mangled-name='vsprintf' filepath='lib/vsprintf.c' line='2828' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vsprintf'> @@ -134931,12 +135072,12 @@ <parameter type-id='2aee9912' name='args' filepath='lib/vsprintf.c' line='2828' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='vunmap' mangled-name='vunmap' filepath='mm/vmalloc.c' line='2367' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vunmap'> - <parameter type-id='eaa32e2f' name='addr' filepath='mm/vmalloc.c' line='2367' column='1'/> + <function-decl name='vunmap' mangled-name='vunmap' filepath='include/linux/vmalloc.h' line='123' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vunmap'> + <parameter type-id='eaa32e2f'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='vzalloc' mangled-name='vzalloc' filepath='mm/vmalloc.c' line='2659' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vzalloc'> - <parameter type-id='7359adad' name='size' filepath='mm/vmalloc.c' line='2659' column='1'/> + <function-decl name='vzalloc' mangled-name='vzalloc' filepath='include/linux/vmalloc.h' line='103' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vzalloc'> + <parameter type-id='7359adad'/> <return type-id='eaa32e2f'/> </function-decl> <function-decl name='vzalloc_node' mangled-name='vzalloc_node' filepath='mm/vmalloc.c' line='2715' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='vzalloc_node'> @@ -134944,8 +135085,8 @@ <parameter type-id='95e97e5e' name='node' filepath='mm/vmalloc.c' line='2715' column='1'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='wait_for_completion' mangled-name='wait_for_completion' filepath='kernel/sched/completion.c' line='136' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='wait_for_completion'> - <parameter type-id='389faaf7' name='x' filepath='kernel/sched/completion.c' line='136' column='1'/> + <function-decl name='wait_for_completion' mangled-name='wait_for_completion' filepath='include/linux/completion.h' line='103' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='wait_for_completion'> + <parameter type-id='389faaf7'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='wait_for_completion_interruptible' mangled-name='wait_for_completion_interruptible' filepath='kernel/sched/completion.c' line='204' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='wait_for_completion_interruptible'> @@ -134962,8 +135103,8 @@ <parameter type-id='7359adad' name='timeout' filepath='kernel/sched/completion.c' line='189' column='1'/> <return type-id='7359adad'/> </function-decl> - <function-decl name='wait_for_completion_killable' mangled-name='wait_for_completion_killable' filepath='kernel/sched/completion.c' line='241' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='wait_for_completion_killable'> - <parameter type-id='389faaf7' name='x' filepath='kernel/sched/completion.c' line='241' column='1'/> + <function-decl name='wait_for_completion_killable' mangled-name='wait_for_completion_killable' filepath='include/linux/completion.h' line='106' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='wait_for_completion_killable'> + <parameter type-id='389faaf7'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='wait_for_completion_killable_timeout' mangled-name='wait_for_completion_killable_timeout' filepath='kernel/sched/completion.c' line='263' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='wait_for_completion_killable_timeout'> @@ -134971,12 +135112,12 @@ <parameter type-id='7359adad' name='timeout' filepath='kernel/sched/completion.c' line='264' column='1'/> <return type-id='bd54fe1a'/> </function-decl> - <function-decl name='wait_for_completion_timeout' mangled-name='wait_for_completion_timeout' filepath='kernel/sched/completion.c' line='155' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='wait_for_completion_timeout'> - <parameter type-id='389faaf7' name='x' filepath='kernel/sched/completion.c' line='155' column='1'/> - <parameter type-id='7359adad' name='timeout' filepath='kernel/sched/completion.c' line='155' column='1'/> + <function-decl name='wait_for_completion_timeout' mangled-name='wait_for_completion_timeout' filepath='include/linux/completion.h' line='107' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='wait_for_completion_timeout'> + <parameter type-id='389faaf7'/> + <parameter type-id='7359adad'/> <return type-id='7359adad'/> </function-decl> - <function-decl name='wait_for_device_probe' mangled-name='wait_for_device_probe' filepath='drivers/base/dd.c' line='700' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='wait_for_device_probe'> + <function-decl name='wait_for_device_probe' mangled-name='wait_for_device_probe' filepath='include/linux/device/driver.h' line='135' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='wait_for_device_probe'> <return type-id='48b5725f'/> </function-decl> <function-decl name='wait_woken' mangled-name='wait_woken' filepath='kernel/sched/wait.c' line='428' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='wait_woken'> @@ -135005,17 +135146,17 @@ <parameter type-id='1ea237a6' name='ws' filepath='drivers/base/power/wakeup.c' line='159' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='wakeup_source_register' mangled-name='wakeup_source_register' filepath='drivers/base/power/wakeup.c' line='221' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='wakeup_source_register'> - <parameter type-id='fa0b179b' name='dev' filepath='drivers/base/power/wakeup.c' line='221' column='1'/> - <parameter type-id='80f4b756' name='name' filepath='drivers/base/power/wakeup.c' line='222' column='1'/> + <function-decl name='wakeup_source_register' mangled-name='wakeup_source_register' filepath='include/linux/pm_wakeup.h' line='97' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='wakeup_source_register'> + <parameter type-id='fa0b179b'/> + <parameter type-id='80f4b756'/> <return type-id='1ea237a6'/> </function-decl> <function-decl name='wakeup_source_remove' mangled-name='wakeup_source_remove' filepath='drivers/base/power/wakeup.c' line='195' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='wakeup_source_remove'> <parameter type-id='1ea237a6' name='ws' filepath='drivers/base/power/wakeup.c' line='195' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='wakeup_source_unregister' mangled-name='wakeup_source_unregister' filepath='drivers/base/power/wakeup.c' line='246' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='wakeup_source_unregister'> - <parameter type-id='1ea237a6' name='ws' filepath='drivers/base/power/wakeup.c' line='246' column='1'/> + <function-decl name='wakeup_source_unregister' mangled-name='wakeup_source_unregister' filepath='include/linux/pm_wakeup.h' line='99' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='wakeup_source_unregister'> + <parameter type-id='1ea237a6'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='watchdog_init_timeout' mangled-name='watchdog_init_timeout' filepath='drivers/watchdog/watchdog_core.c' line='114' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='watchdog_init_timeout'> @@ -135082,28 +135223,28 @@ <parameter type-id='60075f2a' name='xa' filepath='lib/xarray.c' line='2199' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='xa_erase' mangled-name='xa_erase' filepath='lib/xarray.c' line='1505' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xa_erase'> - <parameter type-id='60075f2a' name='xa' filepath='lib/xarray.c' line='1505' column='1'/> - <parameter type-id='7359adad' name='index' filepath='lib/xarray.c' line='1505' column='1'/> + <function-decl name='xa_erase' mangled-name='xa_erase' filepath='include/linux/xarray.h' line='349' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xa_erase'> + <parameter type-id='60075f2a'/> + <parameter type-id='7359adad'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='xa_find' mangled-name='xa_find' filepath='lib/xarray.c' line='2005' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xa_find'> - <parameter type-id='60075f2a' name='xa' filepath='lib/xarray.c' line='2005' column='1'/> - <parameter type-id='1d2c2b85' name='indexp' filepath='lib/xarray.c' line='2005' column='1'/> - <parameter type-id='7359adad' name='max' filepath='lib/xarray.c' line='2006' column='1'/> - <parameter type-id='933bf462' name='filter' filepath='lib/xarray.c' line='2006' column='1'/> + <function-decl name='xa_find' mangled-name='xa_find' filepath='include/linux/xarray.h' line='355' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xa_find'> + <parameter type-id='60075f2a'/> + <parameter type-id='1d2c2b85'/> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='xa_find_after' mangled-name='xa_find_after' filepath='lib/xarray.c' line='2055' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xa_find_after'> - <parameter type-id='60075f2a' name='xa' filepath='lib/xarray.c' line='2055' column='1'/> - <parameter type-id='1d2c2b85' name='indexp' filepath='lib/xarray.c' line='2055' column='1'/> - <parameter type-id='7359adad' name='max' filepath='lib/xarray.c' line='2056' column='1'/> - <parameter type-id='933bf462' name='filter' filepath='lib/xarray.c' line='2056' column='1'/> + <function-decl name='xa_find_after' mangled-name='xa_find_after' filepath='include/linux/xarray.h' line='357' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xa_find_after'> + <parameter type-id='60075f2a'/> + <parameter type-id='1d2c2b85'/> + <parameter type-id='7359adad'/> + <parameter type-id='f0981eeb'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='xa_load' mangled-name='xa_load' filepath='lib/xarray.c' line='1448' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xa_load'> - <parameter type-id='60075f2a' name='xa' filepath='lib/xarray.c' line='1448' column='1'/> - <parameter type-id='7359adad' name='index' filepath='lib/xarray.c' line='1448' column='1'/> + <function-decl name='xa_load' mangled-name='xa_load' filepath='include/linux/xarray.h' line='347' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xa_load'> + <parameter type-id='60075f2a'/> + <parameter type-id='7359adad'/> <return type-id='eaa32e2f'/> </function-decl> <function-decl name='xa_store' mangled-name='xa_store' filepath='lib/xarray.c' line='1569' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xa_store'> @@ -135113,17 +135254,17 @@ <parameter type-id='3eb7c31c' name='gfp' filepath='lib/xarray.c' line='1569' column='1'/> <return type-id='eaa32e2f'/> </function-decl> - <function-decl name='xdp_convert_zc_to_xdp_frame' mangled-name='xdp_convert_zc_to_xdp_frame' filepath='net/core/xdp.c' line='417' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xdp_convert_zc_to_xdp_frame'> - <parameter type-id='38ed603d' name='xdp' filepath='net/core/xdp.c' line='417' column='1'/> + <function-decl name='xdp_convert_zc_to_xdp_frame' mangled-name='xdp_convert_zc_to_xdp_frame' filepath='include/net/xdp.h' line='134' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xdp_convert_zc_to_xdp_frame'> + <parameter type-id='38ed603d'/> <return type-id='cb1c5129'/> </function-decl> <function-decl name='xdp_do_flush' mangled-name='xdp_do_flush' filepath='net/core/filter.c' line='3918' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xdp_do_flush'> <return type-id='48b5725f'/> </function-decl> - <function-decl name='xdp_do_redirect' mangled-name='xdp_do_redirect' filepath='net/core/filter.c' line='3959' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xdp_do_redirect'> - <parameter type-id='68a2d05b' name='dev' filepath='net/core/filter.c' line='3959' column='1'/> - <parameter type-id='38ed603d' name='xdp' filepath='net/core/filter.c' line='3959' column='1'/> - <parameter type-id='bdcee7ae' name='xdp_prog' filepath='net/core/filter.c' line='3960' column='1'/> + <function-decl name='xdp_do_redirect' mangled-name='xdp_do_redirect' filepath='include/linux/filter.h' line='954' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xdp_do_redirect'> + <parameter type-id='68a2d05b'/> + <parameter type-id='38ed603d'/> + <parameter type-id='bdcee7ae'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='xdp_return_frame' mangled-name='xdp_return_frame' filepath='net/core/xdp.c' line='375' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xdp_return_frame'> @@ -135134,26 +135275,26 @@ <parameter type-id='cb1c5129' name='xdpf' filepath='net/core/xdp.c' line='381' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='xdp_rxq_info_reg' mangled-name='xdp_rxq_info_reg' filepath='net/core/xdp.c' line='160' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xdp_rxq_info_reg'> - <parameter type-id='8e35a44c' name='xdp_rxq' filepath='net/core/xdp.c' line='160' column='1'/> - <parameter type-id='68a2d05b' name='dev' filepath='net/core/xdp.c' line='161' column='1'/> - <parameter type-id='19c2251e' name='queue_index' filepath='net/core/xdp.c' line='161' column='1'/> + <function-decl name='xdp_rxq_info_reg' mangled-name='xdp_rxq_info_reg' filepath='include/net/xdp.h' line='213' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xdp_rxq_info_reg'> + <parameter type-id='8e35a44c'/> + <parameter type-id='68a2d05b'/> + <parameter type-id='f0981eeb'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='xdp_rxq_info_reg_mem_model' mangled-name='xdp_rxq_info_reg_mem_model' filepath='net/core/xdp.c' line='262' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xdp_rxq_info_reg_mem_model'> - <parameter type-id='8e35a44c' name='xdp_rxq' filepath='net/core/xdp.c' line='262' column='1'/> - <parameter type-id='8abc4a7f' name='type' filepath='net/core/xdp.c' line='263' column='1'/> - <parameter type-id='eaa32e2f' name='allocator' filepath='net/core/xdp.c' line='263' column='1'/> + <function-decl name='xdp_rxq_info_reg_mem_model' mangled-name='xdp_rxq_info_reg_mem_model' filepath='include/net/xdp.h' line='218' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xdp_rxq_info_reg_mem_model'> + <parameter type-id='8e35a44c'/> + <parameter type-id='8abc4a7f'/> + <parameter type-id='eaa32e2f'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='xdp_rxq_info_unreg' mangled-name='xdp_rxq_info_unreg' filepath='net/core/xdp.c' line='135' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xdp_rxq_info_unreg'> - <parameter type-id='8e35a44c' name='xdp_rxq' filepath='net/core/xdp.c' line='135' column='1'/> + <function-decl name='xdp_rxq_info_unreg' mangled-name='xdp_rxq_info_unreg' filepath='include/net/xdp.h' line='215' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xdp_rxq_info_unreg'> + <parameter type-id='8e35a44c'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='xdp_warn' mangled-name='xdp_warn' filepath='net/core/xdp.c' line='457' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xdp_warn'> - <parameter type-id='80f4b756' name='msg' filepath='net/core/xdp.c' line='457' column='1'/> - <parameter type-id='80f4b756' name='func' filepath='net/core/xdp.c' line='457' column='1'/> - <parameter type-id='2448a865' name='line' filepath='net/core/xdp.c' line='457' column='1'/> + <function-decl name='xdp_warn' mangled-name='xdp_warn' filepath='include/net/xdp.h' line='131' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xdp_warn'> + <parameter type-id='80f4b756'/> + <parameter type-id='80f4b756'/> + <parameter type-id='95e97e5e'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='xfrm_lookup' mangled-name='xfrm_lookup' filepath='net/xfrm/xfrm_policy.c' line='3183' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xfrm_lookup'> @@ -135164,9 +135305,9 @@ <parameter type-id='95e97e5e' name='flags' filepath='net/xfrm/xfrm_policy.c' line='3185' column='1'/> <return type-id='141b6427'/> </function-decl> - <function-decl name='xfrm_output' mangled-name='xfrm_output' filepath='net/xfrm/xfrm_output.c' line='566' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xfrm_output'> - <parameter type-id='f772df6d' name='sk' filepath='net/xfrm/xfrm_output.c' line='566' column='1'/> - <parameter type-id='0fbf3cfd' name='skb' filepath='net/xfrm/xfrm_output.c' line='566' column='1'/> + <function-decl name='xfrm_output' mangled-name='xfrm_output' filepath='include/net/xfrm.h' line='1561' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xfrm_output'> + <parameter type-id='f772df6d'/> + <parameter type-id='0fbf3cfd'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='xfrm_state_lookup_byspi' mangled-name='xfrm_state_lookup_byspi' filepath='net/xfrm/xfrm_state.c' line='1221' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xfrm_state_lookup_byspi'> @@ -135198,10 +135339,10 @@ <parameter type-id='25e60cb2' name='udev' filepath='drivers/usb/host/xhci.c' line='4221' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='xhci_alloc_command' mangled-name='xhci_alloc_command' filepath='drivers/usb/host/xhci-mem.c' line='1814' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_alloc_command'> - <parameter type-id='0c65b409' name='xhci' filepath='drivers/usb/host/xhci-mem.c' line='1814' column='1'/> - <parameter type-id='b50a4934' name='allocate_completion' filepath='drivers/usb/host/xhci-mem.c' line='1815' column='1'/> - <parameter type-id='3eb7c31c' name='mem_flags' filepath='drivers/usb/host/xhci-mem.c' line='1815' column='1'/> + <function-decl name='xhci_alloc_command' mangled-name='xhci_alloc_command' filepath='drivers/usb/host/xhci.h' line='2082' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_alloc_command'> + <parameter type-id='0c65b409'/> + <parameter type-id='c894953d'/> + <parameter type-id='f0981eeb'/> <return type-id='5a32bd4b'/> </function-decl> <function-decl name='xhci_alloc_erst' mangled-name='xhci_alloc_erst' filepath='drivers/usb/host/xhci-mem.c' line='1875' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_alloc_erst'> @@ -135234,9 +135375,9 @@ <parameter type-id='15adb516' name='ep' filepath='drivers/usb/host/xhci.c' line='1750' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='xhci_free_command' mangled-name='xhci_free_command' filepath='drivers/usb/host/xhci-mem.c' line='1865' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_free_command'> - <parameter type-id='0c65b409' name='xhci' filepath='drivers/usb/host/xhci-mem.c' line='1865' column='1'/> - <parameter type-id='5a32bd4b' name='command' filepath='drivers/usb/host/xhci-mem.c' line='1866' column='1'/> + <function-decl name='xhci_free_command' mangled-name='xhci_free_command' filepath='drivers/usb/host/xhci.h' line='2087' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_free_command'> + <parameter type-id='0c65b409'/> + <parameter type-id='5a32bd4b'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='xhci_free_erst' mangled-name='xhci_free_erst' filepath='drivers/usb/host/xhci-mem.c' line='1906' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_free_erst'> @@ -135253,15 +135394,15 @@ <parameter type-id='a07d0491' name='desc' filepath='drivers/usb/host/xhci.c' line='1298' column='1'/> <return type-id='f0981eeb'/> </function-decl> - <function-decl name='xhci_get_ep_ctx' mangled-name='xhci_get_ep_ctx' filepath='drivers/usb/host/xhci-mem.c' line='594' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_get_ep_ctx'> - <parameter type-id='0c65b409' name='xhci' filepath='drivers/usb/host/xhci-mem.c' line='594' column='1'/> - <parameter type-id='971e404f' name='ctx' filepath='drivers/usb/host/xhci-mem.c' line='595' column='1'/> - <parameter type-id='f0981eeb' name='ep_index' filepath='drivers/usb/host/xhci-mem.c' line='596' column='1'/> + <function-decl name='xhci_get_ep_ctx' mangled-name='xhci_get_ep_ctx' filepath='drivers/usb/host/xhci.h' line='2206' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_get_ep_ctx'> + <parameter type-id='0c65b409'/> + <parameter type-id='971e404f'/> + <parameter type-id='f0981eeb'/> <return type-id='216753a5'/> </function-decl> - <function-decl name='xhci_get_slot_ctx' mangled-name='xhci_get_slot_ctx' filepath='drivers/usb/host/xhci-mem.c' line='583' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_get_slot_ctx'> - <parameter type-id='0c65b409' name='xhci' filepath='drivers/usb/host/xhci-mem.c' line='583' column='1'/> - <parameter type-id='971e404f' name='ctx' filepath='drivers/usb/host/xhci-mem.c' line='584' column='1'/> + <function-decl name='xhci_get_slot_ctx' mangled-name='xhci_get_slot_ctx' filepath='drivers/usb/host/xhci.h' line='2205' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_get_slot_ctx'> + <parameter type-id='0c65b409'/> + <parameter type-id='971e404f'/> <return type-id='e42579ca'/> </function-decl> <function-decl name='xhci_handle_event' mangled-name='xhci_handle_event' filepath='drivers/usb/host/xhci-ring.c' line='2904' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_handle_event'> @@ -135285,12 +135426,12 @@ <parameter type-id='b50a4934' name='chain_links' filepath='drivers/usb/host/xhci-mem.c' line='102' column='1'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='xhci_queue_stop_endpoint' mangled-name='xhci_queue_stop_endpoint' filepath='drivers/usb/host/xhci-ring.c' line='4358' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_queue_stop_endpoint'> - <parameter type-id='0c65b409' name='xhci' filepath='drivers/usb/host/xhci-ring.c' line='4358' column='1'/> - <parameter type-id='5a32bd4b' name='cmd' filepath='drivers/usb/host/xhci-ring.c' line='4358' column='1'/> - <parameter type-id='95e97e5e' name='slot_id' filepath='drivers/usb/host/xhci-ring.c' line='4359' column='1'/> - <parameter type-id='f0981eeb' name='ep_index' filepath='drivers/usb/host/xhci-ring.c' line='4359' column='1'/> - <parameter type-id='95e97e5e' name='suspend' filepath='drivers/usb/host/xhci-ring.c' line='4359' column='1'/> + <function-decl name='xhci_queue_stop_endpoint' mangled-name='xhci_queue_stop_endpoint' filepath='drivers/usb/host/xhci.h' line='2140' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_queue_stop_endpoint'> + <parameter type-id='0c65b409'/> + <parameter type-id='5a32bd4b'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> <function-decl name='xhci_reset_bandwidth' mangled-name='xhci_reset_bandwidth' filepath='drivers/usb/host/xhci.c' line='2975' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_reset_bandwidth'> @@ -135312,13 +135453,13 @@ <parameter type-id='3eb7c31c' name='flags' filepath='drivers/usb/host/xhci-mem.c' line='425' column='1'/> <return type-id='52a50596'/> </function-decl> - <function-decl name='xhci_ring_cmd_db' mangled-name='xhci_ring_cmd_db' filepath='drivers/usb/host/xhci-ring.c' line='302' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_ring_cmd_db'> - <parameter type-id='0c65b409' name='xhci' filepath='drivers/usb/host/xhci-ring.c' line='302' column='1'/> + <function-decl name='xhci_ring_cmd_db' mangled-name='xhci_ring_cmd_db' filepath='drivers/usb/host/xhci.h' line='2133' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_ring_cmd_db'> + <parameter type-id='0c65b409'/> <return type-id='48b5725f'/> </function-decl> - <function-decl name='xhci_ring_free' mangled-name='xhci_ring_free' filepath='drivers/usb/host/xhci-mem.c' line='282' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_ring_free'> - <parameter type-id='0c65b409' name='xhci' filepath='drivers/usb/host/xhci-mem.c' line='282' column='1'/> - <parameter type-id='52a50596' name='ring' filepath='drivers/usb/host/xhci-mem.c' line='282' column='1'/> + <function-decl name='xhci_ring_free' mangled-name='xhci_ring_free' filepath='drivers/usb/host/xhci.h' line='2053' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_ring_free'> + <parameter type-id='0c65b409'/> + <parameter type-id='52a50596'/> <return type-id='48b5725f'/> </function-decl> <function-decl name='xhci_run' mangled-name='xhci_run' filepath='drivers/usb/host/xhci.c' line='637' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_run'> @@ -135335,10 +135476,10 @@ <parameter type-id='b50a4934' name='do_wakeup' filepath='drivers/usb/host/xhci.c' line='971' column='1'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='xhci_trb_virt_to_dma' mangled-name='xhci_trb_virt_to_dma' filepath='drivers/usb/host/xhci-ring.c' line='69' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_trb_virt_to_dma'> - <parameter type-id='9689f21b' name='seg' filepath='drivers/usb/host/xhci-ring.c' line='69' column='1'/> - <parameter type-id='2e0bb6d4' name='trb' filepath='drivers/usb/host/xhci-ring.c' line='70' column='1'/> - <return type-id='cf29c9b3'/> + <function-decl name='xhci_trb_virt_to_dma' mangled-name='xhci_trb_virt_to_dma' filepath='drivers/usb/host/xhci.h' line='2128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_trb_virt_to_dma'> + <parameter type-id='9689f21b'/> + <parameter type-id='2e0bb6d4'/> + <return type-id='3a47d82b'/> </function-decl> <function-decl name='xhci_update_erst_dequeue' mangled-name='xhci_update_erst_dequeue' filepath='drivers/usb/host/xhci-ring.c' line='2980' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xhci_update_erst_dequeue'> <parameter type-id='0c65b409' name='xhci' filepath='drivers/usb/host/xhci-ring.c' line='2980' column='1'/> @@ -135349,47 +135490,47 @@ <parameter type-id='0c65b409' name='xhci' filepath='drivers/usb/host/xhci.c' line='4317' column='1'/> <return type-id='1e9ca7e3'/> </function-decl> - <function-decl name='zlib_deflate' mangled-name='zlib_deflate' filepath='lib/zlib_deflate/deflate.c' line='329' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zlib_deflate'> - <parameter type-id='fb4f8c25' name='strm' filepath='lib/zlib_deflate/deflate.c' line='330' column='1'/> - <parameter type-id='95e97e5e' name='flush' filepath='lib/zlib_deflate/deflate.c' line='331' column='1'/> + <function-decl name='zlib_deflate' mangled-name='zlib_deflate' filepath='include/linux/zlib.h' line='223' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zlib_deflate'> + <parameter type-id='24a339f6'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='zlib_deflateEnd' mangled-name='zlib_deflateEnd' filepath='lib/zlib_deflate/deflate.c' line='468' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zlib_deflateEnd'> - <parameter type-id='fb4f8c25' name='strm' filepath='lib/zlib_deflate/deflate.c' line='469' column='1'/> + <function-decl name='zlib_deflateEnd' mangled-name='zlib_deflateEnd' filepath='include/linux/zlib.h' line='301' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zlib_deflateEnd'> + <parameter type-id='24a339f6'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='zlib_deflateInit2' mangled-name='zlib_deflateInit2' filepath='lib/zlib_deflate/deflate.c' line='188' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zlib_deflateInit2'> - <parameter type-id='fb4f8c25' name='strm' filepath='lib/zlib_deflate/deflate.c' line='189' column='1'/> - <parameter type-id='95e97e5e' name='level' filepath='lib/zlib_deflate/deflate.c' line='190' column='1'/> - <parameter type-id='95e97e5e' name='method' filepath='lib/zlib_deflate/deflate.c' line='191' column='1'/> - <parameter type-id='95e97e5e' name='windowBits' filepath='lib/zlib_deflate/deflate.c' line='192' column='1'/> - <parameter type-id='95e97e5e' name='memLevel' filepath='lib/zlib_deflate/deflate.c' line='193' column='1'/> - <parameter type-id='95e97e5e' name='strategy' filepath='lib/zlib_deflate/deflate.c' line='194' column='1'/> + <function-decl name='zlib_deflateInit2' mangled-name='zlib_deflateInit2' filepath='include/linux/zlib.h' line='586' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zlib_deflateInit2'> + <parameter type-id='24a339f6'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='zlib_deflateReset' mangled-name='zlib_deflateReset' filepath='lib/zlib_deflate/deflate.c' line='282' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zlib_deflateReset'> - <parameter type-id='fb4f8c25' name='strm' filepath='lib/zlib_deflate/deflate.c' line='283' column='1'/> + <function-decl name='zlib_deflateReset' mangled-name='zlib_deflateReset' filepath='include/linux/zlib.h' line='503' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zlib_deflateReset'> + <parameter type-id='24a339f6'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='zlib_deflate_workspacesize' mangled-name='zlib_deflate_workspacesize' filepath='lib/zlib_deflate/deflate.c' line='1127' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zlib_deflate_workspacesize'> - <parameter type-id='95e97e5e' name='windowBits' filepath='lib/zlib_deflate/deflate.c' line='1127' column='1'/> - <parameter type-id='95e97e5e' name='memLevel' filepath='lib/zlib_deflate/deflate.c' line='1127' column='1'/> + <function-decl name='zlib_deflate_workspacesize' mangled-name='zlib_deflate_workspacesize' filepath='include/linux/zlib.h' line='182' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zlib_deflate_workspacesize'> + <parameter type-id='95e97e5e'/> + <parameter type-id='95e97e5e'/> <return type-id='95e97e5e'/> </function-decl> - <function-decl name='zone_watermark_ok' mangled-name='zone_watermark_ok' filepath='mm/page_alloc.c' line='3813' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zone_watermark_ok'> - <parameter type-id='0a0aff97' name='z' filepath='mm/page_alloc.c' line='3813' column='1'/> - <parameter type-id='f0981eeb' name='order' filepath='mm/page_alloc.c' line='3813' column='1'/> - <parameter type-id='7359adad' name='mark' filepath='mm/page_alloc.c' line='3813' column='1'/> - <parameter type-id='95e97e5e' name='highest_zoneidx' filepath='mm/page_alloc.c' line='3814' column='1'/> - <parameter type-id='f0981eeb' name='alloc_flags' filepath='mm/page_alloc.c' line='3814' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='zone_watermark_ok' mangled-name='zone_watermark_ok' filepath='include/linux/mmzone.h' line='867' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zone_watermark_ok'> + <parameter type-id='0a0aff97'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='7359adad'/> + <parameter type-id='95e97e5e'/> + <parameter type-id='f0981eeb'/> + <return type-id='c894953d'/> </function-decl> - <function-decl name='zone_watermark_ok_safe' mangled-name='zone_watermark_ok_safe' filepath='mm/page_alloc.c' line='3861' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zone_watermark_ok_safe'> - <parameter type-id='0a0aff97' name='z' filepath='mm/page_alloc.c' line='3861' column='1'/> - <parameter type-id='f0981eeb' name='order' filepath='mm/page_alloc.c' line='3861' column='1'/> - <parameter type-id='7359adad' name='mark' filepath='mm/page_alloc.c' line='3862' column='1'/> - <parameter type-id='95e97e5e' name='highest_zoneidx' filepath='mm/page_alloc.c' line='3862' column='1'/> - <return type-id='b50a4934'/> + <function-decl name='zone_watermark_ok_safe' mangled-name='zone_watermark_ok_safe' filepath='include/linux/mmzone.h' line='870' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zone_watermark_ok_safe'> + <parameter type-id='0a0aff97'/> + <parameter type-id='f0981eeb'/> + <parameter type-id='7359adad'/> + <parameter type-id='95e97e5e'/> + <return type-id='c894953d'/> </function-decl> </abi-instr> </abi-corpus>
diff --git a/android/abi_gki_aarch64_mtk b/android/abi_gki_aarch64_mtk index e4353e2..e9ae312 100644 --- a/android/abi_gki_aarch64_mtk +++ b/android/abi_gki_aarch64_mtk
@@ -190,6 +190,7 @@ cpufreq_driver_resolve_freq __cpufreq_driver_target cpufreq_enable_fast_switch + cpufreq_frequency_table_get_index cpufreq_generic_attr cpufreq_generic_frequency_table_verify cpufreq_get_policy @@ -397,6 +398,7 @@ devm_pinctrl_get devm_pinctrl_put devm_pinctrl_register_and_init + devm_platform_get_and_ioremap_resource devm_platform_ioremap_resource devm_platform_ioremap_resource_byname devm_power_supply_get_by_phandle @@ -531,6 +533,7 @@ driver_create_file driver_remove_file driver_unregister + drm_add_edid_modes drm_add_modes_noedid drm_atomic_add_affected_connectors drm_atomic_get_crtc_state @@ -568,6 +571,7 @@ drm_connector_attach_encoder drm_connector_cleanup drm_connector_init + drm_connector_update_edid_property drm_crtc_cleanup drm_crtc_handle_vblank drm_crtc_init_with_planes @@ -581,6 +585,16 @@ drm_dev_put drm_dev_register drm_dev_unregister + drm_dp_aux_init + drm_dp_aux_register + drm_dp_channel_eq_ok + drm_dp_clock_recovery_ok + drm_dp_dpcd_read + drm_dp_dpcd_write + drm_dp_link_train_channel_eq_delay + drm_dp_link_train_clock_recovery_delay + drm_edid_duplicate + drm_edid_to_sad drm_encoder_cleanup drm_encoder_init __drm_err @@ -603,8 +617,8 @@ drm_gem_prime_fd_to_handle drm_gem_prime_handle_to_fd drm_gem_prime_import - drm_gem_private_object_init drm_gem_vm_close + drm_get_edid drm_helper_hpd_irq_event drm_helper_mode_fill_fb_struct drm_helper_probe_single_connector_modes @@ -813,6 +827,7 @@ i2c_add_adapter i2c_del_adapter i2c_del_driver + i2c_get_adapter i2c_get_dma_safe_msg_buf i2c_put_dma_safe_msg_buf i2c_register_driver @@ -1072,6 +1087,7 @@ media_entity_pads_init media_entity_remote_pad media_entity_remove_links + __media_entity_setup_link media_graph_walk_next media_graph_walk_start media_pipeline_start @@ -1421,6 +1437,7 @@ __put_net __put_page put_pid + put_task_stack __put_task_struct put_unused_fd put_vaddr_frames @@ -1697,6 +1714,7 @@ skb_queue_purge skb_queue_tail skb_trim + smp_call_function snd_card_add_dev_attr snd_ctl_boolean_mono_info snd_jack_set_key @@ -1847,6 +1865,7 @@ tasklist_lock __task_pid_nr_ns __task_rq_lock + task_sched_runtime thermal_cooling_device_unregister thermal_of_cooling_device_register thermal_zone_get_temp @@ -1865,6 +1884,7 @@ trace_event_raw_init trace_event_reg trace_handle_return + __traceiter_android_rvh_after_enqueue_task __traceiter_android_rvh_cpu_overutilized __traceiter_android_rvh_dequeue_task __traceiter_android_rvh_dequeue_task_fair @@ -1873,6 +1893,8 @@ __traceiter_android_rvh_find_busiest_group __traceiter_android_rvh_find_energy_efficient_cpu __traceiter_android_rvh_finish_prio_fork + __traceiter_android_rvh_media_device_setup_link + __traceiter_android_rvh_new_task_stats __traceiter_android_rvh_prepare_prio_fork __traceiter_android_rvh_rtmutex_prepare_setprio __traceiter_android_rvh_sched_newidle_balance @@ -1881,6 +1903,9 @@ __traceiter_android_rvh_set_user_nice __traceiter_android_rvh_tick_entry __traceiter_android_rvh_uclamp_eff_get + __traceiter_android_rvh_v4l2subdev_set_fmt + __traceiter_android_rvh_v4l2subdev_set_frame_interval + __traceiter_android_rvh_v4l2subdev_set_selection __traceiter_android_vh_alter_futex_plist_add __traceiter_android_vh_alter_rwsem_list_add __traceiter_android_vh_arch_set_freq_scale @@ -1900,6 +1925,7 @@ __traceiter_android_vh_finish_update_load_avg_se __traceiter_android_vh_iommu_alloc_iova __traceiter_android_vh_iommu_free_iova + __traceiter_android_vh_ipv6_gen_linklocal_addr __traceiter_android_vh_logbuf __traceiter_android_vh_override_creds __traceiter_android_vh_prepare_update_load_avg_se @@ -1929,6 +1955,9 @@ __traceiter_rwmmio_read __traceiter_rwmmio_write __traceiter_sched_update_nr_running_tp + __traceiter_task_newtask + __traceiter_xhci_urb_giveback + __tracepoint_android_rvh_after_enqueue_task __tracepoint_android_rvh_cpu_overutilized __tracepoint_android_rvh_dequeue_task __tracepoint_android_rvh_dequeue_task_fair @@ -1937,6 +1966,8 @@ __tracepoint_android_rvh_find_busiest_group __tracepoint_android_rvh_find_energy_efficient_cpu __tracepoint_android_rvh_finish_prio_fork + __tracepoint_android_rvh_media_device_setup_link + __tracepoint_android_rvh_new_task_stats __tracepoint_android_rvh_prepare_prio_fork __tracepoint_android_rvh_rtmutex_prepare_setprio __tracepoint_android_rvh_sched_newidle_balance @@ -1945,6 +1976,9 @@ __tracepoint_android_rvh_set_user_nice __tracepoint_android_rvh_tick_entry __tracepoint_android_rvh_uclamp_eff_get + __tracepoint_android_rvh_v4l2subdev_set_fmt + __tracepoint_android_rvh_v4l2subdev_set_frame_interval + __tracepoint_android_rvh_v4l2subdev_set_selection __tracepoint_android_vh_alter_futex_plist_add __tracepoint_android_vh_alter_rwsem_list_add __tracepoint_android_vh_arch_set_freq_scale @@ -1964,6 +1998,7 @@ __tracepoint_android_vh_finish_update_load_avg_se __tracepoint_android_vh_iommu_alloc_iova __tracepoint_android_vh_iommu_free_iova + __tracepoint_android_vh_ipv6_gen_linklocal_addr __tracepoint_android_vh_logbuf __tracepoint_android_vh_override_creds __tracepoint_android_vh_prepare_update_load_avg_se @@ -1996,6 +2031,8 @@ __tracepoint_rwmmio_write __tracepoint_sched_update_nr_running_tp tracepoint_srcu + __tracepoint_task_newtask + __tracepoint_xhci_urb_giveback trace_print_array_seq trace_print_hex_seq trace_print_symbols_seq @@ -2385,6 +2422,7 @@ dma_sync_single_for_device downgrade_write down_read_trylock + drm_gem_private_object_init get_user_pages get_user_pages_fast gpiod_set_raw_value @@ -2402,7 +2440,6 @@ kstrtobool_from_user ktime_get_raw led_classdev_unregister - __media_entity_setup_link memdup_user __mmdrop module_put @@ -2415,7 +2452,6 @@ param_ops_string perf_num_counters pin_user_pages_remote - put_task_stack rb_prev rb_replace_node __release_region @@ -2445,7 +2481,6 @@ si_meminfo skb_pull_rcsum skb_realloc_headroom - smp_call_function smp_call_function_single snd_soc_component_test_bits sprint_symbol_no_offset @@ -2455,31 +2490,17 @@ syscore_suspend system_long_wq thermal_zone_device_update - __traceiter_android_rvh_after_enqueue_task - __traceiter_android_rvh_media_device_setup_link __traceiter_android_rvh_sched_rebalance_domains - __traceiter_android_rvh_v4l2subdev_set_fmt - __traceiter_android_rvh_v4l2subdev_set_frame_interval - __traceiter_android_rvh_v4l2subdev_set_selection __traceiter_android_vh_cgroup_attach - __traceiter_android_vh_ipv6_gen_linklocal_addr __traceiter_android_vh_is_fpsimd_save __traceiter_android_vh_media_device_setup_link __traceiter_android_vh_v4l2subdev_set_fmt __traceiter_android_vh_v4l2subdev_set_frame_interval __traceiter_android_vh_v4l2subdev_set_selection __traceiter_gpu_mem_total - __traceiter_task_newtask - __traceiter_xhci_urb_giveback trace_output_call - __tracepoint_android_rvh_after_enqueue_task - __tracepoint_android_rvh_media_device_setup_link __tracepoint_android_rvh_sched_rebalance_domains - __tracepoint_android_rvh_v4l2subdev_set_fmt - __tracepoint_android_rvh_v4l2subdev_set_frame_interval - __tracepoint_android_rvh_v4l2subdev_set_selection __tracepoint_android_vh_cgroup_attach - __tracepoint_android_vh_ipv6_gen_linklocal_addr __tracepoint_android_vh_is_fpsimd_save __tracepoint_android_vh_media_device_setup_link __tracepoint_android_vh_ufs_update_sdev @@ -2487,8 +2508,6 @@ __tracepoint_android_vh_v4l2subdev_set_frame_interval __tracepoint_android_vh_v4l2subdev_set_selection __tracepoint_gpu_mem_total - __tracepoint_task_newtask - __tracepoint_xhci_urb_giveback trace_print_flags_seq try_module_get tty_driver_flush_buffer